Re: [Exim] How2 change EHLO string?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: WangWei
Fecha:  
A: Anand Buddhdev
Cc: exim-users
Asunto: Re: [Exim] How2 change EHLO string?
many thanks to Anand

i added helo_data to the exim.conf

remote_smtp:
driver = smtp
helo_data = mail.fly.nanjing-fnst.com

it works well!


On Fri, 06 Aug 2004 03:33:53 +0200
Anand Buddhdev <arb@???> wrote:

> WangWei wrote:
>
> > Hi all:
> >
> > Does anyone know how to change my Exim4 server's EHLO string?
>
> Read about the variable helo_data in chapter 30 of the exim manual.
>