-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of T Churchward
Sent: 19 February 2002 18:25
To: [EMAIL PROTECTED]
Subject: sieve problems using postfix with lmtp delivery to imap
I am trying to get sieve to work with postfix without any luck so far. The
timsieved
Tom,
Look in the sieve directory (sievedir in imapd.conf, I think) for the
script you uploaded. You may need to create a symlink there to
"default", like so:
ln -s /usr/sieve/j/julesa/default.script /usr/sieve/j/julesa/default
I don't know why it doesn't create the symlink automatically, but
som
I am trying to get sieve to work with postfix without any luck so far. The
timsieved process starts okay and I am able to use sieveshell to load a
script to the server. I have compiled the sieve 'test' program that comes
with the imap server and run it against my script - no errors are reported