What is the syntax for delivering a message to dbmail
when using qmail and tmda?

The tmda docs has an example to pipe the incoming mail to
./mailbox but I want to pipe it to dbmail-smtp.

This is their example for the .qmail file

|preline /path/to/bin/tmda-filter
./Mailbox

The above would dump the mail to mailbox, however for a dbmail mail box,
I don't quite know the procedure.
is it

|preline /path/to/bin/tmda-filter  /usr/local/sbin/dbmail-dmtp -d {recipient}

help..


Robert

Reply via email to