Qmail
[Top] [All Lists]

Re: fastforward package

To: qmail@list.cr.yp.to
Subject: Re: fastforward package
From: "Frans Haarman" <franshaarman@gmail.com>
Date: Fri, 1 Dec 2006 08:34:53 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-qmail@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list qmail@list.cr.yp.to
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fBn+hty+gwrlD4VMz0tgFweWBuDHMwbJXPaDRk+NJnTOyzU3HxyGZaccXfui3GYRHh5Byd92h4GO57+KOeGZIzofx2hWbzXsMDT5KVo7Ac/L4nPISu14i/8znRMZg4zZcAZCfQSMfm/6JzyHmuWQOoMKlr5qB3Pdwq9STS3991M=
Domainkey-status: good (test mode)
In-reply-to: <20061130073054.50635.qmail@simone.iecc.com>
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
References: <b039b5c70611292303v332521b5o2a9f8d72bffaa3fb@mail.gmail.com> <20061130073054.50635.qmail@simone.iecc.com>
On 30 Nov 2006 07:30:54 -0000, John Levine <johnl@iecc.com> wrote:
No patch needed, Use setforward rather than newaliases to build any
forwarding databases you want.

It's not hard to roll your own as a wrapper around the forward program,
but fastforward is usually all you need.

Ah yes great! This is much cleaner :) Of course it already existed ;)
I am having somewhat problems with the fastforward syntax. Or perhaps I
want things which are not supported.....

What I want todo is deliver some emails from fastforward to a Maildir.
I am relaying
a bunch of users to differnt servers. Currently I tested with:

frans@libertest3.nl: | mailme

Where mailme is:
#/bin/sh
tomaildir /data/relayhosts/mailer.libertest3.nl/

This seems to work. But I'd rather have the program argument inside
the .cdb then in seperate scripts. So I was wondering if I can do that
:) Seems really usefull to me!

user@domein: |tomaildir /path/to/Maildir

Possible somehow ?

<Prev in Thread] Current Thread [Next in Thread>