A A <[EMAIL PROTECTED]> wrote:

>Whenever my qmail server sends someone an email, the
>following line appears in the header:
>
>"Received: from mail.mydomain.com
>(old_name.mydomain.com [216.216.216.216] (may be
>forged))"
>
>However, recently I changed my server name from
>old_name.mydomain.com to new_name.mydomain.com.
>
>Is there anything I can do to let qmail recognize the
>new server name? Is my only option a recompile or is
>there a file I can edit?

grep old_name /var/qmail/control/*

Then change all occurrences of old_name to new_name and restart qmail.

-Dave

Reply via email to