> 1.  Is it possible to list the Qmail server as the primary MX record and
> 
> still forward the mail to its final destination?  All my research says
> no,
> but I need to be certain.

It's trivial. smtproutes is your friend.

> 2.  If #1 is possible, could your generously provide some real world
> suggestions on how this can be done?

It'd be helpful to know the real names of the domains and machines
involved, then we could give you a real world config entry, but
assuming the MX domain is example.com and the ultimate mail server
running sendmail is sendmail.example.com, then:

echo example.com:sendmail.example.com >>/var/qmail/control/smtproutes

No restarts are needed. Just change your MX to point to the qmail
machine and you're done. Of course you need to make sure that
example.com isn't in locals and virtualdomains.

It'll be interesting to know how you plan to catch Sircam with this
though...


Regards.

Reply via email to