I am afraid that I am hopelessly confused on the userbase parameter.
If I were to have the following:

# credentials
user1      <encrypted_password_goes_here>

# userinfo
# vmail user is 2000
user1      2000:2000:/var/vmail/user1

# virtuals
[email protected]      vmail

# smtpd.conf
table credentials file:/etc/mail/credentials
table virtuals file:/etc/mail/virtuals
table userinfo file:/etc/mail/userinfo

action "action01" maildir userbase <userinfo> virtuals <virtuals>
match from any for domain "domain1.com" action "action01"

In theory, shouldn't this deliver email addressed to [email protected]
to /var/vmail/user1/Maildir/new?

Thanks in advance,
Matt

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

Reply via email to