Larry wrote: > could someone please tell me why I am getting this? I have all > "deny's" in the acl changed to "discard".
We haven't even seen your acl's OR routers, and there is a lot more to it than changing deny to discard. You also have to determine *when* and *to whom*. Suggest doing some searches on the archives of this list, 'DSN' and bounce' for starters, which will show what is involved and find examples of acl and router code. IF THEN you tell us the approach you are taking, AND show us both your acl's and routers, it should be easier to get more specific advice. Meanwhile... turn up the verbosity of your logs, at least temporarily, with: log_selector = +all - which will show more extensive detail than you are getting now. Checking the message in queue was a good move, and you might now also want to look at the acl_not_smtp family of tools. HTH, Bill Hacker > > 2006-10-28 15:47:23 Received from <> R=1Gdv5O-0007yZ-Fd U=exim P=local S=3903 > 2006-10-28 15:47:23 SMTP error from remote mail server after RCPT > TO:<[EMAIL PROTECTED]>: host smtp.central.cox.net [68.1.17.4]: 550 > <[EMAIL PROTECTED]> relaying not allowed > 2006-10-28 15:47:23 [EMAIL PROTECTED] R=send_to_smart_host > T=remote_smtp:SMTP error from remote mail server after > RCPT TO:<[EMAIL PROTECTED]>: host smtp. > central.cox.net [68.1.17.4]: 550 <[EMAIL PROTECTED]> relaying not allowed > *** Frozen (delivery error message) > > The mail is still delivered to me but I get the above in my > /var/spool/mail/msglog. > > > > I also get the following in the /var/spool/mail/input: > > > 1Gdv5P-0007yf-Ig-H > exim 1001 12 > <> > 1162068443 0 > -ident exim > -received_protocol local > -body_linecount 79 > -allow_unqualified_recipient > -allow_unqualified_sender > -frozen 1162068443 > -localerror > XX > 1 > [EMAIL PROTECTED] > > 147P Received: from exim by myplace.homeip.net with local (Exim 4.63) > id 1Gdv5P-0007yf-Ig > for [EMAIL PROTECTED]; Sat, 28 Oct 2006 15:47:23 -0500 > 051 X-Failed-Recipients: [EMAIL PROTECTED] > 029 Auto-Submitted: auto-replied > 064F From: Mail Delivery System <[EMAIL PROTECTED]> > 025T To: [EMAIL PROTECTED] > 059 Subject: Mail delivery failed: returning message to sender > > This is also delivered to me but this log says it's being returned > to whoever sent it. > > And why does it say "X-Failed-Recipients: [EMAIL PROTECTED]" > that's a good address and it's being delivered to me. > > And again, I have "discard" in place of "deny" in my exim configuration. > > > IF anyone can shed some light on this I sure would appreciate it. > > Thanks > > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
