Displaying 2 results from an estimated 2 matches for "www200".
2009 Jan 13
1
Error: sieve_execute_bytecode(/var/sieve/global.sievec) failed
...have no problem with the way
quota is working and I have no problem with the sieve script detecting
spam and delivering it to the Spam folder. Just trying to figure out
why I get this error when quota is involved:
Error: sieve_execute_bytecode(/var/sieve/global.sievec) failed
See logs at:
http://www200.pair.com/mecham/spam/sieve-error.txt
---------------------------------------
/var/sieve/global.sieve:
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
fileinto "Spam";
}
---------------------------------------
# 1.1.8: /etc/dovecot/dovecot.c...
2008 Dec 10
3
dovecot howto?
Hi,
is there a *simple* HOWTO that explains a simple postfix+dovecot setup? Up
to now, I used postfix+cyrus, worked fine. But I do not get postfix+dovecot
to work. Currently, all emails go to /dev/null.
What really would help me is a dovecot lmtp server. Is there any?
Regards
Olaf
postfix main.cf:
# -- delivery options
#
local_recipient_maps =
virtual_alias_maps =