Displaying 20 results from an estimated 1000 matches similar to: "lda"
2017 Sep 05
2
lda
Sep 5 19:59:21 domain postfix/qmgr[19936]: warning: connect to
transport private/spamassassin: Connection refused
Pol
On 2017-09-05 03:10, Bill Shirley wrote:
> Try main.cf:
> # dovecot 2.x
> mailbox_command = /usr/bin/spamc -e /usr/libexec/dovecot/dovecot-lda
> -a "$RECIPIENT" -f "$SENDER" -m "$EXTENSION"
>
> Bill
>
>
> On 9/3/2017
2017 Sep 05
0
lda
Try main.cf:
# dovecot 2.x
mailbox_command = /usr/bin/spamc -e /usr/libexec/dovecot/dovecot-lda -a "$RECIPIENT" -f "$SENDER" -m "$EXTENSION"
Bill
On 9/3/2017 12:33 PM, dovecotml at fuckaround.org wrote:
> Hi all :)
>
> I will try to use /usr/lib/dovecot/deliver instead of postfix. I'd like automatically move email to junk folder. I use debian 9.
>
2017 Sep 05
0
lda
Am 05.09.2017 um 20:00 schrieb Pol Hallen:
> Sep? 5 19:59:21 domain postfix/qmgr[19936]: warning: connect to
> transport private/spamassassin: Connection refused
>
> Pol
why not simply use spamass-milter with postfix and then lmtp from
dovecot, your desired way is really old fashioned...and has no benefit
in any way
>
> On 2017-09-05 03:10, Bill Shirley wrote:
>> Try
2018 Apr 17
2
spamc scripts in IMAPSieve docs.
On 17.04.18 12:38, Aki Tuomi wrote:
>
>
>
> On 17.04.2018 12:36, Reio Remma wrote:
>> Hello!
>>
>> I noticed SpamAssassin *spamc* usage has entered the documentation at
>> https://wiki2.dovecot.org/HowTo/AntispamWithSieve
>>
>> I'm wondering if the -C (report) option in sa-learn-ham.sh should
>> use revoke instead of report for --ham
2004 Nov 04
3
Spamc not working
2015 Jan 15
2
[SERVERBUG] failed to send mail with SA and antispam plugin
Thank you for your helpful hints on debugging this issue. I wanted first to get the mail which generates this error but unfortunately the user already deleted it as well from his trash. Now I got another hint and it looks like this mail had a big attachment to it. Is it possible that spamc generated this error due to the size of the mail?
Regards
ML
On Thursday, January 15, 2015 8:29 AM,
2015 Jan 15
2
[SERVERBUG] failed to send mail with SA and antispam plugin
Hehe sure. Here would be the output of dovecot -n on my maibox server:
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.8 ext4
auth_master_user_separator = *
auth_mechanisms = plain login cram-md5
disable_plaintext_auth = no
first_valid_uid = 150
last_valid_uid = 150
login_trusted_networks = X.Y.Z.X
mail_location = maildir:/var/vmail/%d/%n/Maildir
mail_plugins = quota
2018 Apr 17
2
spamc scripts in IMAPSieve docs.
Hello!
I noticed SpamAssassin *spamc* usage has entered the documentation at
https://wiki2.dovecot.org/HowTo/AntispamWithSieve
I'm wondering if the -C (report) option in sa-learn-ham.sh should use
revoke instead of report for --ham messages?
I started using imapsieve with spamc myself just a few weeks ago, but I
haven't used the reporting ability yet.
Reio
-------------- next part
2008 Dec 13
3
can deliver filter through spamc?
I'm using maildrop to filter mail like:
xfilter "/usr/bin/spamc"
xfilter "/usr/bin/bogofilter -ep"
I want to change to deliver (so I can use sieve) but can deliver do this?
2012 Oct 23
2
spamc can't seem to call /usr/lib/dovecot/deliver
Hi,
My server uses a system comprised of postfix, dovecot and dspam to filter and deliver mail.
Postfix used the following flags in calling spamc and dovecot:
flags=DRhu user=dovecot:secmail argv=/usr/bin/spamc -u ${recipient} -e /usr/lib/dovecot/deliver -d ${recipient}
after an upgrade from Debian lenny to squeeze we were able to get everything working except spam filtering. Spamassassin is
2015 Apr 16
4
network collapse
Hi folks
on debian stable I've a default samba file sharing config. Everything
works perfectly (almost...) - samba version 3.6.6
>From linux and windows clients (wired and wifi too) when I (i.e. listen
musics) often (one time every 4/5 minutes) networks suddenly collapse (for
less one second) and immediately goes up. So I've an interrupt of
broadcast (this happens also if I use rsync
2009 Apr 30
2
Defaults of CentOS Install not working with SELinux
Following a hard drive corruption I have reinstalled the latest
version of CentOS and all current patch files.
For most applications I selected the default options. By doing this I
expected that the packages would play nice with one another and I
could customize as necessary.
Setting SELinux to enforce I encountered all sorts of problems - but
most were resolvable, save for Dovecot,
2011 Dec 15
1
dovecot-antispam: pipe backend with spamc failing to parse args
I'm trying to get the pipe backend to work with the new
dovecot-antispam (I was very pleased to see the new version, thanks
Johannes!)
Before I would run the following over the maildir:
spamc -d 10.0.1.109 -L ham < $file 2>&1 > /dev/null
now, i'm using dovecot-antispam and mdbox and have the following
configured:
antispam_backend = pipe
antispam_signature = X-Spam-Flag
2009 Nov 13
2
./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol: _talloc_get_type_abort
Hi folks :-)
I compiled samba (latest stable v3.4.3) on my debian stable, everything seems
ok but when I try to add new samba user ./smbpasswd:
./smbpasswd: symbol lookup error: ./smbpasswd: undefined symbol:
_talloc_get_type_abort
I already checked useful libreries but I don't understand this problem.
what can I do?
(samba pre-compiled packages on debian are some grave bugs)
thanks
2008 Jun 02
2
spamassassin, postfix with dovecot lda?
Hi all,
I am trying to setup a mail server using postfix (virtual_mailboxes),
spamassassin and dovecot, along with SQL where appropriate. From my
research so far I realized that, for several reasons, it is required for
me to use dovecot LDA instead of maildrop, local, procmail or other
alternatives.
My configuration was working flawlessly, until spamassassin per-user
configuration came to
2007 May 23
3
How about a "pipe" plugin?
Hi,
I have written a plugin so that each time a message is added to a
specific box, a program is run and the message is piped into it. Note
that the message is also really added to the box.
I've been using it for nearly 3 month, for spam/ham learning, and have
not had any problem with it. I guess it could also be used to
implement an out box (I remember seeing someone asking for such
2012 Aug 08
2
Running spamc during LMTP delivery
Hello list,
we are using dovecot-lmtp for delivery to virtual users, and vmm[1]
to manage them.
1. http://vmm.localdomain.org/
One nice feature of vmm is that every virtual user has their own
UID/GID on the UNIX filesystem. There is no passwd entry, so no
shell login, but each user effectively has a home directory and can
run commands in isolation and with lowered privileges.
This requires
2018 Feb 16
4
Sieve to process list mail based on list-ID
Before I spend a lot of time trying to replicate a procmail script that automatically sorts list mail into mailboxes based on the List-ID header (and possibly some other data) I thought I'd check if someone had already done this for sieve.
Basically, what I do now in procmail is
1. Get the listname from the List-ID header (or List-post/List-owner if no ID)
2. check against a list of
2006 Jun 28
1
How to use filters with the LDA?
Hi,
I am trying to deploy dovecot LDA and liking it so far. However,
I need to pass the message through some filters before it's
delivered to the user (e.g. spamc). I realise I can just set up
a chain (postfix delivers to spamc, pipes to foo, pipes to bar,
pipes to deliver), but there's no reliable error handling with that
approach.
Furthermore, I cannot seem to figure out whether sieve
2011 Jan 18
1
Dovecot Sieve
Hi,
I am looking for the Dovecot Sieve mailing list. Is there one?
Regards,
j