[Postfixbuch-users] Kopie beim Versenden von E-Mails
Andreas Winkelmann
ml at awinkelmann.de
So Jan 14 21:43:25 CET 2007
On Sunday 14 January 2007 18:07, Jerome Reinert wrote:
> > > Wie dem auch sei, ich habe folgendes gemacht.
> > > ##main.cf##
> > > sender_bcc_maps = mysql:/etc/postfix/mysql_sender_bcc_maps.cf
> > >
> > > ##mysql_sender_bcc_maps.cf ##
> > > user = postfix
> > > password = supergeheim
> > > hosts = 127.0.0.1
> > > dbname = postfix
> > > query = SELECT goto FROM senderbcc WHERE address='%s'
> > >
> > > ##table senderbcc in database postfix##
> > > address postfacheins at domain.com
> > > goto kopie at domain.com
> >
> > # postmap -q goto mysql:/etc/postfix/mysql_sender_bcc_maps.cf
> >
> > sagt was?
>
> Gar nichts, das muss doch aber eher so heissen.
> postmap -q "postfacheins at domain.com"
> mysql:/etc/postfix/mysql_sender_bcc_maps.cf
> dann ist die abfrage korrekt und es wird mir auch ganz brav dies
> zurückgegeben kopie at domain.com
Du hast weiter oben eine Tabelle beschrieben, die auf der linken Seite eine
Spalte mit "address" und "goto" hat. Mit postmap machst Du plötzlich eine
Abfrage auf postfacheins at domain.com und es kommt kopie at domain.com bei heraus?
Irgendwas stimmt bei Deinen Angaben nicht, wie soll ich da helfen?
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users