[ixpmanager] V4 fresh install mail issue

Barry O'Donovan barry.odonovan at inex.ie
Tue Feb 7 17:12:49 GMT 2017


Hi Paul,

I'm CC'ing you on this email but can you make sure you subscribe to the
mailing list (if you haven't already) via:

https://www.inex.ie/mailman/listinfo/ixpmanager

> I am seeing the error "Due to a system error, we could not resend the
> welcome email to real email address"
> 
> Before I really started to break things -
> 
> our smtp host requires smtp auth
> tried various setting in the config/mail.php and .env such as:
> # See config/mail.php
> #MAIL_DRIVER=log
> MAIL_HOST="mail.iosaz.net <http://mail.iosaz.net>"
> MAIL_PORT=25
> #MAIL_USERNAME="ixp at phoenix-ix.net <mailto:ixp at phoenix-ix.net>"
> #MAIL_PASSWORD="dandsd4ggS"
> MAIL_PRETEND=false

This code is handled by Zend Framework v1 and while auth options are
offered, I've never known it to work with that library.

The options are available in v4 as we'll eventually migrate that code to
Laravel (which uses SwiftMailer) and auth will work fine. In the interim
you'll need a mail relay server that will accept mail for relay based on
your IP address.

Most IXPs as far as I have seen have a local mail relay (needed for all
manner of things such as cron emails, etc). I appreciate you're testing
in a VM however so you'll need to find some work around :-(

 - Barry



-- 

Kind regards,
Barry O'Donovan
INEX Operations

https://www.inex.ie/support/
+353 1 531 3339




More information about the ixpmanager mailing list