6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] to and cc to an email...
FromSent OnAttachments
Rob BrandtMar 9, 2004 9:26 am 
Devin RubiaMar 9, 2004 11:00 am 
Ajai KhattriMar 9, 2004 11:11 am 
Rob BrandtMar 9, 2004 11:32 am 
Sean KennedyMar 25, 2004 9:20 am 
Rob BrandtMar 25, 2004 11:35 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] to and cc to an email address not workingActions...
From:Ajai Khattri (aj@bway.net)
Date:Mar 9, 2004 11:11:39 am
List:net.sourceforge.lists.courier-maildrop

On Tue, 9 Mar 2004, Rob Brandt wrote:

I've found various examples of using "to" and "cc" on various mailing list messages, but they're not working for me. I've tried variations of:

to "! ema@domain.com"

to ! ema@domain.com

to ema@domain.com

and

to "ema@domain.com"

and have tried all of the above with "cc" instead of "to". In all cases, nothing is received by the ema@domain.com account. I have looked in my mail logs and there are no entries for that account, so the problem appears to be in maildrop itself.

I am using:

if (!/^X\-Loop: YES/) { xfilter "reformail -a'X-Loop: YES'" to "!some@otherplace.net" }

I add an extra header - I had mail looping for some reason so I test for it before forwarding the email. (You prob. dont need that, but this serves as an example to show how to forward an email).