Re: [Dbmail] Mail not being handed over to dbmail from postfix.

2004-02-16 Thread HL Lau
Thanks for your advice. I will try it out and let you know the results. HL On Mon, 2004-02-16 at 06:22, Micah wrote: > You have to do one of two things, prevent Postfix from checking to see if the > incoming mail is for a valid user, by commenting out > > local_recipient_maps = in your main.

Re: [Dbmail] Mail not being handed over to dbmail from postfix.

2004-02-15 Thread Micah
You have to do one of two things, prevent Postfix from checking to see if the incoming mail is for a valid user, by commenting out local_recipient_maps = in your main.cf.. This will leave invalid user rejection up to dbmail. What I do however is point postfix to the dbmail mysql table by doi

[Dbmail] Mail not being handed over to dbmail from postfix.

2004-02-14 Thread HL Lau
Hi All, I'm experimenting with dbmail in consideration to replace my aging sendmail installation. I've got Fedora Core 1, Postfix 2.0.11, MySql 3.23.58 and DBMail 2.0 RC2 installed ok. I've also followed the INSTALL instructions from the DBMail distribution. However, I still can't seem to get t