On Mon, Oct 02, 2000 at 03:28:22PM -0500, Kevin Sawyer wrote:
> I've been using Qmail for quite some time now (a few years) so I know my way
> around it fairly well. We've started scanning everything for viruses. With
> over 5,000 local mailboxes, it's a big job. So, we want to offload it.
> Here's what I want to happen:
>
> - Message comes in via SMTP.
> - Message gets scanned for viruses...blah blah blah.
> - Message get tossed into the queue.
> - If message is for a local user (@thisFQDN), deliver it. Otherwise,
> forward it to a specified (static) host via QMQP (not SMTP).
>
> The forwarding via QMQP is where I need a little direction. I don't ever
> want mail leaving this box via SMTP. Please don't ask me why...that's not
> important. :-)
Patch qmail-smtpd. Have it invoke qmail-queue for local messages,
qmail-qmqpc for remote messages.
PGP signature