Davide, I'm curious. The original GLST implementation dealt with the triplet of info, the host IP, the To and From email address.
I notice that in the post-rcpt implementation, the filters log shows "*" as the second entry. How does this integrate with the triplets already in the database? Why would the RCPT TO address appear as "*"? Is it not being used, or is this normal? I've checked my filters.post-rcpt.tab and it looks good. "!aex,wlex" "d:\Greylist\glst.exe" "--sender" "@@FROM" "--raddr" "@@REMOTEADDR" "--rcpt" "@@CRCPT" "--mfile" "@@FILE" Thanks, Rob :-) _________________________________________________ Note To Self: Remember to put something witty here later... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Davide Libenzi Sent: Thursday, 2 November 2006 11:27 AM To: XMail mailing list Subject: [xmail] Post RCPT filter for GLST ... Here's my "filters.post-rcpt.tab" for use in my box running 1.23-pre04: "!aex,wlex" "/GLST-PATH/glst" "--sender" "@@FROM" "--raddr" "@@REMOTEADDR" "--rcpt" "@@CRCPT" "--mfile" "@@FILE" You need to fetch the latest GLST for that to work: http://www.xmailserver.org/glst-mod.html - 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] - 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]
