> /etc/postfix/master.cf:
> dbmail unix - n n - - pipe
> flags= user=dbmail:dbmail argv=/usr/local/sbin/dbmail-smtp -d ${recipient}
You probably want flags=R there.
> /etc/postfix/main.cf:
> transport_maps = hash:/etc/postfix/transport
>
> /etc/postfix/transport:
> mydomain.com.br dbmail:
Did you run "postmap /etc/postfix/transport" and "postfix reload"?
If so, probably turn on some logging for postfix and see what it's
saying. The overall setup looks right, but could be a permissions
problem, etc.
--
Jesse Norell
jesse (at) kci.net