vdelivermail - deliver mail to a virtual user

vdelivermail deliver mail to a virtual user. vdelivermail is vpopmail's delivery agent. It handles delivery of messages, bouncing, catch-alls, etc. Called from the virtual domains .qmail-default file to deliver email to a virtual user.

Syntex:
vdelivermail [""] [default account]

OPTIONS

[""]
Blank double quote for backward compatibility

[default account for delivery]
If the email does match any .qmail-user file and also does not match any virtual domain user, this is the default delivery instructions. There are three values this may contain.
  • Full path to a vpopmail user directory
  • email address to forward email too
  • the string bounce-no-mailbox to bounce the email back to the sender.
Default is the postmaster account
Example:
vdlivermail postmaster@mycompany.com

.qmail-user file
john@mycompany.com
abc@mycompany.com

No comments: