On Mon, 04 May 2015 09:44:09 -0700, Daniel Pajonzeck <[email protected]> wrote:
$ cat smtpd.conf
table aliases { root=pi, [email protected] }
accept for local alias <aliases> deliver to mbox
accept for any relay verify

$ smtpd -dv
/usr/local/etc/smtpd.conf:3: syntax error


If I change the 'verify' to 'tls' everything is working well.
Looks like a bug!?

"accept for any relay verify" should probably read
"accept for any relay tls verify" instead.

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to