Re: [Exim] Exim4 and Mailman 2.1.4 -- SMTP error 550 on remo…

Pàgina inicial
Delete this message
Reply to this message
Autor: Nigel Metheringham
Data:  
A: John Ackermann N8UR
CC: exim-users
Assumpte: Re: [Exim] Exim4 and Mailman 2.1.4 -- SMTP error 550 on remote postings
On Sun, 2004-07-04 at 22:27, John Ackermann N8UR wrote:
> I'm guessing that a failure to find the list name for a remote sender,
> but not for a local one, points to some kind of either ACL or address
> munging problem in the exim4 config file, but I'm tearing my hair out
> trying to figure out what it might be.


Standard practice here is to try and reproduce the problem under debug
so you can see whats causing it, so do

    /usr/sbin/exim -d -bh 1.2.3.4


where 1.2.3.4 is an appropriate ip address (ie one thats not able to
send that you would expect to be able to).

That gives you an SMTP session faked from 1.2.3.4
You should see from the debug output just what is causing the reject.

    Nigel.
--
[ Nigel Metheringham           Nigel.Metheringham@??? ]
[ - Comments in this message are my own and not ITO opinion/policy - ]