Displaying 7 results from an estimated 7 matches for "isspam".
2010 Oct 06
2
Imap Folder activity detect
...mail service with 80.000 users, and 40.000 of them are
using IMAP.
At present, this service is handled by Courier, with some custom patches.
And we are migrating to Dovecot 1.2.15.
One of these patches is used to interact with Spamassassin. If Courier
detects any move/copy operation to the "IsSPAM" or "IsntSPAM" folders, a
specific bash script is executed like IsSPAM.sh and IsntSPAM.sh
These scripts do the following:
IsSPAM.sh
1. Takes user as parameter USER.
2. Retrieves the homeDirectory of USER from ldap, using ldapsearch.
3. Executes /usr/bin/sa-learn --spam ... with...
2004 Dec 27
0
dspam plugin
...alling dspam for every message, that seemed easier for now. I will
probably integrate Tom's idea about storing the messages until a
cron-job picks them up at night by just storing signatures into mysql,
in which case its easy to do with a single query:
INSERT INTO new_spam (user, signature, isspam)
VALUES (<user>, <signature>, <isspam>)
ON DUPLICATE KEY UPDATE isspam = <isspam>
with given values for <user>, <signature> and <isspam> and a key on
(user, signature).
For now, however, calling dspam for every message works good enough for
me, and...
2010 Oct 24
1
dovecot-antispam-1.3 multiple plugin load
...nning dovecot-1.2.15 and I try whith dovecot-antispam-1.3 and
1.2-* if it's running for me.
I use mailtrain backend to call a script when I move a mail to a
specific folder. Then, I set allow_append_to_spam: yes
At .config for Make dovecot-antispam. I set the plugin's name to:
PLUGINNAME=isspam
An then, I have another copy of the sources and .config with plugin's
name set to:
PLUGINNAME=nospam
With this. If I put on dovecot.conf
protocol imap {
...
mail_plugins = isspam nospam
...
}
When I try to login, the connection is aborted and dovecot connection
die with coredump
Are th...
2009 May 21
1
Expire Plug-in stopped
...x/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: virtualmail
group: virtualmail
plugin:
autocreate: Drafts
autocreate2: Sent
autocreate3: Trash
autocreate4: Junk
autocreate5: Junk.IsSpam
autocreate6: Junk.IsNotSpam
autocreate7: Save
autosubscribe: Drafts
autosubscribe2: Sent
autosubscribe3: Trash
autosubscribe4: Junk
autosubscribe5: Junk.IsSpam
autosubscribe6: Junk.IsNotSpam
autosubscribe7: Save
auth_socket_path: /var/run/dovecot/auth-master
expire: Trash 1 Ju...
2009 Jun 06
3
Expire/Quota error
...x/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: virtualmail
group: virtualmail
plugin:
autocreate: Drafts
autocreate2: Sent
autocreate3: Trash
autocreate4: Junk
autocreate5: Junk.IsSpam
autocreate6: Junk.IsNotSpam
autocreate7: Save
autosubscribe: Drafts
autosubscribe2: Sent
autosubscribe3: Trash
autosubscribe4: Junk
autosubscribe5: Junk.IsSpam
autosubscribe6: Junk.IsNotSpam
autosubscribe7: Save
auth_socket_path: /var/run/dovecot/auth-master
expire: Trash 1 Ju...
2009 Mar 24
1
Missing TMP folder - Dovecot 1.2 Beta3
...x/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: virtualmail
group: virtualmail
plugin:
autocreate: Drafts
autocreate2: Sent
autocreate3: Trash
autocreate4: Junk
autocreate5: Junk.IsSpam
autocreate6: Junk.IsNotSpam
autosubscribe: Drafts
autosubscribe2: Sent
autosubscribe3: Trash
autosubscribe4: Junk
autosubscribe5: Junk.IsSpam
autosubscribe6: Junk.IsNotSpam
expire: Trash 30 Junk 30
expire_dict: proxy::expire
quota: maildir:User quota
quota_rule: *:storage=10M...
2005 Aug 28
2
Feature Request - wild idea - folders for executing programs
Timo,
I have a wild idea for a feature that is somewhat unusual, would be very
powerful, and easy to implement. What I want is ...
Special folders that when someone drags a message into them - it pipes
the message into a program.
The reason I want this is - for example - reporting of spam. Suppose you
want everyone to have a spam-missed folder so that if a spam gets
through then the user