Displaying 20 results from an estimated 85 matches for "antispam_signature".
2013 Apr 30
2
dovecot antispam plugin is not woking
...= 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-Signature
? antispam_signature_missing = error
? antispam_spam = Spam
}
dspam bin path:
[root at sogo ~]# which dspam
/usr/bin/dspam
but my dspam plugin
configuration is not working. and I am not getting any log from
dspam. My dspam server is working prefect.
cna anyone help me
Re...
2012 Jun 09
1
Dovecot antispam plugin bug: got an empty message
...upgrades to dovecot 2.0. It is not
> really made clear by the gentoo ebuild is that the forked plugin needs a
> slightly different config.
>
> I use the config below with dovecot 2.0.17 and a git checkout for
> dovecot-antispam:
>
> ===8<========
> plugin {
> antispam_signature = X-DSPAM-Signature
> antispam_signature_missing = move
> antispam_spam_pattern_ignorecase = Junk;Junk.*
> antispam_trash_pattern_ignorecase = Trash;Deleted Items;Deleted
> Messages
>
> # Backend specific
> antispam_backend = dspam
>...
2008 Oct 29
3
antispam plugin claims "antispam signature not found"
Hi,
I am trying to setup the antispam plugin using the direct dspam backend.
I have set
antispam_signature = X-DSPAM-Signature
in dovecot.conf
and in all mails I have signature lines like
X-DSPAM-Signature: 1,49084a24139132188715614
but still, if I try to move a mail into the spam folder, i get the IMAP error message
"antispam signature not found".
I thought it might have to do with permi...
2010 Aug 04
1
Shared mailboxes errors
...fortunately
> I'm always getting a [SERVERBUG] error mesage with my MTC when I try
> moving mails. The antispam debug.log doesn't really tell a lot of more:
>
>
> ### Dovecot AntiSpam ###
> # mail signature (used with any backend requiring a signature)
> #antispam_signature = X-Spam-Status
> #antispam_signature_missing = move
>
> antispam_mail_sendmail = /usr/local/bin/sa-learn
> antispam_mail_sendmail_args = --username=%u;--debug;all
> antispam_mail_spam = --spam
> antispam_mail_notspam = --ham
> antispam_mail_tmpdir = /t...
2010 Jan 03
2
Problems getting the antispam-plugin to work
...it's 1.0.15-2.3+lenny1) and i'm trying to get the
antispam-plugin ('1.2+20090702-1~bpo50+3') to work.
Unfortunately dovecot always says "antispam plugin not configured"
moving spam into the spam-folder.
My config:
protocol imap {
mail_plugins = antispam
}
plugin {
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_trash = Trash
antispam_spam = Spam
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --deliver=;--user;%u
}
Thanks in advance
Malte Schirmacher
2014 Mar 16
1
dovecot2-antispam segfault
...antispam.
> Versions:
> Linux: Arch Linux x86_64
> Dovecot: 2.2.11
> Antispam: latest hg (revision 51)
>
> Antispam configuration:
> antispam_backend = dspam
> antispam_allow_append_to_spam = YES
> antispam_spam = Spam;Junk
> antispam_trash = trash;Trash
> antispam_signature = X-DSPAM-Signature
> antispam_signature_missing = error
> antispam_dspam_binary = /usr/bin/dspamc
> antispam_dspam_args =
> --user;%Ln;--deliver=spam,innocent;--source=error;--signature=%%s
> antispam_dspam_spam = --class=spam
> antispam_dspam_notspam = --class=innocent...
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
...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 looks ok to me.
you could try
antispam_verbose_debug = 1
to get more verbose logging from the antispam plugin
regards
- christian
2012 Jan 25
1
Dovecot antispam plugint got an empty message
...red_dict = proxy::acl
antispam_backend = dspam
antispam_dspam_args = --user;%u;--source=error
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-Signature
antispam_signature_missing = move
antispam_spam = Junk
antispam_trash = Trash
antispam_unsure =
sieve = /home/dovecot/%u/sieve.default
sieve_before = /etc/dovecot/sieve/dspam.sieve
sieve_dir = /home/dovecot/%u/sieve
}
protocols = imap sieve
service auth {
unix_l...
2009 Dec 16
1
Filing to public folders
...etc/dovecot/dovecot-ldap.conf
socket:
type: listen
client:
path: /var/run/dovecot/auth-client
mode: 432
master:
path: /var/run/dovecot/auth-master
mode: 432
user: root
group: mail
plugin:
acl: vfile
sieve: ~/.dovecot.sieve
sieve_dir: ~/sieve
antispam_signature: 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...
2015 Jan 15
2
[SERVERBUG] failed to send mail with SA and antispam plugin
...etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
antispam_backend = pipe
antispam_pipe_program = /usr/bin/spamc
antispam_pipe_program_args = -d;my-mx-server.domain.com;-u;amavis
antispam_pipe_program_notspam_args = -L;ham
antispam_pipe_program_spam_args = -L;spam
antispam_pipe_tmpdir = /tmp
antispam_signature = X-Spam-Flag
antispam_signature_missing = error
antispam_spam = INBOX.Spam;INBOX.Junk
antispam_trash = INBOX.trash;trash;INBOX.Trash;Trash;INBOX.Deleted Items;Deleted Items;INBOX.Deleted Messages;Deleted Messages
antispam_verbose_debug = 1
quota = maildir:User quota
quota_rule = *:storage=1G
quota...
2010 Jul 22
1
NFS Maildirs
...lt:
mechanisms: plain login
passdb:
driver: pam
args: other
userdb:
driver: passwd
socket:
type: listen
client:
path: /opt/redknot/var/run/dovecot/auth-client
mode: 432
master:
path: /opt/redknot/var/run/dovecot/auth-master
mode: 384
plugin:
antispam_signature: X-DSPAM-Signature
antispam_signature_missing: error
antispam_trash: Trash
antispam_spam: Junk
antispam_allow_append_to_spam: yes
antispam_dspam_binary: /opt/redknot/bin/dspam
antispam_dspam_args: --deliver;--user;%u;--debug
antispam_dspam_result_header: X-DSPAM-Result
antispam_dspa...
2012 Jan 04
0
migrate dovecot files 1.2.16 to 2.0.13 (OpenBSD 5.0)
...ocal/bin/quota-warning.sh 95
quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80
}
plugin {
autocreate = Trash
autocreate2 = Spam
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = Spam
autosubscribe3 = Sent
autosubscribe4 = Drafts
}
plugin {
antispam_signature = X-Spam-Flag
antispam_signature_missing = move # move
silently without training
antispam_trash = trash;Trash;Deleted Items;
Deleted Messages
antispam_spam = SPAM;Spam;spam;Junk;junk
antispam_mail_sendmail = /usr/local/bin/sa-learn
antispam_mail_sendmail_args = --username=%u
antispam_mail_spa...
2008 Mar 28
1
Dovecot Startup error on FreeBSD
...ssword
args: /var/MailRoot/bin/dovecot_xmail
userdb:
driver: static
args: uid=vxmail gid=vxmail home=/var/MailRoot/domains/%d/%n
allow_all_users=yes
socket:
type: listen
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vxmail
plugin:
antispam_signature: X-DSPAM-Signature
antispam_trash: Trash
antispam_spam: SPAM
antispam_dspam_binary: /usr/local/bin/dspam
antispam_dspam_args: --user;%u
I googled and found similar post at
http://www.mail-archive.com/dovecot at dovecot.org/msg01793.html,
http://www.mail-archive.com/dovecot at dovecot...
2011 Nov 29
1
can't get sieve to sort virus into spam
...riables body enotify
environment mailbox date
mbox_write_locks = fcntl
passdb {
args = scheme=CRYPT username_format=%u /etc/dovecot/users
driver = passwd-file
}
plugin {
antispam_backend = dspam-exec
antispam_dspam_args = --deliver;--user;%u
antispam_dspam_binary = /usr/bin/dspam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_spam = Spam
antispam_trash = trash;Trash;Deleted Items; Deleted Messages
sieve = /home/vmail/%d/%n/dovecot.sieve.script
sieve_dir = /home/vmail/%d/%n/dovecot.sieve/
sieve_global_dir = /var/lib/dovecot/sieve/global/...
2013 Dec 10
1
undoing a zlib test
...end = dspam
antispam_debug_target = syslog
antispam_dspam_args = --user;%u;--deliver=;--source=error;--signature=%%s
antispam_dspam_binary = /opt/local/bin/dspamc
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam_pattern_ignorecase = junk;spam;junk *
antispam_trash_pattern_ignorecase = trash;deleted *
mail_log_events = flag_change append delete undelete expunge copy
sieve = ~/dovecot.sieve
sieve_before = /Volumes/mail/vmail/%d/g...
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with antispam
...dovecot,apache)
All the necessary users are trusted in dspam configuration.
Here's my plugin settings :
antispam_verbose_debug = 1
antispam_debug_target = syslog
antispam_backend = dspam
antispam_allow_append_to_spam = NO
antispam_skip_from_line = NO
antispam_spam = Spam
antispam_trash = Trash
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --user;%u;--deliver=;--source=error;--signature=%%s
antispam_dspam_spam = --class=spam
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
When i&...
2014 Feb 18
3
dovecot antispam plugin not found
...da-errors.log
info_log_path = ~/.logs/dovecot-lda.log
mail_plugins = $mail_plugins sieve
}
plugin {
sieve = ~/.dovecot.sieve
sieve_plugins = sieve_extprograms
sieve_extensions = +vnd.dovecot.filter
sieve_filter_bin_dir = /usr/local/lib/dovecot/sieve-filter
antispam_backend = DSPAM
antispam_signature = X-DSPAM-Signature
}
--8<---------------cut here---------------end--------------->8---
Should I do something special to be able to load the antispam plugin?
Thanks,
Alan
2015 Jan 15
2
[SERVERBUG] failed to send mail with SA and antispam plugin
...[cut]
> plugin {
> antispam_backend = pipe
> antispam_pipe_program = /usr/bin/spamc
> antispam_pipe_program_args = -d;my-mx-server.domain.com;-u;amavis
> antispam_pipe_program_notspam_args = -L;ham
> antispam_pipe_program_spam_args = -L;spam
> antispam_pipe_tmpdir = /tmp
> antispam_signature = X-Spam-Flag
> antispam_signature_missing = error
> antispam_spam = INBOX.Spam;INBOX.Junk
> antispam_trash = INBOX.trash;trash;INBOX.Trash;Trash;INBOX.Deleted Items;Deleted Items;INBOX.Deleted Messages;Deleted Messages
> antispam_verbose_debug = 1
What does the Plugin log?
[cut]
>...
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
...t
driver = ldap
}
plugin {
antispam_allow_append_to_spam = no
antispam_backend = dspam
antispam_dspam_args = --user;%Lu;--deliver=spam,innocent;--source=error
antispam_dspam_binary = /usr/bin/dspamc
antispam_dspam_notspam = --class=innocent
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam = Spam;Junk
antispam_trash = Trash;Deleted Items;Deleted Messages
sieve = ~/.dovecot.sieve
sieve_before = /etc/dovecot/sieve-before.d
sieve_extensions = +notify +imapflags
sieve_storage = ~/sieve
}
protocols =...
2009 Feb 03
4
Dovecot-antispam does not work
Hi,
I have installed dovecot-antispam and configured it this way (as in the doc)
with the dspam exe:
protocol imap {
mail_plugins = antispam
mail_plugin_dir = /usr/lib64/dovecot/imap
}
plugin {
# For dovecot-antispam:
antispam_signature = X-DSPAM-Signature
antispam_trash = trash;Trash;Deleted Items
antispam_spam = SPAM;Junk
#antispam_unsure = unsure
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --deliver=;--user;%u
antispam_mail_tmpdir = /tmp
}
But it does not work...