I figured it out. I hope this helps someone else.
I have multiple domains so the usersid contains the full email address.
The issue with this is the [dot]qmail files do not like @ in the file name
(example my [dot]qmail file was named [EMAIL PROTECTED]) this was
causing qmail to look at the [dot]qmail-default file which had the wrong
value in ${RECIPIENT:7}Looking for a work around. I will keep you posted on what I find. On Wed, Dec 10, 2008 at 10:43 AM, Cody Stewart <[EMAIL PROTECTED]>wrote: > Awesome that worked. I can view the message via IMAP as well. We are > getting close. > > I added a .qmail-emailaddress for the user that I created in in the dbmail > application and now I get this error when it comes in from qmail. > Example I send an email from outside the domain and the error I receive is > ... > > dbmail/smtp[17562]: Message:[smtp] main.c,main(+387): exit code [67] from > DSN [500 Permanent Failure ] > > > > > Aleksander Kamenik wrote: > >> It's probably not running then. >> >> Try to run it manually: >> >> cat email | /usr/local/sbin/dbmail-smtp -d [EMAIL PROTECTED] >> >> >> >
_______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
