On Wed, Apr 28, 1999 at 08:52:10PM +0200, Florent Guillaume wrote:

> So I want to have all outgoing smtp servers forward their outgoing mail
> to my mail hub, which would look up a database and rewrite old adresses
> into new ones in the From, Reply-To en enveloppe (and maybe a few other
> fields, suggestions ?), and then send them out.
> 
> The setup I propose to use on the mail hub is this :
> 
> in tcprules, for each IP of outgoing smtp server, add:
>       123.123.123.123:allow,RELAYCLIENT="@rewrite"
> 
> in control/virtualdomains, add:
>       rewrite:alias-rewrite
> 
> in ~alias/.qmail-rewrite-default:
>       | rewriteheadersproggy | forward $DEFAULT

You could also try an investigate the mess822 package by DJB. It allows
rewriting of incoming SMTP mail.

-- 
System Administrator
See complete headers for address, homepage and phone numbers

Reply via email to