RE: [Exim] received_header.

Página Inicial
Delete this message
Reply to this message
Autor: John Horne
Data:  
Para: exim-users
Assunto: RE: [Exim] received_header.
On 06-Feb-01 at 16:30:12 Dave C. wrote:
> I am trying to modify the default received_header string, to omit the
> sender_rcvhost information, only when the sender is authenticated (SMTP
> AUTH is already setup and working ok, and I've got an appropriate
> server_set_id included. When it does this I would like the auth ID to
> show instead..
>

Perhaps something like:

Received: ${if def:sender_rcvhost {from ${if eq
{$protocol} {asmtp} {$server_set_id}{$sender_rcvhost}}\n\t}{${if
def:sender_ident {from $sender_ident }...(the rest is the same as the
default).


John.

------------------------------------------------------------------------
John Horne, University of Plymouth, UK           Tel: +44 (0)1752 233914
E-mail: jhorne@???
PGP key available from public key servers