Re: [Dovecot] Problem with requiring client certificates for external connections

2010-12-29 Thread Frank Crawford
Timo, Thanks, while I'd like it to work in a remote block, knowing the limits one way or the other is more important. BTW, what is the difference between "ssl_require_client_cert" and "auth_ssl_require_client_cert", since both are known to Dovecot. Thanks Frank On Wed, 2010-12-29

Re: [Dovecot] Telnet access creates new maildir folders

2010-12-29 Thread Seasoul
Hi, I'm a bit confused now, I though Dovecot was the MDA ? I'm only using Dovecot and Postfix so I think Dovecot is the MDA here. Thanks for the reply though, it tells me that something's wrong with either the email delivery or the email fetching (or both!). I just can't find in the different *.co

Re: [Dovecot] Telnet access creates new maildir folders

2010-12-29 Thread Fabio Catunda
Mr. Seasoul, What is your MDA? Ok, maybe you don't have this answer right now, but it's pretty important. MDA is a Mail Delivery Agent, it's responsible for delivery an e-mail to the user e-mail folder. I tend to use maildrop, again, just because I like it. Apparently there is a misundersto

Re: [Dovecot] Telnet access creates new maildir folders

2010-12-29 Thread Seasoul
Hi Fabio, Many thnaks for your prompt reply, I was typing the below :) So my path for mail_location is /var/mail/vmail/%d/%u but apparently that's not what happens..any idea why ? My dovecot.conf: # 1.0.15: /etc/dovecot/dovecot.conf log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap imaps pop3 po

Re: [Dovecot] Telnet access creates new maildir folders

2010-12-29 Thread Fabio Catunda
Seasoul, Right from dovecot.conf: # Location for users' mailboxes. This is the same as the old default_mail_env # setting. The default is empty, which means that Dovecot tries to find the # mailboxes automatically. This won't work if the user doesn't have any mail # yet, so you should explicitl

[Dovecot] Telnet access creates new maildir folders

2010-12-29 Thread Seasoul
Hi, I am running Dovecot Version 1.0.15on a Debian server, with postfix and postfixadmin. My mailbox base is /var/mail/vmail When I send an email to a us...@domain.com for the first time, the user "mail" creates a set of dovecot folders under /var/mail/vmail/ us...@domain.com/ and my new emails ar

Re: [Dovecot] Problem with requiring client certificates for external connections

2010-12-29 Thread Timo Sirainen
On Sat, 2010-12-25 at 11:38 +, Bojan Smojver wrote: > Frank Crawford crawford.emu.id.au> writes: > > > I'm trying to configure my dovecot installation to require client > > certificates for external/Internet connections, while still allowing > > my local network to not need certificates. > >

Re: [Dovecot] How to get a working dovecot.conf?

2010-12-29 Thread Oddball
Yes. Maybe i found the problem.. I thought an ISPConfig install would be complete, so i could use the passwords stored at the ispconfig admin screen.. For that i seemed to need a plugin for squirrelmail. I installed it from their svn. Now i have to fill in some parameters: user, pwword and such, a

[Dovecot] vpopmail disabled services fix

2010-12-29 Thread Calvin
I noticed that disabling services using vpopmail was not being recognized by dovecot. Using "vmoduser -swip u...@domain.com" should disable all services, but both pop and imap logins were still allowed. After a bit of digging in the code and confirming with a few debug lines, it appears that l

[Dovecot] IMAP messages not being marked read

2010-12-29 Thread void372
I recently moved from Fedora 13 to Fedora 14 and consequently to dovecot 2.0.8. Since then, I have observed that messages are not being marked as read in all cases. The general behavior is: 1. Use my mail client to read all unseen messages. All mail folders show no messages unread. 2. Tell ma

Re: [Dovecot] How to get a working dovecot.conf?

2010-12-29 Thread Kerem Erciyes
This is quite wrong indeed. You are attempting to use sqlite with MD5 at: connect = /etc/dovecot/authdb.sqlite default_pass_scheme = MD5 then you use mysql with scheme CRYPT: driver = mysql connect = host=localhost dbname=dbispconfig user=ispconfig password=50b0152ba02189a94881c371ef1ef128 defa

Re: [Dovecot] Problem with requiring client certificates fo r external connections

2010-12-29 Thread Bojan Smojver
Frank Crawford crawford.emu.id.au> writes: > I'm trying to configure my dovecot installation to require client > certificates for external/Internet connections, while still allowing > my local network to not need certificates. Exactly the same problem here on exactly the same platform (F-14), al

[Dovecot] panic with lmtp proxy (assertion failed)

2010-12-29 Thread imaami
Hello! Got a panic&assertion failed with LMTP proxy. Target Dovecot LMTP server hanged and Dovecot LMTP proxy server started logging panics/assertions. Core dumps were disabled unfortunately, so I don't know if this is helpful at all: Dec 29 15:41:58 lmtp(8853): Panic: file lmtp-proxy.c:

[Dovecot] Error: User doesn't have home dir set, disabling duplicate database

2010-12-29 Thread fila
Hello, I have found this message in logs. But delivering is working. Error: User pe...@mydomain.cz doesn't have home dir set, disabling duplicate database doveconf -n # 2.0.8: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-lts i686 ext3 auth_mechanisms = plain login disable_plaintext_auth = n