Configure mail settings
Hi
I cant get our HGlab to send emails to users.
I have setup
SMTP server address XX.XX.XX.XX
SMTP serverport 25
Sender Address [email blocked]
I don't recieve any mails. I Wonder if it's because the SMTP server doesn't require any SMTP login/password.
SMTP server is a postfix server.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Anton Gogolev on 19 Feb, 2013 06:52 AM
Mst,
Thanks for reporting the issue! Currently, HgLab swallows all mail-related exceptions and there's no reliable way to diagnose the issue. I'll add appropriate logging to the next release and we'll start from there.
I'll contact you when it's available.
Sorry for the inconvenience.
2 Posted by JB on 04 Jun, 2013 07:36 PM
Hi Anton,
Was this issue ever resolved? I'm trying to get it to connect to a local SMTP relay which doesn't require credentials and it doesn't work.
Thanks again.
3 Posted by JB on 04 Jun, 2013 08:04 PM
Just a little more detail of my issue..
I have "SMTP Server Address" set to localhost.
When I his Save Changes though I get an exception page which mentions:
No connection could be made because the target machine actively refused it [::1]:25
It's trying to connect to ::1 (IPv6 Localhost) which the SMTP Relay I'm using is not listening on, and it's incapable of doing so.
Thanks again.
4 Posted by JB on 04 Jun, 2013 08:44 PM
Ok, so, yet another update. :)
I was able to find an SMTP relay that supports IPv6 and it's all good now.
In case anyone else is looking for one, I went with the one at http://www.hmailserver.com
Support Staff 5 Posted by Anton Gogolev on 05 Jun, 2013 10:15 AM
JB,
Sorry for having replied you so late. Glad you could resolve the issue on
your own; this goes straight to Docs whenever they're live.