From: Fatemeh Taj (fatemeh at dpiran dot net)
Date: Mon Nov 15 2004 - 05:55:59 EST
Hi All,
I have problem with running sieve scripts. I use Cyrus 2.0.16, cyrus.conf
is normal.conf. imapd.conf contains:
configdirectory: /var/imap
partition-default: /var/spool/imap
sieveusehomedir: false
sievedir: /usr/sieve
admins: adm
sasl_pwcheck_method: PAM
sendmail: /usr/sbin/sendmail
lmtpsocket: /var/imap/socket/lmtp
fatemeh.script is in /usr/sieve/f/fatemeh_m/ using sieveshell command and
contains:
require ["reject","fileinto"];
if address :is :all "From" "taj_fatemeh at yahoo dot com"
{
reject "testing";
}
Output of sieve test program seems to be OK :
/usr/local/src/cyrus-imapd-2.0.16/sieve/test \
/var/spool/imap/user/fatemeh_m/13857. \
/usr/sieve/f/fatemeh_m/fatemeh.script
rejecting message '/var/spool/imap/user/fatemeh_m/13857.' with 'testing'
notify msg = 'You have new mail
To: fatemeh at dpiran dot net
From: Fatemeh Taj <taj_fatemeh at yahoo dot com>
Subject: SIEVE
Action(s) taken:
Rejected with: testing
' with priority = medium
But no action is taken. What could be my problem? Any help is appriciated.
Also I have another problem when get emails via webmail (squirrelmail).
Sometimes after retrieving emails cyrus can not recognize my folders and
just can see Trash, Drafts and Sent folder and the cyrus.sub file in
/var/imap/user/f is dissappeared. I have to create that file by hand,
remove cyrus.seen and then reconstruct the mailbox. It happens for many
of my clients. What can I do to solve the problem?
Regards
Fatemeh Taj
Regards
--F. Taj
|
|
|