Displaying 20 results from an estimated 30000 matches similar to: "sieve is broken in the latest revision"
2010 Sep 29
1
dovecot-lda segfaults with some sieve scripts
Hello,
One account couldn't get emails all the sudden.
dovecot-lda was crashing with "signal 11 (segmentation fault)".
There was absolutely nothing in the dovecot logs, even with mail_debug=yes.
I found out that it was because of the following lines in a sieve script
that were generated by a script generator (Ingo).
if true {
keep;
stop;
}
I'm using the latest
2012 Apr 26
2
LDA crashes on delivery (using sieve)
Hello,
The current version of LDA can crash (seg fault 11) under certain
circumstances.
I don't know why it happens only with some accounts, but here is a
backtrace. The user has a sieve filter in place :
(gdb) bt full
#0 0x0000000800443434 in smtp_client_open () from
/usr/lib/dovecot/libdovecot-lda.so.0
No symbol table info available.
#1 0x00000008009943ab in
2012 Apr 24
2
sievec segfaults
Hello,
sievec segfaults when it reads a file.
I've tried with both the standard and gold linker.
I've tried with various sieve files and they all make it crash.
I've compiled pigeonhole with -ggdb, but I'm not getting much info
Program received signal SIGSEGV, Segmentation fault.
0x0000000800b8e587 in strlen () from /lib/libc.so.7
(gdb) bt full
#0 0x0000000800b8e587 in strlen ()
2011 Mar 04
1
Is the trunk version of Pigeonhole still broken or am I missing something?
Things broke a couple of months back and I thought I had caught the
repository at a bad time, but trying again today, after having seen that
people had been working on it recently, bore the same result.
../../../../libtool: line 2072: cmd-vacation.c: command not found
I'm simply syncing with the repository and using autogen, configure and
make.
Are there any other steps required?
Olivier
2010 Aug 31
2
Dovecot upgrades break Blackberry instant email (BIS)
Hello,
Just like when upgrading to 1.2, upgrading to 2.0.1 confuses RIM's BIS
servers and users don't have instant email anymore on their Blackberrys.
Under normal conditions, the BIS servers keep one open connection per
email account with Dovecot.
They're using IMAP IDLE to monitor changes and push them to devices very
quickly.
After an upgrade, all changes.
The BIS servers can't
2012 Sep 18
2
2.1.10 crashes at login (buf->used <= buf->alloc)
Hello,
There is a big problem with 2.1.10.
Here is what I saw in the logs:
Sep 18 22:22:23 imap(): Panic: file buffer.c: line 86
(buffer_check_limits): assertion failed: (buf->used <= buf->alloc)
Sep 18 22:22:23 imap(): Fatal: master: service(imap): child 26833 killed
with signal 6 (core dumped)
Reverting to 2.1.9 with the exact same config file works just fine
Cheers,
Olivier
2010 Sep 28
1
dsync is seriously broken when syncing maildir and mdbox
Hello,
I thought mdbox was production ready, but it seems to me that (in 2.0.4)
it's quite broken.
1) The documentation only running this to convert from maildir to mdbox:
*dsync mirror maildir:~/Maildir*
but based on my experience and on posts on the mailing list, it's not
enough.
A namespace has to be defined and it's not clear whether / or . should
be used as a separator.
I
2006 Apr 12
1
Horde problem not fixed in beta6
We experience the same problem between Horde and Dovecot 1.0 beta 6.
Beta 3 is still the only working solution right now.
Best regards,
Olivier Paroz
interfaSys s?rl
2013 Jun 18
2
Crashes at login time with freshest code
Hello,
Dovecot keeps crashing at login time. Things were fine on 2.2.2
Fatal: master: service(imap): child 5014 killed with signal 11
Here is the trace:
Core was generated by `imap'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000105cdfdf in mailbox_list_get_storage (list=0x7fffffffe310,
vname=0x10a04ab0 "INBOX/spam", storage_r=0x7fffffffe308)
at
2006 Apr 08
4
anyone running with Horde mail?
Hey again folks ;-)
Seems my auth is working afterall when I telnet to the IMAP port.
But darned if I can get it working with Horde web mail. Is anyone out
there doing this just first of all to confirm to me that the
combination works OK.
I don't care so much about shadow auth since apparantly my pam auth is
working just fine.
thanks,
-Alan
--
"True Budo is done for the sake of
2012 Jan 17
1
Antispam plugin not compatible with Dovecot 2.1
Here is what I get when I try to compile the antispam plugin agaisnt
Dovecot 2.1
**************
mailbox.c: In function 'antispam_save_begin':
mailbox.c:138:12: error: 'struct mail_save_context' has no member named
'copying'
mailbox.c: In function 'antispam_save_finish':
mailbox.c:174:12: error: 'struct mail_save_context' has no member named
2010 Oct 04
1
[2.0.5] quota in maildirsize doesn't work with mdbox
Hello,
I'm using mdbox to store messages and maildirsize to store quotas
I have the following in my dovecot.conf
mail_plugins = quota trash zlib fts fts_squat imap_quota imap_zlib antispam
quota = maildir:User quota
quota_rule = ?:storage=1G
quota_rule2 = Trash:storage=+10%%
I noticed that the quotas were wrong, so I sent myself some emails in
hope of seeing the ratio change to the correct
2010 Aug 31
1
status of antispam plugin for DC 2.x ?
Hello,
I saw that there is now an antispam plugin repository for the V2.x version.
It doesn't compile and it seems it cannot be configured like the old one.
Any ETA?
Cheers,
Olivier
2010 Aug 30
1
[DC2.x ]pop3-login seg faults when compiled with gcc 4.5.2 and gold
Hello,
On FreeBSD, Dovecot 2.0.1 compiles fine with gcc45 and the other
services have no problem, but even without any optimizations (CFLAGS) at
all, pop3-login seg faults when a user tries to connect to Dovecot using
POP3.
As this is not the only application that has a problem with the latest
version of gcc (mod_php), there may be nothing that can be done on the
Dovecot side, but I thought I
2010 Sep 14
1
autogen.sh fails
autogen.sh fails on FreeBSD 8.1
m4 1.4.15
autoconf 2.67
Here is the error message:
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure:20543: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl
If
2010 Oct 06
1
Master user sees empty folder list
Hello,
I'm having a "path" problem with master users. When logged on as a
master user, I can't see the user's folders.
I'm trying to use system users as master users, so I'm using something
like this:
# Master password
auth_master_user_separator = *
passdb {
driver = passwd
master = yes
pass = yes
}
# System users
passdb {
driver = passwd
}
# Virtualusers
2010 Nov 11
1
version_ignore=yes
Hello,
When upgrading Dovecot, I get this:
Dovecot version mismatch: Master is v2.0.6, imap-login is v2.0.7 (if you
don't care, set version_ignore=yes)
This should not occur as version_ignore=yes is in dovecot.conf, at the top.
Cheers,
Olivier
2011 Jan 13
1
master: Error: service(imap): child 40100 killed with signal 11
Hello,
I've just updated to 2.0.9 and I've got lots of these in the logs now.
Jan 13 18:57:13 master: Error: service(imap): child 40100 killed with
signal 11 (core not dumped - set service imap { drop_priv_before_exec=yes })
Is there a configuration change or something else I should have done
while updating?
I tried to get some information by loading the binary into gdb and got this:
2012 Jan 18
1
[Dovecot 2.1] ACL plugin makes imap service crash when using some clients
Hello,
I've just noticed that when Horde is connecting to Dovecot 2.1, it
crashes the imap service if Dovecot is configured to use the ACL plugin.
I'm not sure what's so special about the command Horde sends, but it
shouldn't make Dovecot crash. Everything is fine when using Thunderbird.
Here is the message in Dovecot's logs
"Fatal: master: service(imap): child 89974
2011 Apr 09
1
pop3-login segfaults (new backtrace)
Hello,
A while back I reported that pop3-login was segfaulting, but my traces
were not very helpful.
Here is a new one. Let me know if it helps.
#0 0x000000080090cf91 in _pthread_mutex_init_calloc_cb () from
/lib/libc.so.7
No symbol table info available.
#1 0x000000080090dc9d in _pthread_mutex_init_calloc_cb () from
/lib/libc.so.7
No symbol table info available.
#2 0x000000080090e9c5 in