perfect!
merci
----- Original Message -----
From: "Aaron Stone" <aaron serendipity.cx>
To: "DBMail mailinglist" <dbmail dbmail.org>
Sent: Wednesday, June 27, 2007 3:43 PM
Subject: Re: [Dbmail] Question about sieve
> On Wed, 2007-06-27 at 14:07 +0100, Jorge Bastos wrote:
>> Aaron,
>> I'd like to do one thing with sieve, but i don't
see anything that
>> fit's for it in the avelsieve plugin in
squirrelmail.
>> In a particular account, i'd like to send an
auto-reply to the people
>> who sends emails to it, and forward the email to
another email
>> address.
>> How to do it?
>
> The script would be something like this:
>
> require ["vacation"];
>
> vacation "This is an auto-reply";
> redirect "another address";
> # keep; # Uncomment this line if you want the message
in Inbox, too.
>
> Aaron
>
> _______________________________________________
> DBmail mailing list
> DBmail dbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>
_______________________________________________
DBmail mailing list
DBmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|