10 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] How to extract $USER ...
FromSent OnAttachments
Truong Tan SonDec 20, 2007 5:37 pm 
Sam VarshavchikDec 20, 2007 6:17 pm 
Truong Tan SonDec 20, 2007 7:10 pm 
Leandro MendesDec 21, 2007 12:33 pm 
moussDec 26, 2007 5:17 pm 
Truong Tan SonDec 26, 2007 6:26 pm 
moussDec 29, 2007 10:56 am 
Truong Tan SonDec 30, 2007 5:25 pm 
moussDec 31, 2007 3:35 am 
Truong Tan SonJan 1, 2008 6: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] How to extract $USER to embed to the loop in Maildropfilter ?Actions...
From:mouss (mlis@free.fr)
Date:Dec 26, 2007 5:17:22 pm
List:net.sourceforge.lists.courier-maildrop

Truong Tan Son wrote:

I understand Sam Varshavchik wrote.

But my target that is "How to extract user in a string=user1 user2 user3 ..." to
embed to loop.

There is difficult to extract each of user with pattern match result and
external script to embed.

I see absolutely no reason why one would want to "extract users". mail is delivered to a single mailbox (maildrop is not an MTA). What problem are you trying to solve? As Sam said, you should not use TO & CC headers for routing. if you play with these, you are going to break a whole lot of things (and possibly annoy a lot of of us).

when running maildrop, make sure it gets one recipient at a time. with postfix, use:

maildrop_destination_recipient_limit = 1