Replies: 5 comments
-
Can be ECC certs used with latest OpenSMTPD? |
Beta Was this translation helpful? Give feedback.
-
no, there's a ticket opened. |
Beta Was this translation helpful? Give feedback.
-
with the old grammar i used the following: accept from any for domain "example.com" recipient "foo@example.com" relay via tls+auth://exodus@smtp.provider.com auth to do some sort of catchall. |
Beta Was this translation helpful? Give feedback.
-
a typo on the webpage https://poolp.org/posts/2018-05-21/switching-to-opensmtpd-new-config/ action act05 relay src helo-names |
Beta Was this translation helpful? Give feedback.
-
This was implemented since my last response but only for OpenSMTPD linked against LibreSSL, the reason is that we don't just do ECC but we do ECC with private keys not exposed to the network-facing process and this relies on a low-level API which diverges between LibreSSL and OpenSSL.
Catch-all works the same, but the virtual keyword is now associated to an action, not to a match.
The article was written a while ago, I will fix the example and make it more clear :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions