[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[suse-security] Sieve does not sieve :(
Hi all,
I am working with postfix & cyrus-imap on SuSE8.1
How do I get sieve running?
I have followed /usr/share/doc/packages/cyrus-imapd/doc/install-sieve.html
including the example-script at the end.
The problem is that test-mails do get through straight to my inbox
instead of being rejected.
I send those messages with the from-header info@xxxxxxxxxxx which is the
from-address that should be sieved out.
Is there a step-by-step howto that combines the bits & pieces neccessary
to get sieve running?
I really miss procmail :)
Stefan
Here are some observations:
----
'ps ax | grep tim' does not show timsieved running.
----
The telnet-test works:
cyrus@p10085231:/home/sieve> telnet localhost sieve
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v1.1.0"
"SASL" "PLAIN LOGIN DIGEST-MD5 CRAM-MD5"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
relational regex"
OK
----
This is the log if I send the testmail:
Sep 23 11:38:15 p10085231 lmtpd[16565]: accepted connection
Sep 23 11:38:15 p10085231 lmtpd[16565]: lmtp connection preauth'd as postman
Sep 23 11:38:15 p10085231 master[16614]: about to exec
/usr/lib/cyrus/bin/lmtpd
Sep 23 11:38:15 p10085231 lmtpunix[16614]: executed
Sep 23 11:38:15 p10085231 lmtpd[16565]: duplicate_check:
<3F701484.30602@xxxxxxxxxxx> user.stw 0
Sep 23 11:38:15 p10085231 lmtpd[16565]: mystore: starting txn 2147483718
Sep 23 11:38:15 p10085231 lmtpd[16565]: mystore: committing txn 2147483718
Sep 23 11:38:15 p10085231 lmtpd[16565]: duplicate_mark:
<3F701484.30602@xxxxxxxxxxx> user.stw 1064309895
--
Check the headers for your unsubscription address
For additional commands, e-mail: suse-security-help@xxxxxxxx
Security-related bug reports go to security@xxxxxxx, not here