[ixpmanager] unable to configure SMTP

Barry O'Donovan barry.odonovan at inex.ie
Mon Jan 22 12:01:41 GMT 2018


Hi Marco,

Marco d'Itri wrote:
> I tried to configure SMTP:
> 
> MAIL_DRIVER=smtp
> MAIL_HOST=server1.minap.it
> MAIL_PORT=25
> MAIL_PRETEND=false
> 
> But ixpmanager is still trying to use /usr/sbin/sendmail.
> Any hints?


This looks like an issue with Zend Framework interacting with Laravel. I
have fixed it via:

https://github.com/inex/IXP-Manager/commit/0f8e802677a609c6ebd64c9617a6260d8365c42f

and it seems to work for me.

I've tagged v4.7.1 for this:

https://github.com/inex/IXP-Manager/releases/tag/v4.7.1


> (BTW, MAIL_PRETEND is not documented in config/.)


Looks like this is a now-obsolete framework option. Removed in:

https://github.com/inex/IXP-Manager/commit/0bee76157c21770f784ba60ff45459bd194f70dd


 - Barry



More information about the ixpmanager mailing list