On Tue, 24 Feb 2004 [EMAIL PROTECTED] wrote: > After some tests my problem is continue. > > After inserted the informations at header of message i don't repost mail > without lost the original informations of the first entry, this data is > changed by the last informations of repost at spool/local. > > This is a new routine for anti-spam check, the message is only delivered to > destination if the sender exists and not a robot. > > I think: > > 1-in the incoming filter check the existence of specific codes at header > (created at pass 4). > > - if found then return 0 to normal trip, end. > > - if not fount then: > > 2-Copy the file of spool (@@FILE) (for example: > spool\0\0\mess\121121212312.555.host) into folder called "waiting" > 3-Send a one new e-mail to sender with a url web site and a code to > confirm the delivery to destination > 4-stop delivery of message, returning 4 to xmail. > > - if the sender not confirm the delivery in xx days, the email is > deleted. > > - if the sender confirm the delivery then: > > 4-Insert a specifics codes into header of message in folder > "waiting" > 5-delivery this message to xmail return at same point of > execution of pass 1 > > The problem is: what's return to same exact point of filter incoming check > (pass 1) without change any data of original email (host, ips, ...), with a > only a my specifics codes inserted ?
Of course, if coded properly everything is possible :) - 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]
