<div dir="ltr">Hi,<div><br></div><div>Yes this is reproducible with current trac source. I have created <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8229">trac</a> ticket for same. Will be fixing it soon. Meanwhile leave your observation there.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 9, 2014 at 1:19 AM, Holbok István <span dir="ltr"><<a href="mailto:holbok@gmail.com" target="_blank">holbok@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Dear vtiger Team,<br>
    <br>
    It looks like the outgoing STMP server settings sends a wrong Ajax
    call (vtiger 6.1 SVN 14256):<br>
    <br>
    From Firebug these were the parameters to send:<br>
    <br>
    <b>action    </b>OutgoingServerSaveAjax<br>
    <b>default    </b>false<br>
    <b>from_email_field    </b><br>
    <b>id   </b> <br>
    <b>module    </b>Vtiger<br>
    <b>parent    </b>Settings<br>
    <b>server    </b><a href="http://mail.example.com:26" target="_blank">mail.example.com:26</a><br>
    <b>server_password</b>    PasswordString<br>
    <b>server_port</b>    0<br>
    <b>server_type</b>    email<br>
    <b>server_username</b>    <a href="mailto:admin@example.com" target="_blank">admin@example.com</a><br>
    <b>smtp_auth</b>    on<br>
    <br>
    ----------------------------<br>
    The file
    ...\modules\Settings\Vtiger\actions\OutgoingServerSaveAjax.php<br>
    did not have any action to parse <a href="http://mail.example.com:26" target="_blank">mail.example.com:26</a> as well.<br>
    <br>
    This server uses port 26 for the SMTP.<br>
    <br>
    The UI has not had input row to give the server port, so I can use
    the <b><a href="http://mail.example.com:26" target="_blank">mail.example.com:26</a></b> format only.<br>
    But the program did not parse well the given parameters. For example
    server_port = 0 was the sent data.<br>
    <br>
    The ajax response:
    {"success":false,"error":{"code":0,"message":"Error occurred while
    sending mail"}}<br>
    <br>
    With wrong sent data of course we can get an error message only.<br>
    <br>
    Used browsers: Firefox, and Google Chrome - the SMPT setting did
    work on both of them.<br>
    <br>
    Going the phpMyadmin and giving the right data to the
    'vtiger_systems' table, the outgoing email started to work.<br>
    <br>
    <br>
    Please review it.<br>
    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).<br>
    <br>
    Kindest regards:<br>
    István<span class="HOEnZb"><font color="#888888"><br>
    <br>
    <div>-- <br>
      üdvözlettel:<br>
      <br>
      <b>Holbok István</b><br>
      <br>
      +3670-342-0900<br>
      <b>e-mail:</b> <a href="mailto:holbok@gmail.com" target="_blank">holbok@gmail.com</a><br>
      <b>SkyPe:</b> holboki<br>
      <br>
    </div>
  </font></span></div>

<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div>
</div>