if the line ".foobar.com" is in esmtpacceptmailfor, why does the mail server accept RCPT TO's in any wildcard subdomain, but then not bother looking up the subdomain info in authlib?

Only addresses in local domains are looked up: domains listed in locals or hosteddomains.

That would make sense. Unfortunately, it still doesn't work when listed in hosteddomains (yes, I ran makehosteddomaines && courier restart). I still get "configuration error: mail loops back to myself (MX problem)".


It's as though couriersmtp understands the ".domain.com" format in esmtpacceptmailfor but not in the hosteddomains files. What I'm seeing: it accepts messages for "whatever.domain.com" fine (I'm sending from a second machine not listed in any smtpaccess file), but doesn't find the literal domain name "whatever.domain.com" in hosteddomains, notices MX points at itself, and spits out the mail loops back error.

Does hosteddomains not support ".domain.com"? Any reason against supporting it? (I.e., would it break anything?) Any chance you can easily add it? ;-) (Even better, any chance that [EMAIL PROTECTED] would be supported by authlib?)


as always, thanks for any pointers, Jeff



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to