I am trying to use dbmail for forwarding only with sendmail.

It will accept messages and inject them into the database fine, no problems.

When I try and change the deliver_to, in the aliases table, to an email
address for forwarding, I get the error: Deferred: Invalid argument in my
sendmail logs. Anyone ever get this as well?

I added this to sendmail.mc:

define(`LOCAL_MAILER_PATH', `/usr/local/sbin/dbmail-smtp')dnl  (Yes it
resides there)
define(`LOCAL_MAILER_ARGS', `dbmail-smtp -d $u')dnl
MAILER(dbmail)dnl


I am so close to this.

Also, is there a way to shut down the dbmail-lmtpd processes instead of a
kill 9 on each one?

Thank You

Reply via email to