Re: [Exim] Help with ETRN

Page principale
Supprimer ce message
Répondre à ce message
Auteur: michael
Date:  
À: exim-users
Sujet: Re: [Exim] Help with ETRN
> 1. I am running Exim on a FreeBSD box. The only disappointment is that a
>    queue run will only be initiated when a remote server send ETRN with a
>    hash,e.g.

>
> ETRN #domain.name
>
> If the other server sends "ETRN domain.name" no queue run is initiated.
> Is there a way to coax Exim into honouring ETRN in any format?


See smtp_etrn_command. Using a wrapper script you can change the interpretation
any way you like.

Michael