Timeline for Lightweight outgoing SMTP server
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 21, 2019 at 0:34 | comment | added | bahamat | @FarO I explicitly covered both cases. Two commands if you don't need to authenticate (believe it or not, plenty of places still use an IP ACL), three additional commands if you do need to auth. | |
| Jun 12, 2019 at 9:16 | comment | added | FarO | "As long as the SMTP server specified in relayhost doesn't require authentication" -> ok, but that's rarely the case nowadays. Your suggestion is correct, but mostly irrelevant! | |
| Jun 29, 2016 at 4:13 | comment | added | tudor -Reinstate Monica- | For tls, I also used: relayhost=other.mailserver.com:465 then smtp_tls_wrappermode=yes and smtp_tls_security_level=encrypt but it's attempting to use the local user as the auth. I have to rewrite the auth user somehow. | |
| Nov 9, 2015 at 11:39 | comment | added | valentt | I figured it out, also in the mean time, there were two packages missing, first one is postfix-pcre as you said, but other one was a strange one - libsasl2-modules. I'm puzzled how libsasl2 and libsasl2-modules-db were installed but libsasl2-modules was missing... Now finally everything works. Can you please add this crucial info to your answer? | |
| Nov 7, 2015 at 6:48 | comment | added | bahamat | Install pcre and/or postfix-pcre and try again. | |
| Nov 6, 2015 at 11:37 | comment | added | valentt | Tried these settings and I get an error: "error: unsupported dictionary type: pcre" | |
| Feb 6, 2015 at 19:14 | history | edited | bahamat | CC BY-SA 3.0 | edited body |
| Feb 6, 2015 at 18:51 | history | edited | bahamat | CC BY-SA 3.0 | deleted 3 characters in body |
| Dec 1, 2014 at 11:28 | history | edited | bahamat | CC BY-SA 3.0 | deleted 14 characters in body |
| Jan 16, 2011 at 19:26 | history | answered | bahamat | CC BY-SA 2.5 |