On Tue, 21 Aug 2001, Johan Almqvist wrote:
> * Jeff Palmer <[EMAIL PROTECTED]> [010821 16:07]:
> > I have a percenthack question (I think)
> > first let me tell you about the network configuration.
> > It consists of a qmail and a sendmail machine.
> > qmail is listed as primary MX and then gives the mail to sendmail via an
> > smtp route. (qmail is used for spam and virus scanning)
> >
> > smtproutes looks like:
> > domain.com:111.111.111.111 <actual IP hidden>
> >
> > When I send mail from another network, to an address with the percent
> > sign, it actually gets delivered.
> >
> > rcpt to: <[EMAIL PROTECTED]>
> > will be delivered to [EMAIL PROTECTED]
>
> You should look in the headers of the message that is sent to
> [EMAIL PROTECTED] I think that it's all sendmail's fault, so see if the
> message went via the sendmail host and check that machine's logs.
>
> -Johan
> --
> Johan Almqvist
> http://www.almqvist.net/johan/qmail/
>
Thanks for the quick reply Johan.
I thought about that possibility, but it is definately the qmail machine
that is delivering the messages to the other networks.
Any other ideas?
Jeff Palmer