Displaying 20 results from an estimated 200 matches similar to: "anyone running with Horde mail?"
2006 Apr 08
2
auth problem with dovecot-1.0.beta5
Hey folks,
Let me start by saying I really love what I see so far! Dovecot seems
to be extremely feature-rich, and unlike a lot of free software the
documentation is extremely good! I gave up on courier IMAP because of
the poor documentation, and I have to say Dovecot sure differentiates
itself in that area!
Unfortunately I still can't get it going :-/
First thing I noticed is that
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
2010 Apr 17
2
centos egroupware
Hi,
I am trying to install egroupware. The installation tests have some
warnings. What are the packages missing which I can use yum to install them?
Checking PEAR::HTTP_WebDAV_Server is installed: False
PEAR::HTTP_WebDAV_Server is needed by: WebDAV. You can install it by
running: pear install HTTP_WebDAV_Server
Checking PEAR::Auth_SASL is installed: False
PEAR::Auth_SASL is needed by:
2006 Apr 12
0
Beta 7 fixes the Horde issue!
Thank you for beta 7. Everything works well this time (for us at least).
Best regards,
Olivier Paroz
interfaSys s?rl
2006 May 16
1
Horde/IMP setup
does anyone else use Horde/IMP that can share their servers.php setup? I
am getting weird behavior with IMP not showing my INBOX and sub folders,
etc. and i am not sure if its an IMP issue or Dovecot. It was giving me
problems yesterday, then it cleared up, but now its acting up again.
mail clients like Thunderbird work fine tho. I am seeing this in the
logs a lot:
[Tue May 16 08:08:21 2006]
2002 Nov 07
0
How to access R primitives in C code?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I have a basic question, I think. How can I access the c() function
(concatenation) on C code? More generally, I'd like to handle generic
vectors in my code. I tried to use append defined in Rinternals, but it
gave me a segmentation fault.
Thanks,
Luis Carvalho.
"Always keep your mind as bright and clear as the vast sky, the great
2010 May 19
6
dovecot2 latest beta5 acl not working properly ?
Hi
i tested acls with some clients
horde/imp mulberry thunderbird squirrelmail kmail
and i couldnt get it run proberly
i have no problems testing setacl etc with plain
telnet session, and i have no error in verbose logging
but it looks like acl is only working partly with some clients
so show acls is working mostly but setting only partly
horde/imp and mulberry dont show any acls
any idea?
--
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
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
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 ()
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 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
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
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 Sep 15
1
sieve is broken in the latest revision
All the sudden messages filtered by sieve are delivered to folders
named after the recipient instead of sticking to the rules and
delivering the messages to the INBOX.
Is this an intended change?
Instead of
Maildir/.INBOX
it goes to
Maildir/.user at domain.com
Cheers,
Olivier
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