Hi all

I'm running version 5.3.3 on -current OpenBSD and smtpd shutdowns upon
receiving a mail for a virtual domain recipient (which doesn't get
delivered). Delivery for local users works as it should.

$ egrep -v "^#|^$" /etc/smtpd.conf
listen on lo0
table aliases db:/etc/mail/aliases.db
table users { foo }
accept for local alias <aliases> deliver to mbox
accept for domain foo.bar virtual <users>       deliver to mda "/usr/bin/false"
accept for any relay

When sending a mail to [email protected] smtpd shutdowns right after RCPT TO:
is issued, and logs a string of warnings about the pipes closing.

This is on a completely clean install of OpenBSD on a virtual machine,
with the only change being those referred to on smtpd's man page.

Am I doing something wrong?

Many thanks
Zi
-- 

-- 
You received this email because you are subscribed to mailing list: 
[email protected]
To unsubscribe, send mail with subject:
        [[email protected]] unregister

Reply via email to