[Vtigercrm-developers] SMTP not working
Alan Lord
alanslists at gmail.com
Wed Apr 5 14:42:32 GMT 2017
Replace the (very old and obsolete) vtiger supplied
class.{smtp,phpmailer}.php files with new ones from the project on github.
You will have to manually include the smtp class as it is now designed
for Composer but other that I have found that it is a drop-in
replacement and fixes most issues.
HTH
Al
On 05/04/17 15:10, iko wrote:
> Hi,
>
> It is a known problem to get smtp to work. What I and many others did, is to
> change smtp to sendmail in class.phpmailer.php. This means that smtp is
> turned off and all mails are send with php mail() function. Is there any fix
> to get smtp to work?
>
>
>
> --
> View this message in context: http://vtiger-crm.2324883.n4.nabble.com/SMTP-not-working-tp20617.html
> Sent from the vtigercrm-developers mailing list archive at Nabble.com.
> _______________________________________________
> http://www.vtiger.com/
>
More information about the vtigercrm-developers
mailing list