Sieve 2.2 not working
Cristian Mitrana
cristian.mitrana at online.ie
Wed May 11 03:35:07 EDT 2005
John Lane wrote:
>
> I think I have the sendmail binary set up ok. Here is my imapd.conf:
>
> -bash-2.05b# cat /etc/imapd.conf
> # Begin /etc/imapd.conf
>
> configdirectory: /var/lib/imap
> partition-default: /var/spool/imap
> admins: cyrus
> sievedir: /var/lib/imap/sieve
> sendmail: /usr/sbin/sendmail
> hashimapspool: true
> sasl_pwcheck_method: saslauthd
> sasl_mech_list: PLAIN
> tls_ca_file: /etc/ssl/certs/cacert.pem
> tls_cert_file: /etc/ssl/certs/servercert.pem
> tls_key_file: /etc/ssl/private/serverkey.pem
> tls_cipher_list: HIGH:MEDIUM:+SSLv2
> tls_require_cert: true
> debug: 1
>
> # End /etc/imapd.conf
> -bash-2.05b# ls -l /usr/sbin/sendmail
> -rwxr-xr-x 1 root root 730185 Mar 13 13:51 /usr/sbin/sendmail
> -bash-2.05b#
>
> Is there a sieve test I can do that proves it is trying to process, or a way
> of logging its activity ?
>
Try to make a 'cc' rule so that sendmail gets called and sends an
email. Also make sure you have activated the default script, perhaps
between the tests you have omitted to adctivate the script.
mitu
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list