to and cc send message to specified address and all address in the email

Marc Guyard <[email protected]> Mon, 23 Jun 2014 14:55:57 +0200
Newsgroups gmane.mail.maildrop
Message-ID <CAMCqf_htUwjg2nmam_p=5FQwGt9FdFR653eiW8b2KM_bzPYAhA@mail.gmail.com>
Hi,

I've working since many days on MailDrop and i have a problem with the to
and cc.
In my configuration, i've this :

if ($SUBJECT =~ /.*\[Ticket#[0-9]+\].*$/ && ! /^X-Loop: [email protected]$/:h)
{
        log "* Match OTRS Subject"
        log "* Add AntiLoop Header ==> X-Loop"
        xfilter "reformail -A 'X-Loop: [email protected]'"
        log "* Send email to OTRS mailbox"
        to "[email protected] [email protected]"
}

In my case, mails who match this rule are send to [email protected] and
[email protected] but also to all address in to and cc of the
original email.

How can i specify to foward the email only to addresses specified and not
to this and original to/cc ?

Thanks by advance for your help

Marc GUYARD

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems

_______________________________________________
Courier-maildrop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/courier-maildrop