Hi, Anyone have any suggestion on how to reliably determine if the sender of a message is a localuser from a filter run via the catch all tab (.tab) I do not want to involve the ctrlclnt.
As of now I can see two methods, but both seem having drawbacks.. 1. Check for the existance of directory matching the MAIL FROM header. /var/MailRoot/domains/[DOMAIN]/[USER] Problem; the user may be using an alias or address other than his real account name. 2. Check for a X-AuthUser header. Problem; Can be emitted by configuration. Not reliable, right!? 3. ... I am really missing a filtertab something like "out.tab", trigged on outbound messages only. Davide, is there any thoughts about implementing a feature like this ? /thomas. - 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]
