12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] How to send message t...
FromSent OnAttachments
Vladimir DvorakMar 4, 2007 1:40 pm 
Tony EarnshawMar 4, 2007 2:07 pm 
Sam VarshavchikMar 4, 2007 2:39 pm 
moussMar 4, 2007 3:39 pm 
Vladimir DvorakMar 5, 2007 5:35 am 
J.Mar 5, 2007 8:23 am 
J.Mar 5, 2007 10:14 am 
moussMar 5, 2007 2:56 pm 
moussMar 5, 2007 3:04 pm 
Vladimir DvorakMar 7, 2007 3:05 pm 
moussMar 7, 2007 3:20 pm 
Vladimir DvorakMar 7, 2007 3:20 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] How to send message to another accountActions...
From:Vladimir Dvorak (dvor@vdsoft.org)
Date:Mar 5, 2007 5:35:46 am
List:net.sourceforge.lists.courier-maildrop

Thank you for you advice!

I haven`t tested it yet, but it probably won`t work because of infinite loop of refiltering.

mail->postfix->maildrop -> maildroprc -> sendmail anotheraccount -> maildroprc ->sendmail anotheraccount -> maildroprc -> sendmail anotheraccount....

And if i use "cc", this message obviously wouldn't be *forwarded*, just *copied* to another account, wouln't it true?

Thank you!

Vladimir

mouss napsal(a):

Sam Varshavchik wrote:

Vladimir Dvorak writes:

Could you direct me how can I send message with some header to another mail account?

if (/^Someheader: somevalue/) { cc "| sendmail anotheraccount" }

anotheraccount's maildrop recipe does need to be aware of forwarded mail, and filter it accordingly.

and mail filtering should be disabled for resubmited mail. there's no point to refilter again, nor to pollute whatever bayesian db you use...