Displaying 20 results from an estimated 2000 matches similar to: ""pipe" plugin - is anyone interested (or using it)?"
2006 Jan 25
2
nfs and pop3
Hi,
I'm working with dovecot 1.0.beta2 for pop3 only and have set
index=memory, so no indizes are created on the disk. pop3_uidl_format is
set to %f. The maildirs are located on an nfs-share.
So generally, this setup is very similar to what qmail-popup and
qmail-pop3d does. However, everytime I'm switching from qmail-pop3d to
dovecot, the system load increases from less than 2 to more
2008 Jan 04
2
Optimizing POP3 performance?
Hello,
I recently migrated to Dovecot from Courier-IMAP and i'm very happy
with the IMAP Performance and Dovecot in general.
The server is running qmail-ldap and i'm still using the qmail pop3
daemon for the POP3 users.
Because i want to get rid of qmail completely (switching to exim) i
just tried to replace the qmail pop3 daemon with dovecot too.
Immediately after the migration the
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 Aug 11
1
"pipe" plugin
Hi,
Long ago (more than 2 month ago), I told about a "pipe" plugin I had
written to perform some spam/ham learning (see the attached message).
I'm now proud to say that I can make it available for use by anyone.
You can get it from
http://nicolas.boullis.free.fr/pipe.tar.gz
Note that this is a temporary location. If someone had a good place to
host it, feel free to do (and
2008 Jul 18
2
quota vs. antispam issue
Can you help me maybe? I don't see the bug.
QUOTA=maildir QUOTA_RULE='*:storage=100M' MAIL_PLUGINS="antispam quota" MAIL_PLUGIN_DIR=/home/johannes/Projects/dovecot/antispam gdb --args /home/johannes/Projects/dovecot/dovecot-1.1/src/imap/imap
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
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.
-
2016 Jul 02
5
kqueue crash on FreeBSD with 2.2.25
> On 1 Jul, 2016, at 10:52, Timo Sirainen <tss at iki.fi> wrote:
>
> On 01 Jul 2016, at 19:39, Adam Weinberger <adamw at adamw.org> wrote:
>>
>> Hi,
>>
>> 2.2.25 crashes on FreeBSD with a kqueue-related message. I see references to something similar (http://www.dovecot.org/list/dovecot/2012-February.txt) from a couple years ago.
>>
>> I
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,
2016 Jul 27
2
Dovecot v2.2.25 crashed on startup in Mac OSX
I built from dovecot-2.2.25.tar.gz on Mac OSX 10.11.15 (El Capitan) the
usual way:
CFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure
make
sudo make install
sudo /usr/local/sbin/dovecot
It consistently crash on startup with the following entries in
/var/log/mail.log (edited backtrace):
Jul 27 07:39:26 macbook-pro dovecot[70234]: master: Dovecot v2.2.25
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
2016 Jul 04
3
kqueue crash on FreeBSD with 2.2.25
On 16-07-03 03:30:36, Timo Sirainen wrote:
> On 02 Jul 2016, at 03:30, Adam Weinberger <adamw at adamw.org> wrote:
> >
> >>> Jul 1 10:07:27 imap dovecot: master: Panic: kevent(EV_ADD, READ, 54) failed: Bad file descriptor
> >>>
> >>> It's not dumping core, and I get the message even with "protocols ="
> >>>
>
2016 Jul 01
2
kqueue crash on FreeBSD with 2.2.25
Hi,
2.2.25 crashes on FreeBSD with a kqueue-related message. I see references to something similar (http://www.dovecot.org/list/dovecot/2012-February.txt) from a couple years ago.
I get:
Jul 1 10:07:27 imap dovecot: master: Panic: kevent(EV_ADD, READ, 54) failed: Bad file descriptor
It's not dumping core, and I get the message even with "protocols ="
Downgrading back to 2.2.24
2013 Nov 27
1
dovecot-antispam plugin problem with multiple messages
Hi
With dovecot 2.2.5, and dovecot-antispam built from a recent HEAD pull, when copying multiple messages to or from a Spam folder, the plugin sends multiple copies of the first message to the backend. I've tried this with the pipe and spool2dir backends.
For example with the spool2dir backend, via IMAP doing
A COPY 1:3 Spam
yields 3 copies of message id 1 in the dir:
dev:imap-8.1 rplatel
2015 Apr 11
2
Why are here ignore a simple question?
On 04/11/2015 02:39 AM, Hardy Flor wrote:
> I had been on 3/12/2015 pointed to the lack of documentation of "doveadm
> save". It was in the changelog of 2.2.16.
Unfortunately this is not unique. Dovecot's documentation is at all
times significantly lagging behind the code, this is the MO for this
project. I guess someone will say "contributions are welcome".
There
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
2007 May 25
1
Quota warning not generated
I am testing out the unofficial quota warning patch with Dovecot 1.0.0,
and no matter what values I use for the storage or messages values, the
warning script is never executed.
My plugin settings are:
plugin {
quota = maildir:storage=20480
quota_warning = storage=80%:messages=10 /usr/local/bin/quota-warning.sh
}
I've tried the following quota_warning lines without any luck:
2007 Jul 06
3
modules/imap/lib02_imap_quota_plugin.so: undefined symbol: quota_set
Hi,
I wanted to enable FS quota support in dovecot, and have configured the
following directives:
protocol imap {
mail_plugins = imap_quota
}
plugin {
quota = fs
}
With this additional settings, my normally working dovecot.conf doesn't start
anymore:
Starting mail server:
dovecotEdlopen(/usr/lib/dovecot/modules/imap/lib02_imap_quota_plugin.so)
failed:
2018 Mar 19
2
Controlling dovecot caching decisions
Hello,
It looks like the "mail_always_cache_fields" and "mail_never_cache_fields"
can be used to control dovecot's caching decisions. I cannot seem to find
any documentation regarding how these fields should be used.
What are acceptable values for these fields? I am quite new to this so any
help would be much appreciated.
Regards,
Siva
-------------- next part