Displaying 20 results from an estimated 9000 matches similar to: ""pipe" plugin"
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
2007 Dec 05
6
"pipe" plugin - is anyone interested (or using it)?
Hi,
A few months ago, I sent a message to this list asking if people would
be interested by a "pipe" plugin (see
http://dovecot.org/pipermail/dovecot/2007-May/023005.html ). I received
a few answers of people who told they were intersted.
A few months later, I sent a new message announcing the availability of
my work (see
http://dovecot.org/pipermail/dovecot/2007-August/024805.html ).
2007 Mar 31
4
quota warning - take 2
Hi,
About one month ago, I sent a patch to this list to implement warnings
when a user is close to reach his quota.
I tried to follow Timo's advice to improve my code, and here (at last)
is a new patch. Things I did not fix:
- This patch is still for dovecot 1.0, as I will need warnings with
dovecot 1.0. I may rewrite it for CVS HEAD in the future but can't
promise.
-
2007 May 14
2
Processing too fast?
I'm trying to use Dovecot to make administering ASSP a bit easier. I've
created a mailbox with a number of subfolders (Spam, Ham, etc.) and have
ASSP setup to save mail in the appropriate folder e.g.
/var/mail/ASSP/.INBOX.Ham/new. But I'm having problems with ASSP
complaining about the newly created files - I believe the file gets
opened, then it disappears before ASSP finishes
2007 Jan 15
1
Bug#406973: logtail misses lines in rotated file
Package: logtail
Version: 1.2.52
Severity: normal
Tags: patch
Hi,
When a logfile is rotated, logtail misses the lines logged between the
last logtail run and the logfile rotation.
The attached patch allows to set an alternate logfile that logtail tries
to use as the old logfile if the inode has changed.
It can be used as:
logtail -f /var/log/syslog -a /var/log/syslog.1
(Please note that this
2007 Jun 12
0
New experimental XEXEC plugin status
No to long ago I proposed an experimental extension to the IMAP protocol
to allow IMAP to execute extername server side code and talk to email
plugins to create custom client/server applications over an existing
authenticated IMAP connection. I am happy to say they we have working
code. It's not quite ready to download yet but we do have some life
happening. I have started to document it
2007 Feb 14
3
quota warning
Hi,
Is there a way with dovecot to warn users who are close to reach their
quota?
Although I never used it, I think cyrus supports something like that by
droping a warning message into the INBOX when delivering a message that
brings the total size over a certain percentage.
Would it be feasible to implement something like that with an extra
plugin or by changing the quota plugin?
Cheers,
2010 Oct 20
8
anti-spam+anti-malware suggestions
Hello people,
I am using now qmail in cluster with LDAP + Interscan Messaging Security
Suite from Trendmicro.
I need to develop a new solution with:
- postfix
- dovecot
- anti-spam
- anti-malware.
I am thankful any help or suggestion for anti-spam and anti-malware.
Thanks in advance!
--
:) cumprimentos
----------------------
Jos? Lu?s Faria
Network Eng./Administrador de
2012 Sep 24
11
76Gb to 146Gb
Hello all,
I have a DL360 G4 1U server that does a wonderfull job with dovecot horde,
Xmail and OpenLDAP for a company and serving about 40 acouunts.
The machine is wonderful. I am very happy with it.
However, I am running out of disk space.
It has two times 76Gb Drives in RAID1 (disk mirroring) and the capacity
has reached 82%.?
I am starting of getting nervous.
Does anyone know of a painless
2018 Jan 12
2
Submission/SMTP proxy server
Sorry if this seems elementary - but a question on
implementation/usage/purpose of this.? My understanding is at this time
the SMTP proxy server is only that - it does not implement any further
functionality.? So its availability now is purely for testing purposes.?
Is that accurate?
I secondly assume that this intended for trusted clients only - so this
is not intended for processing email
2004 Aug 23
1
Problem with winbind
I am with a problem to configure the authentication of user through
winbind. The command "wbinfo -u" returns the following list:
ECP+luis
ECP+alda
ECP+jefferson
ECP+wedila
ECP+root
ECP+luana
ECP+Administrador
ECP+Convidado
ECP+TsInternetUser
ECP+NetShowServices
ECP+IUSR_SENEGAL
ECP+IWAM_SENEGAL
ECP+ASPNET
ECP+krbtgt
ECP+HOST/celta
ECP+HOST/ecp20
ECP+SENEGAL$
This windows 2000 is the
2017 Dec 18
3
sieve_pipe_socket_dir not created at startup for configured pipe service
Hi, all
I?m new to the list but not to dovecot. I?ve been using it in a basic configuration for some time, but finally decided to tweak my deployed system to take advantage of some more dovecot features. In particular I?m trying to set up pigeonhole to implement spam retraining with imapsieve. All of this is with dovecot 2.2.31 (65cde28) and pigeonhole 0.4.19.
Before going any further let me
2012 May 08
1
Centos 6 ASSP ( anti-spam-smtp-proxy)
Need an anti-spam proxy and looking at options, was wondering if anyone is
using ASSP with Centos 6 and if so does anyone have any goo How-to links
they have...I have managed to find this one -
http://www.how2centos.com/fight-spam-with-assp-anti-spam-smtp-proxy-on-centos-5-4/
Probably most still applies to 6, but maybe thinking with the newer
versions of things I could stay in the standard
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
2008 Mar 31
1
deliver tries to compile already compiled sieve script
Hello,
I'm trying to setup dovecot with sieve support in a way where all sieve
scripts are precompiled. All sieve scripts are in /var/cache/sieve/.
I believe I discovered a bug here. I describe below how to reproduce it.
Dovecot and the user that deliver runs as do not have write permission
in /var/cache/sieve/.
h01:/var/cache/sieve# ls -la
total 16
drwxr-xr-x 2 ecp ecp 4096 Mar 31
2011 Mar 14
4
LDA, postfix and multiple virtual users : postfix is still the MDA
Hi,
I have some trouble to use dovecot as MDA. I followed the instructions
in http://wiki.dovecot.org/LDA and http://wiki.dovecot.org/LDA/Postfix
I have multiple virtual users, stored in a LDAP server, and it look like
postfix is still delivering the mails directly to the maildirs.
Dovecot version : 1.2.15 (using the 1:1.2.15-4 squeeze packets)
postfix version : 2.7.1 (using the 2.7.1-1
2000 Jun 13
1
Remote -> remote scp not working
Hello,
Using openssh 2.1.1p1 I have tried to use scp to copy a file from one remote
system directly to another remote system - e.g. 'scp -i ./ecp eros:jhf
alice:jhf', so the file jhf is copied from the remote system eros to the
remote system alice via an intermidate system (the one where the command is
issued from). The key is in the file ecp.
Using protocol 1 it doesn't seem to
2006 Jun 21
1
quotas on shared folders
Hi,
After using dovecot 0.99.14 on a production server with full
satisfaction, I'm now giving a try to 1.0beta8 (I know beta9 is out, but
it's not yet available within Debian). The new features are great.
Maildir++ quotas seem to work fine, and shared folders look promising
(despite a few issues).
My problem is that I could not fire out how to set quotas on shared
folders. Is it
2007 Feb 12
1
dovecot and libnss-ldap
Hi,
I've been using dovecot 0.99.14 for a few years, with libpam-ldap and
libnss-ldap, and never experienced any problem with those. I expect to
soon switch to dovecot 1.0rc15 (or whatever gets available in Debian
Etch, hopefuly dovecot 1.0), but I've seen some warnings against
dovecot+libnss-ldap...
Is the problem with libnss-ldap a recent problem (I mean it was not a
problem with older
2007 Mar 02
1
Doing %var-substitutions in a plugin...
Hi,
I'm trying to write a plugin that need to do some %var-substitution. Is
there a way to get the var_expand_table used by the process?
If not, I guess I could use getenv("USER") (for %u, %n and %d) and
getenv("HOME") (for %h); but what for the other ones?
Cheers,
Nicolas