u might wanna read again on how to query users stored in mysql so that postfix will reject uknown users.
On 3/18/06, Fons van der Beek <[EMAIL PROTECTED]> wrote: > > stupid, i should have looked better! > sorry > > the solution is: > > local_recipient_maps = > > Otherwise, Postfix will reject your dbmail recipients with a > "User unknown in local recipient table" error. > > > > > ----- Original Message ----- > From: "Fons van der Beek" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, March 17, 2006 10:45 PM > Subject: User unknown in local recipient table > > > > Hello all, > > I try to inject messages into dbmail with postfix and dbmail-smtp. > > (dbmail 2.0.9) > > > > > > dbmail unix - n n - - pipe > > flags= user=dbmail:dbmail > > argv=/usr/local/sbin/dbmail-smtp -d ${recipient} > > > > I allready use dmbail for several years (5), now I want to add a new > > domain. > > In postfix i've created in transport the new domain > > > > /etc/postfix/transport > > newdomain dbmail: > > > > Mail to a username of an already defined user(in unix) is delivered > into > > dbmail as it should > > > > but when i sent an email to an alias created with > > > > dbmail-users -c Username -s [EMAIL PROTECTED] [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > or even > > > > dbmail-users -c Username -s @newdomain > > > > I get the message: > > <[EMAIL PROTECTED]>: User unknown in local recipient table) > > > > What did i overlook??????? > > > > Thanks in advance...... > > Fons van der Beek > > > > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail >
