Hello, You might want to run dbmail-maintenance or dbmail-adduser once to make sure they run w/o problems, to verify your database parameters are good. (Of course you're not making it that far yet, but..).
> postfix configuration: master.cf > <snip> > # > ======================================================================== > == > # service type private unpriv chroot wakeup maxproc command + args > # (yes) (yes) (yes) (never) (100) > # > ======================================================================== > == > dbmail unix - n n - - pipe > flags= user=dbmail:nogroup You probably want flags=R but again, that won't stop it from working... > postfix main.cf > <snip> > content_filter = vscan: You might want to disable this to make sure it's not causing a problem (it could be hung up here). > # DBMAIL > transport_maps = hash:/etc/postfix/transport Make sure this transport map exists and points the correct domains to dbmail: transport, and that you've run postmap against it. You might check the local_recipient_maps, which I think defaults to looking in /etc/passwd for valid accounts in many distributions. Beyond that, you'd have to provide more info (specific email address you're trying to send to, transport map, etc...). Jn -- Jesse Norell jesse (at) kci.net