Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sieve Problem

0 views
Skip to first unread message

Ramon Frontera

unread,
Nov 9, 2008, 7:25:37 AM11/9/08
to
Hello,

we're running:

%PMDF-I-VERSION, PMDF version is PMDF V6.4
hp AlphaServer GS1280 7/1300 running OpenVMS Alpha V8.3
PMDF_SHARE_LIBRARY version V6.4; linked 17:23:52, Jul 25 2008

We use Sieve to redirect e-mails and vacation notes.
We don't use the web interface.

The redirect and the vacation works fine. But We want to redirect
mails and leave a copy of the e-mail in the user folder.

The script is:

redirect "add...@domain.com";
keep;

In the mappings. file we have in CONVERSIONS:

IN-CHAN=tcp_users_channel;OUT-CHAN=*;CONVERT Yes

In this case the mail is redirected twice!!!!.

If you comment the line in the mappings. file:
! IN-CHAN=tcp_users_channel;OUT-CHAN=*;CONVERT Yes
It works fine.

In the conversions. file we have:

in-channel=*; out-channel=reprocess;
in-type=*; in-subtype=*;
parameter-symbol-0=NAME; parameter-copy-0=*;
dparameter-copy-0=*; message-header-file=2;
original-header-file=1; override-header-file=1;
command="COPY 'INPUT_FILE' 'OUTPUT_FILE'"

I don't know where the problem is.
Any ideas???
Thanks for your help!!!!

Regards,
------------------------------------------
Ramon Frontera Gallardo
Centre de Tecnologies de la Informació
Universitat de les Illes Balears
Ctra. Valldemossa km 7,5
07122 Palma de Mallorca
E-mail: Ramon.f...@uib.es
------------------------------------------







0 new messages