Lieven,
As a matter of fact there is. It's called Procmail. It's quite easy to
use, and there should be a fair amount of documentation on your system
already about it. However, if you can't find it I can help get you
going.
As I said it should already be installed on your system, but if it's not
you can easily install the rpm package. the next thing you would have to
do is put together a .procmailrc file to do the filtering for you. I'm
assuming from your post that that is what the .qmail file was doing for
you.
Let me know what you want to do and if you decide to use procmail I'll
send you my .procmailrc file as an example that you can examine and work
off of until you become accustomed to procmail.
Mark
Lieven Van Acker wrote:
>
> Hi,
>
> I used to use qmail as mailer and am switching to postfix now. LOcal
> users used to manage .qmail files to use forwarding. One of the common
> uses are to deliver locally as well as remotely using a .qmail like
> this:
>
> ~/.qmail:
>
> ./Maildir/
> [EMAIL PROTECTED]
>
> Is there a simple way to achieve the same result using .forward files
> with postfix?
>
> Greetings,
>
> Lieven Van Acker