[Vtigercrm-developers] wrong ajax call at the outgoing smtp server settings : vtiger 6.1 SVN 14256

Uma S uma.s at vtiger.com
Tue Sep 9 07:02:11 GMT 2014


Hi,

Yes this is reproducible with current trac source. I have created trac
<http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8229> ticket for same. Will
be fixing it soon. Meanwhile leave your observation there.

On Tue, Sep 9, 2014 at 1:19 AM, Holbok István <holbok at gmail.com> wrote:

>  Dear vtiger Team,
>
> It looks like the outgoing STMP server settings sends a wrong Ajax call
> (vtiger 6.1 SVN 14256):
>
> From Firebug these were the parameters to send:
>
> *action    *OutgoingServerSaveAjax
> *default    *false
> *from_email_field    *
> *id   *
> *module    *Vtiger
> *parent    *Settings
> *server    *mail.example.com:26
> *server_password*    PasswordString
> *server_port*    0
> *server_type*    email
> *server_username*    admin at example.com
> *smtp_auth*    on
>
> ----------------------------
> The file ...\modules\Settings\Vtiger\actions\OutgoingServerSaveAjax.php
> did not have any action to parse mail.example.com:26 as well.
>
> This server uses port 26 for the SMTP.
>
> The UI has not had input row to give the server port, so I can use the *mail.example.com:26
> <http://mail.example.com:26>* format only.
> But the program did not parse well the given parameters. For example
> server_port = 0 was the sent data.
>
> The ajax response: {"success":false,"error":{"code":0,"message":"Error
> occurred while sending mail"}}
>
> With wrong sent data of course we can get an error message only.
>
> Used browsers: Firefox, and Google Chrome - the SMPT setting did work on
> both of them.
>
> Going the phpMyadmin and giving the right data to the 'vtiger_systems'
> table, the outgoing email started to work.
>
>
> Please review it.
> This function worked well using the 6.1.0 AE package for the install about
> a week ago. I do not know what happened but it went wrong (at least at me).
>
> Kindest regards:
> István
>
> --
> üdvözlettel:
>
> *Holbok István*
>
> +3670-342-0900
> *e-mail:* holbok at gmail.com
> *SkyPe:* holboki
>
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
With
Best Regards
Uma.S
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140909/199c06f9/attachment-0001.html>


More information about the vtigercrm-developers mailing list