[Dovecot] How do I use a username/password plain text file as authentication backend?

2011-02-25 Thread Angus
I only have a single user (with multiple mail addresses) and I don't want to expose local users (no pam or /etc/passwd). Using a SQL database seems like overkill to me. So why not just a plain text file? Well, I've read http://wiki2.dovecot.org/PasswordDatabase/Static and related wiki pages, but I

[Dovecot] Problem with sieve and namespace

2011-02-25 Thread Patrick Westenberg
Hi guys, my default sieve script fails due to an unknown mailspace even I told him to use one. What's wrong? Patrick Feb 26 00:39:25 endeavour dovecot: lmtp(6967, m...@jasbafliesen.de): Error: 1WYlBCE1aE03GwAA0CSSVw: sieve: msgid=<4d683da5.7030...@gmx.de>: failed to store into mailbox m..

Re: [Dovecot] Dovequota Mbox - NFS - Quota Does not work

2011-02-25 Thread Il Neofita
Ok same problem # 2.0.9: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-71.14.1.el6.x86_64 x86_64 Red Hat Enterprise Linux Server release 6.0 (Santiago) mail_debug = yes mail_location = mbox:~/mail:INBOX=/mail/spool/%u:INDEX=/mail/indexes/%u mail_nfs_storage = yes mbox_write_locks = fcntl passdb {

Re: [Dovecot] Dovequota Mbox - NFS - Quota Does not work

2011-02-25 Thread Charles Marcus
On 2011-02-25 1:58 PM, Il Neofita wrote: > I am not able to get the quota out from dovecot > I have tried with thunderbird and roundcube without luck > this is my conf > > # 2.0.beta6 Upgrade first, them come back with question. Too many fixes since beta6... -- Best regards, Charles

Re: [Dovecot] mail from root rejected

2011-02-25 Thread Craig Whitmore
Your question is about postfix and you are asking on a dovecot mail list. They are quite different. Please ask on the correct mailing list. Thanks On 26/02/11 3:59 AM, "rh" wrote: > >I have dovecot mailserver running well. Everything is fine except that >mails from root are rejected (some syst

[Dovecot] Dovequota Mbox - NFS - Quota Does not work

2011-02-25 Thread Il Neofita
Hi I am not able to get the quota out from dovecot I have tried with thunderbird and roundcube without luck this is my conf # 2.0.beta6 (3156315704ef): /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-71.14.1.el6.x86_64 x86_64 Red Hat Enterprise Linux Server release 6.0 (Santiago) mail_debug = yes mai

[Dovecot] dbox vs. mdbox

2011-02-25 Thread Douglas Mortensen
What are the pros and cons of both? Especially in regards to performance, stability, management & maintenance? I really appreciate feedback. We're on a time-crunch to migrate from a debian 5 box w/ dovecot 1.1 to a debian 6 box w/ dovecot 2.0.9 (built from source). Thanks, - Doug Mortensen Netw

[Dovecot] error - dovecot - child (login) killed with signal 16

2011-02-25 Thread Chris Hoogendyk
We've been happily running Dovecot in Solaris 10 for about 8 months now. Yesterday, Solaris 10's SMF put it in maintenance mode (shut it down) seemingly out of the blue. The only thing going on was that I had updated the ssl certificate. We had previously been using a self signed cert. Now we h

[Dovecot] mail from root rejected

2011-02-25 Thread rh
I have dovecot mailserver running well. Everything is fine except that mails from root are rejected (some system processes are sending messages by mail using root as sender). In the logfile i get: Feb 25 10:05:51 Beethoven postfix/qmgr[5228]: 0C7A8652489: from=, size=893, nrcpt=1 (queue active

Re: [Dovecot] Problem with ldap / quotas

2011-02-25 Thread Nikolaos Milas
Having received no reply on this, and trying to find my way through, I came to the hypothesis that the mentioned line should go where we do userdb lookups: So in /etc/dovecot-passdb-ldap.conf (which is identical to /etc/dovecot-usrdb-ldap.conf), we should add: hosts = localhost tls = no base

Re: [Dovecot] LDAP and GSSAPI problems

2011-02-25 Thread Trever L. Adams
On 02/09/2011 04:17 PM, Timo Sirainen wrote: > On Sat, 2011-02-05 at 20:49 -0700, Trever L. Adams wrote: >> Timo, is it possible for you to add that "import_environment >> =KRB5_KTNAME=/etc/dovecot/krb5.keytab KRB5CCNAME =/etc/dovecot/krb5.cc" > So you've tried that doing this via auth.sh script th

Re: [Dovecot] LDAP and GSSAPI problems

2011-02-25 Thread Trever L. Adams
On 02/05/2011 09:40 PM, Jason Gunthorpe wrote: > On Sat, Feb 05, 2011 at 08:49:21PM -0700, Trever L. Adams wrote: > >>> Isn't it called KRB5CCNAME? >> Yes. Some things (Amanda, at least from the directions, I haven't done >> it yet) actually still use service principals which are KRB5_KTNAME. For >