Hi, This is more a question to the OpenSMTPD community. In OpenBSD 6.4 and already in -current there is a new config file syntax. I did the work and converted my config:
http://www.centroid.eu/blog/c?article=1529689653 That is from my blog. I have a question though whether my config is indeed correct. In another config I had to add "tls no-verify" in the action "relay" for it to deliver to my self-signed opensmtpd. In order to enjoy wide coverage to people who I mail to, do I need to add/replace the following statement? action "relay" relay to action "relay" relay tls no-verify Any helping feedback would be appreciated. Thanks. -peter