[Vtigercrm-developers] Question on behavior
Stacey Johnson
stacey.johnson110 at gmail.com
Fri Nov 11 23:38:03 GMT 2016
It will gives you option to use various smtp servers?
Stacey
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:35 AM, Stacey Johnson <stacey.johnson110 at gmail.com
> wrote:
> 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/2e40bfd0/attachment.html>
More information about the vtigercrm-developers
mailing list