On Wed, 25 Feb 2004, CLEMENT Francis wrote: > > What is the method used to resend the mail to xmail ? > > If with an smtp session, filters will be executed in sequence without = > any > possibility to start at a specific point. > A way to resolve your problem : ALLWYAS put your filter as the FIRST to > execute. Doing that you will be sure, on the second pass (repost), that = > when > your filter return 'continu process' (0 if I remember) on detection of = > your > 'specific code', then the message will go to the others filters. > > If resend via local delivery (using spool/local) I'm not sure xmail = > will > execute ANY filters at all (nor in nor out, don't remember and never = > test > ....) ... Davide, can you confirm ?
Filters are executed for local delivery files, in the same way they are for the ones received with SMTP. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
