Is it possible on Xmail to force SMTP auth based on the port the connection was established on?
Currently, I accept connections on port 25 (SMTP) and port 587 (MSA). I want port 25 to accept mail for local accounts without auth as normal, but I want to require auth on port 587... The more I think about it, I guess I could just make a PRE-DATA filter that checks the port in @LOCALADDR and @USERAUTH... But I'd still like to know if xmail is capable of it without the filter. Thanks, John ** ** - 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]
