email not working in known
I managed to make it working with:
$transport = \Swift_SmtpTransport::newInstance('172.17.42.1', 25);
Check if I could setup this smtp_host and smtp_port though config.ini
I managed to make it working with:
$transport = \Swift_SmtpTransport::newInstance('172.17.42.1', 25);
Check if I could setup this smtp_host and smtp_port though config.ini