[Dovecot] Installing Dovecot v2.0.3 from binary files problem

2011-06-28 Thread Meisam Navaki
Hi, I've installed dovecot v2.0.13 from binary files.dovecote starts ok,but I get some errors in /var/run/mail.log : dovecot: anvil: Fatal: Error reading configuration: read(/var/run/dovecot/config) failed: EOF dovecot: master: Error: service(anvil): command startup failed, throttling dovecot:

[Dovecot] Dovecot 1.2.16 -> Dovecot 2.0.13 Performance?

2011-06-28 Thread Jorgen Lundman
Hello list, Currently running dovecot-1.2.16 as pop, imap, and deliver (with sieve). All on Solaris 10u9, on NFSv4 backends. All is working great. But occasionally, the system gets rather loaded, not entirely sure what part yet, but as part of researching that; If we were to start the upgr

Re: [Dovecot] Virtual Servers

2011-06-28 Thread Noel Butler
I think we all know who the troll is here On Tue, 2011-06-28 at 07:14 -0400, Charles Marcus wrote: > On 2011-06-27 9:06 PM, Noel Butler wrote: > > On 2011-06-27 9:21 PM, Jonathan Tripathy wrote: > >> I hope this is a lightly used server and does not do any real level > >> of mail traffic else you'

[Dovecot] Exim and Dovecot2 SASL: 435 Unable to authenticate at present

2011-06-28 Thread Sergey Urushkin
Hi. I had working Exim 4.71 and Dovecot 1.2.9 SASL configuration on Ubuntu Lucid, but needed some features from dovecot2, so I installed 2.0.13 from https://launchpad.net/~carsten-uppenbrink-net/+archive/dovecot2 . Now I get Subj error while trying to authenticate via dovecot auth-client socke

Re: [Dovecot] what to expect from changing index location

2011-06-28 Thread Charles Marcus
On 2011-06-28 12:13 PM, Davide Vaghetti wrote: > mail_location = mdbox:/var/vmail/%-1.1u/%u/mdbox > > and I want to switch to > > mail_location = > mdbox:/var/vmail/%-1.1u/%u/mdbox:INDEX=/var/indexes/%-1.1u/%u/ > > But I cannot figure out a pair of things: > > - - do the switch trigger the rebu

[Dovecot] mirate to dovecot 2.0.13

2011-06-28 Thread Giovanni Mancuso
Hi, I have in my system dovecot 1.2.11 and i want migrate to dovecot 2.0.13. I have 2 Frontend that proxy all request to Backend and i want migrate first FE and after the BE. Can i install dovecot 2.0.13 in FE that proxy all request to BE with dovecot 1.2.11? Thanks

[Dovecot] what to expect from changing index location

2011-06-28 Thread Davide Vaghetti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everybody, I have one thousand virtual users with mdbox mailbox format and 10 GByte quota. I have noticed some performance problem related to I/O (the mailbox disk is a 6TB raid1+0 on ISCSI), so I want to put the index files on a different disk.

Re: [Dovecot] permissions for dbox attachment directory

2011-06-28 Thread imap
> On Sat, 2011-06-25 at 03:58 -0400, i...@tnde.org wrote: >> I am running dovecot 2.0.13 on CentOS5, set up with only local system >> users, and single instance store set up in a single directory. >> >> e.g. >> mail_attachment_dir = /var/mail/attachments > > Currently you can't. I was a bit lazy in

[Dovecot] Sendmail + dovecot-lda + LDAP

2011-06-28 Thread Василий Яковлев
Hi, I experince some problems with setting up Sendmail with the LDAP database for virtual mail accounts. Why i'm not writing to the LDAP mailing list? I believe, that the reason of my problem is in configuring dovecot-deliver. What i have:  - FreeBSD 8.2-RELEASE  - sendmail (Version 8.14.4 wi

Re: [Dovecot] Virtual Servers

