[Dovecot] Sieve - not functioning for additional email aliases.

2014-01-13 Thread Jacek Osiecki
Hi, On one of my servers (old one, version 1.2.5) user reported that vacation message for basic address works fine, but not for the aliases. I know that this is an old version, but we can't simply switch them to the most current dovecot release without preparing and testing everything... So

[Dovecot] 2.2.10 - core dumps

2014-01-13 Thread Jernej Porenta
Heya, We are occasionally seeing core dumps with dovecot 2.2.10, which are mostly like this: Jan 11 18:31:08 hostname dovecot: imap(username): Panic: file mail-index-transaction-update.c: line 19 (mail_index_transaction_lookup): assertion failed: (seq = t-first_new_seq seq = t-last_new_seq)

Re: [Dovecot] it's possible to send email from the system after the mailbox quota is full

2014-01-13 Thread ihab
Thanks Daniel My dovecot version is 1.2.** any other solution . best regards Ihab -- View this message in context: http://dovecot.2317879.n4.nabble.com/it-s-possible-to-send-email-from-the-system-after-the-mailbox-quota-is-full-tp46275p46292.html Sent from the Dovecot mailing list archive

[Dovecot] Couldn't drop privileges

2014-01-13 Thread CM Reddy
Hi All, I have configured the dovecot from sources based on the instructions in the following link. http://wiki2.dovecot.org/CompilingSource Tried to test the installation: 1. Started dovecot successfully. 2. Failed to Login command with an error. -Lenovo-G500s:~$ telnet localhost 143 Trying

[Dovecot] Replication and public namespaces

2014-01-13 Thread Markus Weippert
Hi, I'm having some issues with replicating public namespaces. Everything seems to work fine for private namespaces, but while importing some huge mailboxes (many small mails) into a public namespace via imapsync, something goes wrong. The expected mail flow is: old-server (imapsync) new-server1

Re: [Dovecot] Fwd: problem with Error: net_connect_unix(/var/run/dovecot/dict) failed: Permission denied

2014-01-13 Thread Charles Marcus
On 2014-01-12 9:13 AM, mozek007 mozek...@seznam.cz wrote: tail -f/var/log/* code style='overflow:scroll'== sieve.log ==br Jan 10 20:44:14 lda(t...@test.cza target='_blank' href='mailto:t...@vinotekaolvi.cz'/a): Error: net_connect_unix(/var/run/wbrdovecot/dict) failed: Permission denied

Re: [Dovecot] Fwd: problem with Error: net_connect_unix(/var/run/dovecot/dict) failed: Permission denied

2014-01-13 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 12 Jan 2014, mozek007 wrote: Jan 10 20:44:14 lda(t...@test.cza target='_blank' href='mailto:t...@vinotekaolvi.cz'/a): Error: net_connect_unix(/var/run/wbrdovecot/dict) failed: Permission denied (euid=2000(vmail) egid=2000(vmail) missing

[Dovecot] Fatal: master: service(imap): child n killed with signal 11 (core dumped) - in mail_cache_header_fields_read

2014-01-13 Thread Maciej Uhlig
This is log from dovecot 2.2.10: 2014-01-13T15:34:39+01:00 server/a.b.c.d dovecot: imap(user@domain): Fatal: master: service(imap): child 6290 killed with signal 11 (core dumped) (gdb) bt full #0 0x7fe78683aba5 in mail_cache_header_fields_read () from

[Dovecot] Slow authentication performance when switching folder

2014-01-13 Thread ra
Hello, we have a problem with Dovecot 2.2.9 running on an AIX 7.1 and compiled with xlc. At first we configured passdb to use our ldap directory via pam and experienced an Internal login failure like the following one Jan 13 16:20:02 imap-login: Info: Internal login failure (pid=29818948 id=1)

Re: [Dovecot] Sieve - not functioning for additional email aliases.

2014-01-13 Thread Axel Luttgens
Le 13 janv. 2014 à 09:56, Jacek Osiecki a écrit : Hi, On one of my servers (old one, version 1.2.5) user reported that vacation message for basic address works fine, but not for the aliases. [...] Any idea how I can debug it? Running test-sieve does not help - it claims that will

Re: [Dovecot] Couldn't drop privileges

2014-01-13 Thread Pascal Volk
On 01/13/2014 11:22 AM CM Reddy wrote: … 2. Failed to Login command with an error. … Lenovo-G500s:~$ doveconf -n # 2.2.10: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 3.8.0-29-generic x86_64 Ubuntu 12.04.3 LTS … passdb { args = scheme=CRYPT username_format=%u /etc/dovecot/users

[Dovecot] dict ldap

2014-01-13 Thread me
Hello everybody, Dovecot 2.2.6 with LDAP auth against AD (Samba4). I would like to know if it's possible to specify an LDAP transport for dict (something like dovecot-dict-ldap.conf.ext). I'm in need to setup shared mailboxes and if I could query LDAP, that would help a lot. IE : user1 user2

Re: [Dovecot] Couldn't drop privileges

2014-01-13 Thread Joseph Tam
From: CM Reddy cmre...@armor5.com userdb { args = username_format=%u /etc/dovecot/users driver = passwd-file } ... Log information: ... Jan 13 16:42:44 cmreddy-Lenovo-G500s dovecot: imap(armor5): Error: user armor5: Couldn't drop privileges: User is missing GID (see mail_gid setting)

[Dovecot] panic!

2014-01-13 Thread LuKreme
(I will not make a joke about the streets of Carlyle) Jan 13 19:09:07 mail dovecot: lda(j...@example.com): Panic: file mail-transaction-log-file.c: line 1148 (mail_transaction_log_file_get_highest_modseq_at): assertion failed: (offset = file-sync_offset) Jan 13 19:09:08 mail kernel: pid 8435

Re: [Dovecot] Sieve - not functioning for additional email aliases.

2014-01-13 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 13 Jan 2014, Jacek Osiecki wrote: The sieve file is simple: forward message and reply with vacation: require [copy,vacation]; # rule:[redirect] if anyof (true) { redirect :copy my.b...@newdomain.pl; vacation :days 1 :addresses