Re: [exim] Exim, 550 unknown local part and Outlook 2007/201…

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Lena
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] Exim, 550 unknown local part and Outlook 2007/2010
> From: Bill Hayles

> > The usual snippet is in the default Exim config:
> >
> >   accept  hosts         = +relay_from_hosts
> >           control       = submission
> >   accept  authenticated = *
> >           control       = submission

> >
> > (in rcpt ACL before other checks).
>
> I have that, but it doesn't fully answer the problem.


Perhaps the reason is "require verify = sender" before that.
Move it after.