3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] XFilter causing d...
FromSent OnAttachments
Aleksander AdamowskiJul 19, 2007 3:04 am 
Aleksander AdamowskiJul 19, 2007 4:36 am 
Gordon MessmerJul 20, 2007 10:56 am 
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: [courier-users] XFilter causing duplicate mail when sending to LDAP aliasesActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Jul 20, 2007 10:56:40 am
List:net.sourceforge.lists.courier-users

Aleksander Adamowski wrote:

The filters run fine, with one exception: when a message recipient is an alias (mailing list) from LDAP (objectclass: CourierMailAlias), all the recipients specified in the LDAP maildrop attribute receive not one, but three version of the message: The original version, version processed by the first XFilter filter, and version processed by the second one.

That probably means that the message recipients aren't being marked complete, as they're supposed to. Could you modify one of your scripts to make a backup copy of all of the control files just before, and again just after the submit() method? Send them to me and I'll see if I can figure out what's not working.