> In plain English: When SMTP AUTH is set TRUE, any incoming mail > that is destine for this JAMES will NOT requir Auth.
Correct. See doRCPT in http://svn.apache.org/viewcvs.cgi/james/server/branches/branch_2_1_fcs/src/j ava/org/apache/james/smtpserver/SMTPHandler.java?rev=109184&view=markup. > The <authorizedAddresses> tag indicates which domains/addresses > are destination of this JAMES. No. The <authorizedAddresses> tag indicates which domains/addresses are allowed to relay without having to provide SMTP AUTH credentials. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
