Hi,

I've installed OpenSMTPD from the latest tarball release 5.4.5p2 on a
Raspberry Pi (Raspbian/Debian Wheezy) for local mail relaying.
I get a syntax error with the following configuration:

$ 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!?


// Daniel

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

Reply via email to