On Sat, Mar 17, 2012 at 09:19:15AM -0400, Sahil Tandon writes:
> On Sat, 2012-03-17 at 13:48:17 +0200, Pavel Gulchouck wrote:

>> I use recipient_delimiter feature and procmail processing local delivery.
>> Messages for me+sms goes to sms, for me+xmpp - to jabber etc.
>> 
>> But if I want to receive a message both to xmpp and sms, I have a problem, 
>> because cleanup decides that me+xmpp and me+sms is the same user, and 
>> leaves only one copy of the message.

> Do you have logs of this occurring?

Additional info: this happens when destination is alias which expands to list 
of addresses contain user+ext1 and user+ext2.

In my test, /etc/aliases contains:
gul-test:          gul+1, gul+2

Here's mail.log of sending mail to gul-test:

Mar 17 13:50:00 mon postfix/pickup[31038]: 35847F90660: uid=1013 from=<gul>
Mar 17 13:50:00 mon postfix/cleanup[11341]: 35847F90660: 
message-id=<20120317135000.35847f90...@gul.kiev.ua>
Mar 17 13:50:00 mon postfix/qmgr[7754]: 35847F90660: from=<g...@gul.kiev.ua>, 
size=327, nrcpt=1 (queue active)
Mar 17 13:50:01 mon postfix/local[11413]: 35847F90660: to=<gu...@gul.kiev.ua>, 
orig_to=<gul-test>, relay=local, delay=1, delays=0/0/0/1, dsn=2.0.0, 
status=sent (delivered to command: procmail -a "$EXTENSION")
Mar 17 13:50:01 mon postfix/qmgr[7754]: 35847F90660: removed

-- 
Pavel

Reply via email to