Συντάκτης: Patrice Fournier Ημερομηνία: Προς: Matt Saunders Υ/ο: Andrew Boothman, exim-users Αντικείμενο: Re: [Exim] Hostname used in HELO
Quoting Matt Saunders <matt.saunders@???>:
> What'd be _really_ handy for those of us who run Exim on laptops which
> are lugged around and plugged into a variety of different networks
> would be a mechanism whereby Exim reverse-resolves the IP address
> it's sending mail out on and uses that in HELO.
Have ifup write it in a file somewhere and than have helo_data read the
file to get it.
Unless you use multiple interfaces, this should work.