Displaying 11 results from an estimated 11 matches for "cacheid".
Did you mean:
cached
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
...attern_ignorecase and don't care about the
case of the folders...
plugin {
antispam_backend = crm114
antispam_crm_args = --fileprefix=/home/%u/spamdb/
antispam_crm_binary = /usr/local/etc/dovecot/filter/mailreaver.crm
antispam_debug_target = syslog
antispam_signature = X-CRM114-CacheID
antispam_spam = Spam
antispam_trash = Trash
antispam_unsure = INBOX/Suspect
i don't know crm114 but this looks ok to me.
you could try
antispam_verbose_debug = 1
to get more verbose logging from the antispam plugin
regards
- christian
2012 Sep 27
7
Antispam plugin problem (CRM114)
...m
2 years one week ago i have installed crm114 for my last spam detection
filter "version 20100106-BlameMichelson (TRE 0.8.0 (BSD))"
My mail system is qmail that through .qmail default correctly tag with
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-27CA1CFB
X-CRM114-CacheID: sfid-20120927_105129_798028_B0035817
X-CRM114-Status: GOOD ( 28.64 ) headers
dovecot.conf is as follow:
plugin {
. . .
antispam_signature = X-CRM114-CacheID
antispam_verbose_debug = 1
antispam_debug_target = stderr
antispam_backend = crm114
antispam_signature_missing = error...
2008 Feb 28
1
antispam plugin: crm114 mode:"antispam signature not found"
Hi there,
I'm happily using dovecot, and today tried to integrate
the antispam imap plugin to automatically train/inform the
crm114 spam classifier when moving messages in and out of
folder "SPAM"
However, when i try to move a message to folder spam,
my client (Thunderbirds) says:
The current command did not succeed.
The mail server responden: antispam signature not found.
2015 Jul 20
0
[Dovecot Antispam] Can't seem to load plugin
...out the
> case of the folders...
>
> plugin {
> antispam_backend = crm114
> antispam_crm_args = --fileprefix=/home/%u/spamdb/
> antispam_crm_binary = /usr/local/etc/dovecot/filter/mailreaver.crm
> antispam_debug_target = syslog
> antispam_signature = X-CRM114-CacheID
> antispam_spam = Spam
> antispam_trash = Trash
> antispam_unsure = INBOX/Suspect
>
> i don't know crm114 but this looks ok to me.
>
> you could try
>
> antispam_verbose_debug = 1
>
> to get more verbose logging from the antispam plugin
>
> r...
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
Thanks for the pointer! Thanks to the enabled debug logging, I can now see
that the plugin is at least loading
root at zerolag:/usr/local/etc/dovecot # grep antispam /var/log/debug.log
Jul 19 20:02:30 zerolag dovecot: imap(james.lott): Debug: Module loaded:
/usr/local/lib/dovecot/lib90_antispam_plugin.so
Jul 19 20:02:35 zerolag dovecot: imap(james.lott): Debug: Module loaded:
2008 Nov 26
2
anti spam measures
On Wed, 2008-11-26 at 06:30 -0700, Trever L. Adams wrote:
> Trever L. Adams wrote:
> > I believe it appears you have gone back to dspam, is this correct?
No.
> > What backend do you use? What version? I am using 3.8.1.
I'm using crm114 still.
> > I still have problems with your plugin with the hash driver and the
> > sqlite3 driver seems to segfault all the
2009 Dec 16
1
Filing to public folders
...X-DSPAM-Signature
antispam_signature_missing: error
antispam_spam: SPAM
antispam_dspam_binary: /usr/bin/dspam
antispam_dspam_args: --deliver=;--user;%u
antispam_mail_tmpdir: /tmp
antispam_mail_sendmail: /usr/sbin/sendmail
antispam_crm_binary: /bin/false
antispam_signature: X-CRM114-CacheID
2015 Jul 19
2
[Dovecot Antispam] Can't seem to load plugin
...rash
}
prefix =
separator = /
}
passdb {
args = %s
driver = pam
}
plugin {
antispam_backend = crm114
antispam_crm_args = --fileprefix=/home/%u/spamdb/
antispam_crm_binary = /usr/local/etc/dovecot/filter/mailreaver.crm
antispam_debug_target = syslog
antispam_signature = X-CRM114-CacheID
antispam_spam = Spam
antispam_trash = Trash
antispam_unsure = INBOX/Suspect
recipient_delimiter = +
sieve = file:~/filters;active=~/.main.sieve
sieve_after = %h/.after.sieve
sieve_before = %h/.before.sieve
sieve_max_actions = 0
sieve_max_script_size = 0
}
postmaster_address = mail...
2008 Nov 11
3
dovecot-antispam crm114 config
...dovecot: IMAP(pfern at domain.tld): antispam: reaver
extra arg -u
Nov 11 12:56:48 mx0 dovecot: IMAP(pfern at domain.tld): antispam: reaver
extra arg /shared/domains/domain.tld/users/pfern/.crm/
Nov 11 12:56:48 mx0 dovecot: IMAP(pfern at domain.tld): antispam: signature
header line is "X-CRM114-CacheID"
Nov 11 12:56:48 mx0 dovecot: IMAP(pfern at domain.tld): maildir:
data=/shared/domains/domain.tld/users/pfern/.maildir:INDEX=/var/lib/dovecot/indexes/domain.tld/p/pfern
Nov 11 12:56:48 mx0 dovecot: IMAP(pfern at domain.tld): maildir++:
root=/shared/domains/domain.tld/users/pfern/.maildir,
inde...
2014 Nov 13
0
Error using Tika as meta extractor with solr
...{
antispam_backend = crm114
antispam_crm_args =
-u;/opt/crm114;--fileprefix=/opt/crm114/;--config=/usr/share/crm114/mailfilter.cf
antispam_crm_binary = /usr/share/crm114/mailreaver.crm
antispam_crm_notspam_arg = --good
antispam_crm_spam_arg = --spam
antispam_signature = X-CRM114-CacheID
antispam_spam_pattern_ignorecase = crm-spam*
antispam_trash_pattern_ignorecase = Trash*
antispam_unsure_pattern_ignorecase = crm-unsure*
fts = solr
fts_solr = url=http://192.168.119.5:8983/solr/ break-imap-search
fts_tika = http://192.168.119.5:9998/tika/
mail_log_events = dele...
2015 Jan 20
0
Help backup mails from one dovecot server to another dovecot server
...{
antispam_backend = crm114
antispam_crm_args =
-u;/opt/crm114;--fileprefix=/opt/crm114/;--config=/usr/share/crm114/mailfilter.cf
antispam_crm_binary = /usr/share/crm114/mailreaver.crm
antispam_crm_notspam_arg = --good
antispam_crm_spam_arg = --spam
antispam_signature = X-CRM114-CacheID
antispam_spam_pattern_ignorecase = crm-spam*
antispam_trash_pattern_ignorecase = Trash*
antispam_unsure_pattern_ignorecase = crm-unsure*
fts = solr
fts_autoindex = yes
fts_decoder = decode2text
fts_solr = url=http://192.168.119.5:8983/solr/ break-imap-search
mail_log_events...