On Thu, Oct 21, 1999 at 04:12:46PM +0200, Manuel de Ferran wrote:
> Hye qmail users,
>
> we're about to migrate to a qmail server.
>
> We have an old sendmail machine with IP1 and a nicely qmail machine with
> IP2.
> We have an MX entry something like : domain.com. IN MX IP1
> We cant switch IPs of the machine.
>
> The problem is that : we modify the MX entry to redirects mail to IP2,
> but we still receive mail on IP1 (because of the delay for updating DNS
> entries).
>
> How to solve that ?
>
> 1. using fetchmail ?
Don't even think about it.
> 2. using a feature of Sendmail (didnt see anything that would fit) ?
Use sendmail's smarthost feature to forward all mail it receives for
your domain to the qmail host. Make sure your domain is not listed on
sendmail's /etc/sendmail.cw file (like qmail's locals file), and then
set the DS (I think) option in /etc/sendmail.cf to point to the qmail
host.
--
See complete headers for more info