2011-06-28 Thread Charles Marcus
On 2011-06-27 9:06 PM, Noel Butler wrote: > On 2011-06-27 9:21 PM, Jonathan Tripathy wrote: >> I hope this is a lightly used server and does not do any real level >> of mail traffic else you'll soon regret running in any VM :) > Don't mean to start a flame war, but your statement above is just >

Re: [Dovecot] hide sieve folder from imap clients

2011-06-28 Thread Christopher Stolzenberg
2011/6/27 Thomas Leuxner : >> new config (hide sieve folder) >> >> mail_home = /var/vmail/%d/%n >> maildir_stat_dirs = yes >> >> plugin { >> sieve_dir = /var/vmail/%d/%n/sieve/ >> sieve = /var/vmail/%d/%n/.dovecot.sieve >> } > > All the examples look a bit overcomplicated. Why not go with the "defa

Re: [Dovecot] Question about "Storage keeps breaking" in logs

2011-06-28 Thread Maria Arrea
This dovecot box (RHEL 5.6 x64, dovecot 2.0.13, ext4) is a VM over vmware vsphere. The remote SAN disks are presented via iSCSI to the ESX hosts, and the ESX host show them as "local storage" /dev/sdX We have several VM sharing that datastore, no I/O contention detected. I will try with imapte

[Dovecot] Problem accessing Dovecot mailing lists via IMAP

2011-06-28 Thread William Blunn
I recently tried to look at the Dovecot mailing lists through an already-configured IMAP profile, which had worked fine in the past. But it failed saying that the authentication method was not supported. http://www.dovecot.org/mailinglists.html says: "You can get access to the IMAP archives by

Re: [Dovecot] ACLs: Group ACL adds empty ACL for user of same name, why?

2011-06-28 Thread Jim Hague
On Tuesday 28 Jun 2011 00:55:02 Timo Sirainen wrote: > On Mon, 2011-06-27 at 14:40 +0100, Jim Hague wrote: > > If I set an ACL for a group 'developers' [...] > > The dovecot-acl file for INBOX.Trash then contains a group setting for > > the group, and a user setting for a user of the same name, giv

Re: [Dovecot] Denying user won't work as expected

2011-06-28 Thread Frank Bonnet
On 06/28/2011 02:11 AM, Timo Sirainen wrote: On Mon, 2011-06-27 at 09:50 +0200, Frank Bonnet wrote: passdb { driver = ldap deny = yes # File contains a list of usernames, one per line args = /usr/local/etc/dovecot/deny-users } I have tested writting one user (me) in the /usr/l

Re: [Dovecot] Dovecot 2.0.13 problem with LMTP

2011-06-28 Thread Innocenzi, Cinzia
Hello Timo, so far I've seen this happening when proxying a mail for one recipient; I've never seen this happening for multiple recipients. The other thing I've noticed is that if I reload dovecot, the mail usually gets delivered. Once, it remained stuck in the queue, but after a few hours, whe

Re: [Dovecot] LMTP returncode 450?

2011-06-28 Thread Peter Mogensen
On 2011-06-28 01:58, Timo Sirainen wrote: On Mon, 2011-06-27 at 14:55 +0200, Peter Mogensen wrote: How do I get the LMTP-server to know which mailbox's are locally hosted and return SMTP code 450 if delivery is attempted to a non local user? You can't, at least that way. Why are you trying to

[Dovecot] Dovecot communication with sasl in dovecot source code

2011-06-28 Thread Meisam Navaki
Hi all, I'm reading dovecot source codes(2.0.13),and I need to know how dovecot communicate with sasl? I traced the source code from cmd_login function,and found out something about sasl_callback. but i never found where this function called and also I couldn't understand how sasl inform the doveco

[Dovecot] Hi

2011-06-28 Thread Meisam Navaki
Hi all, I'm reading dovecot source codes(2.0.13),and I need to know how dovecot communicate with sasl? I traced the source code from cmd_login function,and found out something about sasl_callback. but i never found where this function called and also I couldn't understand how sasl inform the doveco