The simplest method is to do this as root:
echo '|preline -f /path/to/dbmail-smtp -d $RECIPIENT' > ~alias/.qmail-default
Now all mail is set to dbmail by default.
Jaime Chereau wrote:
...
But my question is, what are you doing to tell a qmail to hand off messages
to dbmail-smtp, what command or file i need modify????
I think all mail received to qmail to be given to user "dbmail" and then
give the messages to the users or to respond in case the ususario does not
exist and return bounce, not qmail.
Well, i need confirm what command or "control file" indicate to qmail deliver
all mail to user "dbmail".
But i don't see or don't understand this in howto!!!