[Vtigercrm-developers] Question on behavior
Stacey Johnson
stacey.johnson110 at gmail.com
Fri Nov 11 23:35:32 GMT 2016
I mean in function: setMailServerProperties($mail);
And what happen if I enclose various mail servers at the same time ?
Som
On Sat, Nov 12, 2016 at 6:26 AM, Somsak Artwawoot <somsak6som at gmail.com>
wrote:
> What actually will happen if I add following to mail.php?
>
> if ($server=="mail.myserver.com")
> {
> require_once('include/utils/encryption.php');
> $mailinfo = getmailserverinfo($current_user);
> $de_crypt = new encryption();
> $username=$mailinfo->fields['mail_username'];
> $password=$de_crypt->decrypt($mailinfo->fields['mail_
> password']);
> }
>
>
>
> Regards
>
> Som
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20161112/a715ce5f/attachment.html>
More information about the vtigercrm-developers
mailing list