On Tue, 14 Nov 2000 13:27:10 -0500, Dave Sill wrote:
> [EMAIL PROTECTED] wrote:
>
> >My qmail host, mail.sidell.org, is the MX host for domain sidell.org.
> >I have another host named lyris.sidell.org. (Actually, it's another
> >IP address on the same host, being handled by Lyris.)
> >
> >If I SMTP to mail.sidell.org and send a message addressed to
> >[EMAIL PROTECTED], qmail replies with the bounce:
> >
> >Sorry. Although I'm listed as a best-preference MX or A for that host,
> >it isn't in my control/locals file, so I don't treat it as local.
> >(#5.4.6)
>
> What does qmail-showctl for mail.sidell.org say?
>
> Do you have a separate smtp daemon for lyris.sidell.org?
I think I figured out the problem. I'm running the lyris listserv on
the same system as qmail. I have the qmail smtp daemon listening on
one IP address, and the lyris daemon listening on another.
Apparently, qmail-remote complains if it looks up a destination host
address and discovers that it is one of the IPs assigned to the host
on which qmail-remote is running. The workaround is to add an entry
to smtproutes that maps the host name to an IP address.
--
Mark