[Dovecot] Lost %d variable

2010-09-11 Thread Aladdin
I'm trying to set up sieve with dovecot, and for some reason, sieve is not getting the %d variable that is part of the path to where its script should be. Here's the version: ops:/var/log/mail# dovecot --version 1.2.13 And, here's the configuration (I've left it all for reference, but mov

[Dovecot] Certificate for outlook 2003

2010-09-11 Thread Richard Gliebe
Hi all, We are running "dovecot-1.0.7-7.el5" on a CentOS release 5.5 (Final) box. I know, its an old version, but it cames up with the CentOS release (yum). Anyway. Is there a way to import the certificate, which was generated with "mkcert_dovecot.sh", permanently to the outlook 2003 clients

[Dovecot] dovecot 2.0.2 compile issues on Solaris 10u8 Sparc

2010-09-11 Thread Jerry K
I am having compile problems with Dovecot v2.0.2 on a well patched Solaris 10u8 Sparc system using the included gcc compiler. Version 2.0.0 compiled with out any issues using the same configure syntax. My ./configure syntax looks like this: ./configure --with-ssl=openssl --with-shadow Yahoo

Re: [Dovecot] Migrating mail from mbox to maildir using dovecot

2010-09-11 Thread Stan Hoeppner
Donny Brooks put forth on 9/11/2010 2:14 AM: > We need this done asap as our backups are killing us with the large mbox > style files. Does your backup software not offer data deduplication? I was under the impression that all commercial backup software offered this feature in modern times. I

[Dovecot] Dovecot 2.0.2 and Pigeonhole-0.2.0

2010-09-11 Thread Matthias Quernheim
I upgraded today to Dovecot 2.0.2 and Pigeonhole-0.2.0 based on debian lenny. Looked not to bad, but when I activated sieve in the lda section the following error appeared for each delivery Sep 11 18:13:11 lda: Error: dlopen(/usr/local/lib/dovecot/lda/lib90_sieve_plugin.so) failed: /usr/loca

[Dovecot] Proper use of convert plugin?

2010-09-11 Thread Donny Brooks
I am trying to convert from mbox to maildir on our mail server here at work. The specs are as follows: Fedora 11 x86-64 dovecot-1.2.11-3.fc11.x86_64 postfix-2.5.6-3.fc11.x86_64 dovecot-managesieve-1.2.11-3.fc11.x86_64 We are currently using mbox format with the users INBOX set to /var/spool/mai

Re: [Dovecot] Migrating mail from mbox to maildir using dovecot

2010-09-11 Thread Donny Brooks
On Saturday, September 11, 2010 10:28 AM CDT, Charles Marcus wrote: > On 2010-09-11 3:14 AM, Donny Brooks wrote: > > Currently our mail server is setup to use postfix and dovecot, > > Version of DC? > On the old mail server it is: dovecot-1.2.11-3.fc11.x86_64 On the new mail server we ar

[Dovecot] Pigeonhole proxy errors

2010-09-11 Thread Cassidy Larson
I'm trying to upgrade my proxy front-ends to 2.0.2. I have the latest Pigeonhole release installed, and whenever I connect to the sieve port this gets logged in the syslog: managesieve-login: Error: auth: connect(login) in directory / failed: Permission denied (euid=144() egid=144() missing +x per

Re: [Dovecot] Migrating mail from mbox to maildir using dovecot

2010-09-11 Thread Charles Marcus
On 2010-09-11 3:14 AM, Donny Brooks wrote: > Currently our mail server is setup to use postfix and dovecot, Version of DC? > I have searched until blue in the face and cannot find a 100% > working solution that doesn't require alot of manual interaction to > move the mail boxes from mbox to mail

Re: [Dovecot] lda: internal error

2010-09-11 Thread Dirk Heinrichs
Am 11.09.2010 12:53, schrieb axel Egal: > all files in /etc/dovecot have already 0666 permission. What about the directory? Bye... Dirk

[Dovecot] Sieve problems - compiled script does not get updated

2010-09-11 Thread aditsu
Hi, I'm using Dovecot 1.1.7 with sieve and managesieve, and Thunderbird with the sieve plugin (0.1.10). Sieve filters are generally working, but I noticed a situation where a script wrongly remains in effect. Here's how to reproduce the problem: - write 2 sieve scripts (in Thunderbird), say A and

Re: [Dovecot] lda: internal error

2010-09-11 Thread Dirk Heinrichs
Am 11.09.2010 11:01, schrieb axel Egal: > user root: Error reading configuration: > net_connect_unix(/etc/dovecot/dovecot.conf) failed: Permission denied lda: > Fatal: Internal error occurred. Refer to server log for more information. ) > > There is no further loginfo in any other logfiles Hmm,

[Dovecot] lda: internal error

2010-09-11 Thread axel Egal
Hi, i'm trying to relay local post from Postfix to Dovecot-lda. It's running on opensuse11.3-64bit with postfix V2.7.1 and dovecot V2.01. sending local message like: echo foo | /usr/sbin/sendmail -f root root gets no logdata in dovecot.err, -.info,-.debug. but the postfix-logfile tells: Sep 11 1

[Dovecot] Migrating mail from mbox to maildir using dovecot

2010-09-11 Thread Donny Brooks
Hello, Currently our mail server is setup to use postfix and dovecot, which is fine except it is setup to use mbox format mail. That and procmail as we need to move to sieve but that is a different issue. I have searched until blue in the face and cannot find a 100% working solution that d