Re: [exim] Defered delivery (Outlook 2000 bug)

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Compu-Creations
Fecha:  
A: exim-users
Asunto: Re: [exim] Defered delivery (Outlook 2000 bug)
Thank you for your help ...
This worked ...

Best Regards,
Raz

Tony Finch wrote:
> On Tue, 12 Apr 2005, Compu-Creations wrote:
>
>>Is there a similar way of achieving the same thing in Exim?
>
>
> If you're using something like the default configuration clauses, move the
> accept authenticated = * and accept hosts = +relay_from_hosts clauses
> before the accept ... verify = recipient clauses.
>
> Tony.