Displaying 11 results from an estimated 11 matches for "antispam_crm_args".
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
...> it would help to see your dovecot -n output here.
> 
Ok, found it in the first mail...
Do these folders exist in the filesystem? The case matches?
I use antispam_{spam,trash}_pattern_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 loo...
2013 Apr 30
2
dovecot antispam plugin is not woking
...antispam plugin 
?dovecot-antispam-plugin-43880985e3dd
and plugin configuration is given below:
protocol imap {
? mail_plugins = " antispam autocreate"
}
protocol pop3 {
? mail_plugins = antispam autocreate
}
plugin {
? antispam_allow_append_to_spam = YES
? antispam_backend = dspam
? antispam_crm_args = --config=/home/vmail
? antispam_dspam_args = --client;--user vmail
? antispam_dspam_binary = /usr/bin/dspam
? antispam_dspam_notspam = --class=innocent
? antispam_dspam_result_header = X-DSPAM-Result
? antispam_dspam_spam = --class=spam
? antispam_mail_tmpdir = /tmp
? antispam_signature = X-DSPAM...
2013 Apr 30
0
Dovecot Antispam Plugin is not working
...antispam plugin 
?dovecot-antispam-plugin-43880985e3dd
and plugin configuration is given below:
protocol imap {
? mail_plugins = " antispam autocreate"
}
protocol pop3 {
? mail_plugins = antispam autocreate
}
plugin {
? antispam_allow_append_to_spam = YES
? antispam_backend = dspam
? antispam_crm_args = --config=/home/vmail
? antispam_dspam_args = --client;--user vmail
? antispam_dspam_binary = /usr/bin/dspam
? antispam_dspam_notspam = --class=innocent
? antispam_dspam_result_header = X-DSPAM-Result
? antispam_dspam_spam = --class=spam
? antispam_mail_tmpdir = /tmp
? antispam_signature = X-DSPAM...
2015 Jul 20
0
[Dovecot Antispam] Can't seem to load plugin
...output here.
> 
> Ok, found it in the first mail...
> 
> Do these folders exist in the filesystem? The case matches?
> I use antispam_{spam,trash}_pattern_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
> 
&...
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: 
2015 Jul 19
2
[Dovecot Antispam] Can't seem to load plugin
...ox Sent {
    auto = subscribe
    special_use = \Sent
  }
  mailbox Spam {
    auto = subscribe
    special_use = \Junk
  }
  mailbox Trash {
    auto = subscribe
    special_use = \Trash
  }
  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:~/...
2014 Nov 13
0
Error using Tika as meta extractor with solr
...separator = /
   type = private
}
namespace {
   list = children
   location = maildir:/var/mail/public
   prefix = Public/
   separator = /
   subscriptions = no
   type = public
}
passdb {
   args = webmail=127.0.0.1 cache_key=%u%s
   driver = vpopmail
}
plugin {
   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-sp...
2013 Apr 12
0
Problem with vpopmail + qmail + dovecot lda
...slog
#  antispam_verbose_debug = 1
   antispam_backend = pipe
   antispam_spam = SPAM
   antispam_unsure = UNSURE
   antispam_trash_pattern_ignorecase = trash;Deleted *
#  antispam_signature = X-DSPAM-Signature
#  antispam_signature_missing = move
#  antispam_dspam_binary = /usr/local/bin/dspamc
#  antispam_crm_args = 
-u;%h;/usr/share/crm114/mailreaver.crm;--fileprefix=/usr/share/crm114/
#sa-learn -u clamav --spam /var/mail/public/.Spam --showdots
#  antispam_dspam_args = --deliver;--user;%u
    antispam_pipe_program = /usr/bin/sa-learn
#        (defaults to /usr/sbin/sendmail)
    antispam_pipe_program_args...
2010 May 11
4
antispam plugin problem
...protocol imap {
  mail_plugins = antispam
  ...
}
plugin {
antispam_signature = X-DSPAM-Signature
antispam_dspam_result_header = X-DSPAM-Result
antispam_signature_missing = error
antispam_spam = SPAM;spam;JUNK
antispam_dspam_binary = /usr/local/bin/dspam
antispam_dspam_args = --client;--user vmail
antispam_crm_args = --config=/home/vmail
}
.config used by dovecot-antispam:
BACKEND=dspam-exec
PLUGINNAME=antispam
DEBUG=syslog
DEBUG_VERBOSE=1
May 11 10:54:09 evil imap: antispam: mail copy: src spam: 0, dst spam: 1, src unsure: 0
May 11 10:54:09 evil imap: antispam: /usr/local/bin/dspam --source=error --class=s...
2012 Sep 27
7
Antispam plugin problem (CRM114)
...tispam_signature = X-CRM114-CacheID
   antispam_verbose_debug = 1
   antispam_debug_target = stderr
   antispam_backend = crm114
   antispam_signature_missing = error
   antispam_trash = Trash
   antispam_spam = SPAM
   antispam_unsure = UNSURE
   antispam_crm_binary = /opt/crm114/mailreaver.crm
   antispam_crm_args = --fileprefix=/opt/crm114/
   . . .
}
protocol imap {
   . . .
   mail_plugin_dir = /usr/local/lib/dovecot
   mail_plugins = $mail_plugins quota imap_quota mail_log antispam
   . . .
}
I have a sieve default compiled script that automatically put mails in 
SPAM folder or UNSURE folder if respect...
2015 Jan 20
0
Help backup mails from one dovecot server to another dovecot server
...separator = /
   type = private
}
passdb {
   args = /usr/local/etc/dovecot/passwd.masterusers
   driver = passwd-file
   master = yes
   pass = yes
}
passdb {
   driver = shadow
}
passdb {
   args = webmail=127.0.0.1 cache_key=%u%s
   driver = vpopmail
}
plugin {
   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-sp...