libresh / libre.sh

Moved to https://lab.libreho.st/libre.sh/compose.libre.sh
GNU Affero General Public License v3.0
189 stars 22 forks source link

email not working in known #21

Closed pierreozoux closed 9 years ago

pierreozoux commented 9 years ago

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