Displaying 20 results from an estimated 200 matches similar to: "dovecot deliver errors"
2010 Jul 08
3
Command died with signal 6
Hi,
We have dovecot 1.1.20 running on Fedora 7 with mail and indexes on NFS. On
our delivery server we are getting "status=bounced (Command died with signal
6: "/usr/local/libexec/dovecot/deliver")"
We are fetching these mails from another server which has Centos 5.2
installed. We have mail_nfs*=yes and mmap_disable=yes settings in
dovecot.conf.
Please let me know why the
2008 Jul 28
3
lib90_cmusieve_plugin.so: undefined symbol: message_decoder_init
After upgrading our CentOS 5 box to the latest revisions last week
(including Dovecot 1.1), we're seeing the following error message in the
log files. Sieve was working fine with Dovecot 1.0.
I have yet to turn up anything via Google for this particular error.
SELinux is not logging any error messages at the moment, so I'm pretty
sure that we've properly allowed all the SELinux
2007 Sep 16
3
Dovecot Sieve crash
I just transferred the files in my home directory from an x86_64 machine
to an i686 machine. This included the .dovecot.sieve and .dovecot.sievec
files in my home root, and the Dovecot index files in my ~/Maildir
directory. Everything seemed to be working until I tried sending an email
that triggers a Sieve "redirect" command, then I got the following in the
logs. I then tried
2008 Jun 21
9
v1.1.0 released
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
Two hours later than promised, I slept longer than intended. :)
No changes since v1.1.rc13. Below are the largest changes since v1.0:
* After Dovecot v1.1 has modified index or dovecot-uidlist files,
they can't be opened anymore with Dovecot versions earlier than
v1.0.2.
*
2008 Jun 21
9
v1.1.0 released
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
Two hours later than promised, I slept longer than intended. :)
No changes since v1.1.rc13. Below are the largest changes since v1.0:
* After Dovecot v1.1 has modified index or dovecot-uidlist files,
they can't be opened anymore with Dovecot versions earlier than
v1.0.2.
*
2007 Jan 29
2
lda sieve broken after upgrade
upgraded to rc19. using maildirs. solaris 9/cc.
removed all modules from pop/imap/lda subdirs and first upgraded dovecot
to rc19 and then used dovecot-sieve-1.0.1 sources to build against the
dovecot source directory ( everything now builds nicely on Solaris, thank
you Timo ). added "cmusieve" to the list of plugins used by lda.
ail_plugins = cmusieve
now getting this:
2008 Oct 17
2
dovecot-deliver occasionally fails to deliver, leaving no clues
Hello,
I have a FreeBSD 7.1 x86 system using dovecot with postfix and a mysql
user database. Everything works completely fine, except that on
occasion dovecot-deliver fails. When postfix tries to redeliver the
message in about 15 minutes, it succeeds. So this isn't a very big
problem, just an annoying puzzle.
Here's the postfix log. At first, I thought it could be a postfix
2007 Aug 15
2
deliver assertion failure
Deliver from latest 1.1 HG with sieve also from latest 1.1 HG is dying
with an assertion failure when it delivers to my mailbox. Other
mailboxes on the same system are unaffected, but I can read my mailbox
fine through IMAP.
Dovecot and sieve were compiled with -march=nocona -pipe -ggdb
I've commented out my entire sieve script and the problem still occurs.
file index-mail-headers.c: line
2007 Jul 25
3
dovecot-1.1 + dovecot-sieve-1.1 deliver backtraces
Hi,
I am trying dovecot-1.1 with dovecot-sieve-1.1.
First, dovecot -n do not report about deliver settings.
They are:
---
protocol lda {
postmaster_address = postmaster at parkheights.dyndns.org
hostname = parkheights.dyndns.org
mail_plugins = cmusieve
mail_plugin_dir = /usr/lib64/dovecot11/modules/lda
sendmail_path = /usr/lib/sendmail
auth_socket_path = /var/run/dovecot11/auth-master
2009 May 06
4
Problem in deliver (Panic: file index-mail-headers.c ...)
Hi All,
I'm experiencing a problem with some mails in deliver. Here the logged error message:
deliver(stefan at roese.nl): 2009-05-06 11:57:36 Panic: file index-mail-headers.c: line 141
(index_mail_parse_header_finish): assertion failed: ((match[match_idx] &
HEADER_MATCH_FLAG_FOUND) == 0)
deliver(stefan at roese.nl): 2009-05-06 11:57:36 Error: Raw
backtrace: /usr/lib/dovecot/deliver
2006 Aug 11
3
OT: NIS Authentication
Ran into a major issue with my setup overnight:
We have a Win2K AD domain running SFU with a master and 1 slave NIS
server. Our mail server is a FC1 box that runs dovecot and a
MailScanner/sendmail config. The mail server is configured as a NIS
client. The problem is that we lost power overnight and all of the
boxes shutdown after the UPS's ran out of battery. After the power
came back on,
2007 Feb 13
2
lda quota in sql works but is ignored
Hi,
(dovecot latest vers)
i have lda deliver up with quota and sql,
but it seems that deliver simply ignores it,
normally it should bounce the message
deliver(tester at example.de): Feb 13 15:31:32 Info: auth input: gid=1001
deliver(tester at example.de): Feb 13 15:31:32 Info: auth input:
quota=dirsize:storage=3072000
deliver(tester at example.de): Feb 13 15:31:32 Info: Home dir not found:
2006 Aug 21
3
sieve-cvs build failing @ 'make'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
hi,
i've dovecot-cvs up on osx. logging in with virtual users is working.
so far so good.
i'm attempting to build sieve support now.
after:
% cd /usr/ports/dovecot/dovecot-sieve
% glibtoolize -f -c
% autoreconf -i -f
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/Makefile.am:
2007 Sep 11
2
postfix + dspam + dovecot problem
Hi All,
I'm new to dovecot (coming from cyrus) and have a bit of a problem
setting up postfix + dspam + dovecot.
1. postfix + dovecot: works like a charm.
Using "mailbox_command = /usr/lib/dovecot/deliver"
in postfix main.cf
2. adding dspam to the equation: unable to deliver:
net_connect(/usr/var/run/dovecot/auth-master) failed:
No such file or directory
Using
2008 Aug 11
2
problems with sieve and lda
Okay, after reading the wiki and list archives, I am confused.
I am attemping to get the deliver LDA working on a centos 5.1 system
# rpm -qa | grep dovecot
dovecot-1.0.7-2.el5
dovecot-sieve-1.0.2-6.el5
# rpm -qa | grep postfix
postfix-2.3.3-2
so that I can use Sieve for mail filtering to imap folders, I am using the
mbox format
Following the wiki here for system users
2008 May 23
4
Error while set mailQuota=0 with mbox and LDAP backend
Hi, all.
I have OpenLDAP(+qmail.schema), Dovecot, Postfix installed on RHEL 5.1
(x86_64), and they works fine with mbox format.
The problem is if i set 'mailQuota=0' in LDAP, postfix can't send mail
to recipient user. But it works fine with 'mailQuota != 0', such as
'10240'(10M).
What's wrong with my mail server setting? How can i solved this issue?
Thanks very
2008 Jun 18
1
debugging dovecot and sieve
I have install dovecot and sieve and it doesn't appear to be working.
Below is my dovecot.conf
Are there some debugging settings I can use to test if dovecot is
linking with sieve properly.
Nothing appears to show up in the logs
start dovecot.conf
=======================
cat /usr/local/etc/dovecot.conf
base_dir = /var/run/dovecot/
auth_verbose=yes
auth_debug=yes
mail_debug=yes
2008 Jul 01
2
sieve doesn't work with 1.1.1
Hello
This is my dovecot.conf
: /etc/dovecot/dovecot.conf
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.info
protocols: imap imaps managesieve
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-login
login_executable(managesieve): /usr/lib/dovecot/managesieve-login
mail_location:
2009 Jan 24
3
Dovecot upgrade broke per-user Sieve scripts
Hi all,
I'm migrating my private mail server from Dovecot 1.0.10 to Dovecot
1.1.4 (both the latest package in Ubuntu Hardy and Intrepid, resp.).
I'm using Postfix with Postfixadmin virtual users , passing mail to
Dspam, which in turn passes email to the Dovecot LDA. The relevant
configuration section is attached below.
When running on the old version of Dovecot, the LDA correctly
2007 Sep 03
5
Dovecot + Sieve
Hi guys.
I installed dovecot 1.0.3 with sieve plugin.
It looks like sieve is loaded fine by dovecot [1].
I set up dovecot to use sieve globally:
protocol lda {
mail_plugins = cmusieve quota
sieve_global_dir = /usr/local/etc/sieve/Junk
.....
}
And created a sieve file which is supposed to move all the Spam marked by
dspam to users's Junk folder (listed as Junk in the subscriptions