Auteur: Peter Bowyer Datum: Aan: exim-users Onderwerp: Re: [Exim] Sender problem with exim 4.30
Fredrik Nordanmyr <fredrik.nordanmyr@???> wrote: > Hi and thanks for the fast answer:
> Here comes the real log:
>
> 2004-05-28 06:54:27 H=mail.dll.se [193.181.154.17]
> F=<Susanne.Ruthberg@???> rejected RCPT <ylva.nilsson@???>:
> Not
> accepted from Susanne.Ruthberg@???
>
> Susanne is truing to send a mail to Ylva but it just bounces back to
> her, I'm sorry to say that I don't have the text from the mail that
> bounces back.
You must have an ACL condition that is triggering rejection of the sender -
next thing to do is
exim -bh 193.181.154.17
and simulate an SMTP conversation, watch the debug output and see if it
tells you what's going on.