>Since there can be multiple RCPT TO lines, the event should >fire with the last RCPT TO, submitting all lines before.
Foget this one. It's a better idea to fire the event after each RCPT_TO. So the script can react directly and it's easier to implement. Again: These hooks offer many opportunities for scripting. E.g. custom authentication with data submitted in one of the header or envelope fields, bandwidth saving, protocol level content checking etc ... --Harald - 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]
