Hi all,

So I've investigated, and before I report a bug I wanted to confirm I'm not misinterpreting how this should work. If:

smtp.host = mymailhost.mydomain.com
smtp.port = 25

That should tell the auth service to use that SMTP server for sending mail, correct? It seems that if one does this, mail_helper.js (line 66) attempts to bind port 25 on the local machine (thus failing). IRC recommended commenting out the mail helper in start-local.sh, which fixed the issue for now, but I'm still not 100% sure I'm understanding the configuration properly and would rather not misreport an issue.

--
Thanks,
Ben

_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct

Reply via email to