Actually, smtproutes still works with qpsmtpd, because qpsmtpd simply
hands the message off to the qmail queue, which then delivers it or routes it.

  At least I believe that is how it works... qmail-remote is what actually sends
to another smtp server.

  It should be simple to alter check_delivery to read the qmail files to decide
what hosts are what, or even hard code it as a last resort.

On Tue, Nov 16, 2004 at 10:55:46PM +0200, Skaag Argonius wrote:
> I want my qpsmtpd server to accept mail for a certain domain, clean up spam 
> and viruses, and then transfer everything that managed to pass through to a 
> different server.
> 
> Normally I would use /var/qmail/control/smtproutes but I don't see how that 
> can work with qpsmtpd. Another issue is that i'm using check_delivery and if 
> mailboxes for the domain don't exist locally, my mail server will reject 
> them. This means that on top of whatever solution I find for forwarding to 
> another smtp server, I will have to make the check_delivery plugin skip 
> testing for non-local servers.
> 
> Thanks,
> 
>     Aric
> 
> 

-- 
     www.suave.net - Anthony Ball - [EMAIL PROTECTED]
        OSB - http://rivendell.suave.net/Beer
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
You can't have everything...  where would you put it?

Reply via email to