Re: [exim] HELO greeting

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marc Perkel
Datum:  
To: exim-users
Betreff: Re: [exim] HELO greeting


Heiko Schlittermann wrote:
> Marc Perkel <marc@???> (Mo 16 Mär 2009 16:24:11 CET):
>
>> Quick question. What variable holds the HELO greeting send when someone
>> connects? rying to find what to set so that the HELO matches the RDNS of
>> the interface address.
>>
>
> I'd guess(!)
>
>     primary_hostname

>
>


Yes - that's it. Thanks! Now I'm trying to figure a way to set it to the
RDNS of the interface address.