Displaying 4 results from an estimated 4 matches for "fkware".
2008 Jan 29
2
sa learning from an imap spam folder
Hello,
I am sorry if I am writing to a wrong list because honestly I do not
know where to write but I would like to be able to set up sa-learn via
cron to learn from spam folder of a particular email account (via
IMAP).
Can anyone share how to do it? Is dovecot involved in it?
I am using:
Exim 4.69
Dovecot 1.0.10
p5-Mail-SpamAssassin-3.2.1
Thanks a lot for helping.
Zbigniew Szalbot
2007 Nov 24
2
Sieve regex never matches
Hi,
I found the following code on the net which should redirect all mails
to another address depending on the time of day (useful for forwarding
mails to work):
require ["regex"];
if allof (header :regex "date" "(08|09|10|11|12|13|14|15|16|17):..:..",
not header :regex "date" "(sat|sun)") {
redirect "address at
2007 Nov 24
1
Questions about deliver log files
Hi,
I upgraded from Courier to dovecot, and now I try to rebuild some of
the features I used to have. One was a monthly per user log of
maildrop's work.
I used this code in maildroprc:
DATE=`date +%m`
logfile "$MAILDIR/maildrop-$DATE.log"
This created a monthly log in the each user's Maildir. I find it
easier to have a log per user than having to filter the log entries
2008 Jan 07
3
Problem with passwords surrounded by curly braces
Hello,
one of my users set his password to something surrounded by curly braces,
and promptly all access to his mailbox was refused. After looking through
the logs I found an entry "Unknown password scheme xxxx", where "xxxx"
is the user's password, but without the curly braces.
I then browsed through the documentation and there was explained that it
is possible to prefix