Re: Released Pigeonhole v0.4.4 for Dovecot v2.2.15.

2014-10-28 Thread Robert Schetterer
Am 28.10.2014 um 02:14 schrieb Stephan Bosch: > + Implemented sieve_redirect_envelope_from setting, which allows > configuring the envelope sender of redirected messages. Hi Stephan, i am very impressed do you have some simple example for this feature thx for coding ! Best Regards MfG Robert S

Re: dovecot ldap quota

2014-10-28 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 27 Oct 2014, Mirko ML wrote: plugin { quota = maildir:User quota } grep -v '^ *\(#.*\)\?$' dovecot-ldap.conf.ext user_attrs = quota=quota_rule=*:bytes=%$ And at the end the problem that i see on log: I cant understand this 2 line: Oc

Re: Released Pigeonhole v0.4.4 for Dovecot v2.2.15.

2014-10-28 Thread Stephan Bosch
On 10/28/2014 8:38 AM, Robert Schetterer wrote: > Am 28.10.2014 um 02:14 schrieb Stephan Bosch: >> + Implemented sieve_redirect_envelope_from setting, which allows >> configuring the envelope sender of redirected messages. > Hi Stephan, i am very impressed > do you have some simple example for th

Re: dovecot ldap quota

2014-10-28 Thread Mirko ML
Il 28/10/2014 08:41, Steffen Kaiser ha scritto: [...] Thanks a lot for the answer. > What value is in the LDAP attribute, with our without the pending 'S'? The value in LDAP is WITH the pending S, because at the moment we have a "courier situation" and the quota value need the S. We want to migrat

Re: dovecot ldap quota

2014-10-28 Thread Toni Mattila
Hi, On 28.10.2014 10:43, Mirko ML wrote: What value is in the LDAP attribute, with our without the pending 'S'? The value in LDAP is WITH the pending S, because at the moment we have a "courier situation" and the quota value need the S. We want to migrate some domain to dovecot to use sieve, bu

Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread James
I have built and installed Pigeonhole 0.4.4 with Dovecot 2.2.15. For users with no sieve at all I am getting an error on delivery. Delivery is from exim via lmtp. Syslog: Oct 28 11:03:50 mailhost dovecot: [ID 583609 mail.crit] lmtp(18915): Fatal: master: service(lmtp): child 18915 killed with

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread Stephan Bosch
James schreef op 28-10-2014 12:48: I have built and installed Pigeonhole 0.4.4 with Dovecot 2.2.15. For users with no sieve at all I am getting an error on delivery. Delivery is from exim via lmtp. Syslog: Oct 28 11:03:50 mailhost dovecot: [ID 583609 mail.crit] lmtp(18915): Fatal: master: ser

Namespaces (or another way) to put messages in a different drive

2014-10-28 Thread Paulino Michelazzo
Hello people, I have a situation where I need to create a mailbox for clients where they put old messages (> 1year) but I would like to create this mailbox in a different disk. I have a server with the mailboxes and a storage mapped using NFS just to create those mailboxes for old messages. I

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread Stephan Bosch
Stephan Bosch schreef op 28-10-2014 14:31: James schreef op 28-10-2014 12:48: I have built and installed Pigeonhole 0.4.4 with Dovecot 2.2.15. For users with no sieve at all I am getting an error on delivery. Delivery is from exim via lmtp. Syslog: Oct 28 11:03:50 mailhost dovecot: [ID 583609

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread James
On 28/10/2014 13:31, Stephan Bosch wrote: I have built and installed Pigeonhole 0.4.4 with Dovecot 2.2.15. For users with no sieve at all I am getting an error on delivery. Delivery is from exim via lmtp. Syslog: Oct 28 11:03:50 mailhost dovecot: [ID 583609 mail.crit] lmtp(18915): Fatal: master

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread James
On 28/10/2014 13:58, Stephan Bosch wrote: Oct 28 11:03:50 mailhost dovecot: [ID 583609 mail.crit] lmtp(18915): Fatal: master: service(lmtp): child 18915 killed with signal 11 (core not dumped - set service lmtp { drop_priv_before_exec=yes }) ... Oh, of course a gdb backtrace (e.g. from a core

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread Stephan Bosch
James schreef op 28-10-2014 15:02: On 28/10/2014 13:58, Stephan Bosch wrote: Oct 28 11:03:50 mailhost dovecot: [ID 583609 mail.crit] lmtp(18915): Fatal: master: service(lmtp): child 18915 killed with signal 11 (core not dumped - set service lmtp { drop_priv_before_exec=yes }) ... Oh, of course

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread Stephan Bosch
Stephan Bosch schreef op 28-10-2014 15:17: James schreef op 28-10-2014 15:02: On 28/10/2014 13:58, Stephan Bosch wrote: Oct 28 11:03:50 mailhost dovecot: [ID 583609 mail.crit] lmtp(18915): Fatal: master: service(lmtp): child 18915 killed with signal 11 (core not dumped - set service lmtp { dro

maildir++ quota support on dovecot

2014-10-28 Thread Mirko ML
Some information about maildir++ that I have read: http://www.inter7.com/courierimap/README.maildirquota.html http://wiki2.dovecot.org/Quota/Maildir When I have to deliver a message with an MDA I can use dovecot-lda. If I have enabled "quota = maildir:User quota" I am pretty sure that in the mail

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread James
On 28/10/2014 14:19, Stephan Bosch wrote: Stephan Bosch schreef op 28-10-2014 15:17: Oh, of course a gdb backtrace (e.g. from a core dump) would be most useful: "core not dumped". This link provides hints on how to get a core dump: http://www.dovecot.org/bugreport.html Oh, and the error

basic configuratio error

2014-10-28 Thread soko.tica
Hello list, After many hours I still fail to configure properly dovecot as the LDA with opensmtpd, for system users only. I don't want pop at all, jus lmtp and imap, but still haven't stripped it. Here is the info, thanks in advance for your response: = # doveconf -n # 2.2.14: /etc/dovecot

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread Stephan Bosch
On 10/28/2014 8:48 PM, James wrote: > On 28/10/2014 14:19, Stephan Bosch wrote: >> Stephan Bosch schreef op 28-10-2014 15:17: > > Oh, of course a gdb backtrace (e.g. from a core dump) would be most > useful: "core not dumped". >>> >>> This link provides hints on how to get a core

Re: Pigeonhole 0.4.4 error with no sieve rules

2014-10-28 Thread Hans Morten Kind
On Tue, Oct 28, 2014 at 11:48:16AM +, James wrote: > Syslog: > Oct 28 11:03:50 mailhost dovecot: [ID 583609 mail.crit] lmtp(18915): > Fatal: master: service(lmtp): child 18915 killed with signal 11 (core > not dumped - set service lmtp { drop_priv_before_exec=yes }) For Solaris, please loo

Re: basic configuratio error

2014-10-28 Thread Peter Chiochetti
Am 2014-10-28 um 21:05 schrieb soko.tica: After many hours I still fail to configure properly dovecot as the LDA with opensmtpd, for system users only. I don't want pop at all, jus lmtp and imap, but still haven't stripped it. Here is the info, thanks in advance for your response: […] pipe()