On Thu, Mar 22, 2001 at 02:38:34PM +0000, Federico Edelman Anaya wrote:
> I'm running Qmail-1.03 (big-dns.patch, big-concurrency.patch,
> badmailfrom.patch, AND qmail-1.03-qmtpc.patch), daemontools, ucspi-tcp
> on testing servers.
> 
> I add on my DNS:
> 
> IN    MX    12800    mail.myserver.com. ; for SMTP service
> IN    MX    12801    mail.myserver.com. ; for QMTP service
> 
> I'm running under the supervise script the qmtpd service ... when I send
> a mail to myserver.com, the qmail-remote communicate to SMTP instead of
> QMTP :(

Read http://cr.yp.to/proto/mxps.txt. You want to remove the 12800 entry and
leave only the 12801 entry. Hosts that support QMTP will see the 12801
preference and attempt to communicate via QMTP; hosts that don't will try SMTP.

Chris

PGP signature

Reply via email to