Displaying 20 results from an estimated 5000 matches similar to: "Trying to building a customized auth plugin"
2010 Dec 22
2
Plugin delete-to-trash on Dovecot 2.0
There are some body using delete-to-trash on any version of Dovecot 2.0?
--
Antonio P?rez-Aranda Alcaide
aperezaranda at yaco.es
Yaco Sistemas S.L.
http://www.yaco.es/
C/ Rioja 5, 41001 Sevilla
Tel?fono +34 954 50 00 57
Fax ? ? ?+34 954 50 09 29
2011 Feb 02
2
Logging on syslog and selected dovecot files at the sametime
Is it possible to send logs to syslog and files set by log_path and
log_info_path on config?
Just two logs at the same time (not realtime).
--
Antonio P?rez-Aranda Alcaide
aperezaranda at yaco.es
Yaco Sistemas S.L.
http://www.yaco.es/
C/ Rioja 5, 41001 Sevilla
Tel?fono +34 954 50 00 57
Fax ? ? ?+34 954 50 09 29
2011 May 23
3
[PATCH] Indexing mail attachments with Dovecot + Solr
Indexing mail attachments with Dovecot + Solr.
This patch has been tested with these versions:
* dovecot 2.0.9
* apache-solr 1.4.1
This is a patch for the fts-solr plugin (that indexes mail messages
for Dovecot with Solr). In main stream, the plugin does not index
attachments; With this patch, you can index mails and their
attachments (pdf, docs, openoffice docs...) . You can get others
2010 Dec 27
2
Dovecot Quota plugin as Couier quota
I get a similar behavior between dovecot quota plugin and courier
quota with the attached patch.
When the client change flags, then is forced to recalc. This is
because I don't know how to get the changed flags on quota sync
method.
The courier quota behavior is avoid to count all deleted mails,
include "mark as deleted" mails.
--
Antonio P?rez-Aranda Alcaide
aperezaranda at
2011 Feb 16
2
Evolution IMAP with Dovecot as proxy
We have some users who use Evolution as mail client.
During migration process we are run Dovecot as proxy of Courier-imap
until any user get migrated depend of ldap attribute.
At present, the problem is that with Thunderbird and other clients,
The client run as normal. But Evolution can't get new messages or
Suscription list.
Capabilities on Courier and Dovecot are differents, but when a
2010 Nov 24
2
Automatic expire on post-login
I need to clear two folder from Maildir at login.
Exatly, delete all mails older than 30 days on Trash and 1 day on spam folder.
I'm using dovecot 2.0 and I think about use a post-login script
calling doveadm -u $user expunge but post-login scripts in dovecot 2.0
are very complex
Is there possible to get the environment vars like on dovecot 1.2 ?
I think this action must be done by expire
2010 Dec 28
1
Can dovecot+solr search on attachments?
I remember to read that dovecot+solr support search on mail attachment
Is this true?
Maybe, is needed to improve the basic solr schema to do this?
--
Antonio P?rez-Aranda Alcaide
aperezaranda at yaco.es
Yaco Sistemas S.L.
http://www.yaco.es/
C/ Rioja 5, 41001 Sevilla
Tel?fono +34 954 50 00 57
Fax ? ? ?+34 954 50 09 29
2010 Dec 27
1
Kicking by dovecot as proxy?
I'm using dovecot 2.0 as proxy to make easy the migration from Courier
to Dovecot.
?Is it possible to use doveadm kick on a proxy connection?
Example:
telnet (login as user1) -> dovecot (proxy) (user1) -> courier (user1)
If I exec doveadm who on "dovecot", any user are connected.
--
Antonio P?rez-Aranda Alcaide
aperezaranda at yaco.es
Yaco Sistemas S.L.
2011 May 27
1
This is appear a fts bug
I have checked this on dovecot 2.0.9 and 2.0.13 with fts-solr without patching.
If you execute the follow IMAP script, then the imap process die by
and a "assert"
. select "inbox."
. search text something
After search, the connection is aborted in the client side, and imap
process died on the server.
When the log in dovecot says:
(fts_backend_solr_init): assertion
2011 Jun 03
1
Extra plugins vía extrafield in ldap
Hi all,
I'm using dovecot 2.0.9 and I have a config like this:
dovecot.conf:
passdb {
args = /etc/dovecot/conf.d/passwd-ldap.conf
driver = ldap
}
mail_plugins = $mail_plugins quota
plugin {
autocreate = INBOX.SPAM
autocreate2 = INBOX.NoSPAM
autosubscribe = INBOX.SPAM
autosubscribe2 = INBOX.NoSPAM
quota = maildir
}
protocol imap {
mail_plugins = $mail_plugins imap_quota
2011 Oct 13
1
Rare error with concurrent users searching with fts-solr
Hi all,
If I start two o more connections with diferent users that make a
search text to solr I get this message many times:
Error: fts_solr: Query didn't return uid
If I repeat the test about 2000 times, with only one user concurrent,
with 60 diferent users, without concurrent, I get between 0.
If I repeat the test about 2000 times, with 2 users concurrent, I get
between 3 or 10 errors.
2010 Nov 10
1
dovecot2.0+ldap auth problems
I'm using a config from dovecot 1.2 adapted to 2.0
After update config, and restart dovecot service:
If I do a doveadm user user1 then it is found correctly.
If I do a doveadm auth user1 then it is ask for the password user, and
it's running correctly.
But if I tray to login by telnet using IMAP then I get:
. login user1 pass1
Connection closed by foreign host.
I can see at logs
2019 Jul 20
2
Dovecot 2.3.6 on Solaris10: build issues, segfaults
Looking further into this segfault at
settings-parser.c:setting_copy():1519
*dest_size = *src_size;
*src_size points to type size_t (typedef unsigned long), a 4-byte
aligned value consistent with a 32-bit build. This is mismatched with
declared type
(gdb) whatis src_size
type = const uoff_t *
(gdb) whatis uoff_t
type = unsigned long long
(gdb) p sizeof(uoff_t)
$1 = 8
resulting
2010 Oct 06
2
Imap Folder activity detect
Hi all,
We are migrating a mail service with 80.000 users, and 40.000 of them are
using IMAP.
At present, this service is handled by Courier, with some custom patches.
And we are migrating to Dovecot 1.2.15.
One of these patches is used to interact with Spamassassin. If Courier
detects any move/copy operation to the "IsSPAM" or "IsntSPAM" folders, a
specific bash script is
2017 Jul 05
2
gzip compressed mbox: Panic: file istream-zlib.c: line 421 (i_stream_zlib_seek): assertion failed: (ret == -1)
On 07/05/17 13:25, Aki Tuomi wrote:
>> I use mbox compressed by gzip as read-only folder (using zlib plugin).
>>
>> I have errors in logs:
>> Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
>> failed: (ret == -1)
...
>> The bug appeared in 2.2.26 and still can be reproduced (in 2.2.31)
>>
>> Using 'git bisect' was not
2010 Nov 17
1
dovecot-antispam-plugin for dovecot-2.0
I'm migrating a customized dovecot-antispam-plugin from
dovecot-antispam-plugn-1.3 which doesn't run in dovecot-2.0
Are any body using dovecot-antispam-plugin adapted to 2.0 from
mercurial on a production system?
This is the adapted version to dovecot 2.0
http://hg.dovecot.org/dovecot-antispam-plugin/
2006 Mar 20
1
compilation and installation of dspam-plugin
hello johannes,
i just discovered your wonderful plugin for dovecot. it was pretty much
exactly what i was looking for, only that i didn't know that yet :)
"Instead of moving mail into special folders, the user has two actions
available: moving it out of the SPAM folder and moving it into the SPAM
folder. The dovecot plugin watches these actions [...] and tells dspam
that it made an
2005 Oct 02
2
file istream-raw-mbox.c: line 450 (istream_raw_mbox_get_body_size): assertion failed: (rstream->mail_size != (uoff_t)-1)
Hi list,
Today i tried upgrading my dovecot server from 0.99.14 to 1.0alpha3.
Unfortunately the new version does not work. The log file says:
Oct 2 20:40:02 knut dovecot: imap-login: Login: user=<arved>,
method=PLAIN, rip=213.225.30.218, lip=213.9.70.XXX, TLS
Oct 2 20:40:02 knut dovecot: imap(arved): file istream-raw-mbox.c:
line 450 (istream_raw_mbox_get_body_size): assertion failed:
2010 Oct 24
1
dovecot-antispam-1.3 multiple plugin load
Hi all,
I have running dovecot-1.2.15 and I try whith dovecot-antispam-1.3 and
1.2-* if it's running for me.
I use mailtrain backend to call a script when I move a mail to a
specific folder. Then, I set allow_append_to_spam: yes
At .config for Make dovecot-antispam. I set the plugin's name to:
PLUGINNAME=isspam
An then, I have another copy of the sources and .config with plugin's
2010 Oct 07
2
Visible temp files as Imap Folder in INBOX
Hi all,
I'm using dovecot-1.2.15 and NFS as storage of Maildir . When I try
over IMAP and Evolution to move a mail to another Imap Folder, a file
like .nfs000000000159816c0000245 is created and when move operation is
finished, the file is deleted.
Sometimes, this file isn't deleted and then, you can see a new imap
folder called .nfs000000000159816c0000245 when you restart your
Evolution