Hey all...

I've configured a few domains on my machine by adding the domains to
/etc/courier/hosteddomains and to /etc/courier/esmtpacceptmailfor.dir
and running makehosteddomains and makeacceptmailfor.  I'm also using
authmysql authentication... The smtpd server running on port 25
accepts the mail for delivery but then I think it somehow doesn't
recognize that it's a local account and tries to relay it using the
smtp client... which then gives this error:

configuration error: mail loops back to myself (MX problem).

Now the interesting thing is when I watch the mysql logs, it never
even queries mysql to see where to deliver the mail.  However, if I
connect to the pop3 server and try to check mail, it does query the
mysql server, and returns with no new messages.

Any ideas why smtpd thinks an e-mail needs to be relayed and doesn't
even check mysql to see if it's a local account and what dir to
deliver it too???


-Warren




Here are the logs... and r4ppo.com was a domain i configured locally:

Jul 23 02:12:20 everendeavor courieresmtpd: started,ip=[24.194.43.53]
Jul 23 02:12:24 everendeavor courieresmtpd: HELO everendeavor.com
Jul 23 02:12:37 everendeavor courieresmtpd: MAIL FROM: <[EMAIL PROTECTED]>
Jul 23 02:12:42 everendeavor courieresmtpd: RCPT TO: <[EMAIL PROTECTED]>
Jul 23 02:12:50 everendeavor courieresmtpd: DATA
Jul 23 02:12:51 everendeavor courierd:
newmsg,id=00840145.4100BA6A.000050FC: dns; everendeavor.com
([24.194.43.53])
Jul 23 02:12:51 everendeavor courierd:
started,id=00840145.4100BA6A.000050FC,from=<[EMAIL 
PROTECTED]>,module=esmtp,host=r4ppo.com,addr=<[EMAIL PROTECTED]>
Jul 23 02:12:51 everendeavor courierd: Waiting.  shutdown time=none,
wakeup time=Fri Jul 23 02:13:22 2004, queuedelivering=2, inprogress=1
Jul 23 02:12:51 everendeavor courieresmtp:
id=00840145.4100BA6A.000050FC,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>:
configuration error: mail loops back to myself (MX problem).
Jul 23 02:12:51 everendeavor courieresmtp:
id=00840145.4100BA6A.000050FC,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>,status:
failure


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to