Author: Sheldon Hearn Date: To: Nico Erfurth CC: gul, exim-users Subject: Re: [Exim] help with configuration
On (2003/10/04 00:41), Nico Erfurth wrote:
> Basicly, use the dnsdb-lookup, and add a special TXT record to your
> zonefiles, maybe something like this
>
> example.com TXT SECRET_TEXT
>
> where SECRET_TEXT is the result of
>
> echo -n "YourSecretPassword|example.com" | md5sum