Noel J. Bergman wrote:
> isAuthRequired:
> true when <authRequired> != false and ! in
> {<authorizedAddresses>}
And this got even more complicated with your ESMTP changes.
> which is why we don't need this change:
> - if (authRequired) {
> + if (authRequired && !relayingAllowed)
We do now ... :-) I hadn't looked at your other changes when I made that
comment.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]