5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] problem with the bcc ...
FromSent OnAttachments
Thierry BJun 27, 2006 9:18 am 
Sam VarshavchikJun 27, 2006 3:33 pm 
Thierry BJun 27, 2006 4:10 pm 
Thierry BJun 27, 2006 11:51 pm 
moussFeb 4, 2007 12:46 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] problem with the bcc header of a mail not treated by maildropActions...
From:Thierry B (mail@thierry.eu.org)
Date:Jun 27, 2006 4:10:03 pm
List:net.sourceforge.lists.courier-maildrop

Sam Varshavchik wrote:

Thierry B writes:

Hello,

I try this test with maildrop with an eml file that I've created:

debian:/home/thierry# cat message4.eml From: xx@free.fr To: xx@wanadoo.fr Bcc: xx@yyy.eu.org Subject:zzzz

butthe mail that is in bcc header is not treated.

Your mail server removes the Bcc header before the message gets received by maildrop.

Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

No,

because I made also theses tests with the comand maildrop directly, like that:

maildrop -V 7 -d thie@linux.bouhnik.eu.org < message4.eml

and also I remark that he knows the content of Bcc, because I put that in the beginning of the maildroprc:

/Bcc:.*/:h BCC="$MATCH"

I've that in my log:

Jun 28 01:06:30 debian maildrop: From: thbo@free.fr To: xx@wanadoo.fr Bcc:
xx@yyy.eu.org xx@wanadoo.fr Subject: En toi! Match:xx@wanadoo.fr
File:xxx.eu.org/thierry/Maildir//.Wanadoo

the xx@wanadoo.fr which is "alone" is for my variable ADDRLIST, but we see that
he knows that the bcc header contain xx@yyy.eu.org (so he knows $BCC) even it's
only xx@wanadoo.fr which receives the mail...

It's the same thing, if I send a mail with To and Cc,, the mail in CC, don't
receive the mail...:-(

Thanks :-)

Bye