Re: [Dovecot] TLS with autosigned certs

2011-02-15 Thread Antonio Perez-Aranda
Is possible mute this error? 2011/2/14 Antonio Perez-Aranda : > Is normal this info/error with autosigned certs? > > Feb 14 20:25:47 pop3-login: Info: Disconnected (no auth > attempts):ip=[127.0.0.1], port=[51243], protocol=pop3, TLS > handshaking: SSL_accept() failed: error:14094418:SSL > routine

Re: [Dovecot] TLS with autosigned certs

2011-02-15 Thread Robert Schetterer
Am 15.02.2011 09:59, schrieb Antonio Perez-Aranda: > Is possible mute this error? > > 2011/2/14 Antonio Perez-Aranda : >> Is normal this info/error with autosigned certs? >> >> Feb 14 20:25:47 pop3-login: Info: Disconnected (no auth >> attempts):ip=[127.0.0.1], port=[51243], protocol=pop3, TLS >>

[Dovecot] Recover a deleted message in MDBOX format ?

2011-02-15 Thread Frank Bonnet
Hello Every night a backup of all mailboxes is performed to a NFS mounted partition All our mailboxes are now in MDBOX format. I wonder how it would be possible to recover one email accidentally deleted by a user ? It was easy in MBOX format to extract and save it using mutt ( as root ) fro

Re: [Dovecot] Recover a deleted message in MDBOX format ?

2011-02-15 Thread Frank Bonnet
OK I found doveadm after posting ... sorry On 02/15/2011 10:51 AM, Frank Bonnet wrote: Hello Every night a backup of all mailboxes is performed to a NFS mounted partition All our mailboxes are now in MDBOX format. I wonder how it would be possible to recover one email accidentally delete

[Dovecot] help with dovecot installation dependencies

2011-02-15 Thread sunhux G
I'm on RHES 4.x I downloaded 2 dovecot RPM packages from http://packages.sw.be/dovecot/ dovecot-1.0.13-1.el4.rfx.i386.rpm 13-Nov-2010 22:15 1.8M RHEL4 and CentOS-4 x86 32bit and dovecot-0.99.13-1.2.el4.test.i386.rpm 21-Feb-2005 16:57 693K RHEL4 and CentOS-4 x86 32bit The first rp

Re: [Dovecot] help with dovecot installation dependencies

2011-02-15 Thread Oli Schacher
On Tue, 15 Feb 2011 18:00:53 +0800 sunhux G wrote: > I'm on RHES 4.x > > I downloaded 2 dovecot RPM packages from > http://packages.sw.be/dovecot/ > > dovecot-1.0.13-1.el4.rfx.i386.rpm 13-Nov-2010 22:15 1.8M > RHEL4 and CentOS-4 x86 32bit >and > dovecot-0.99.13-1.2.el4.test.i386.rpm

Re: [Dovecot] help with dovecot installation dependencies

2011-02-15 Thread sunhux G
Thanks very much Will get the RHES 4 packages tomorrow as not in office now. Just hope they can be "rpm" installed right away without compiling. Can the 2.0 RHEL5 packages run on RHEL 4.x OS ? Sun On Tue, Feb 15, 2011 at 8:39 PM, Oli Schacher wrote: > > > 0.9 / 1.0 : These versions are wa

Re: [Dovecot] help with dovecot installation dependencies

2011-02-15 Thread Oli Schacher
On Tue, 15 Feb 2011 20:53:07 +0800 sunhux G wrote: > Thanks very much > > Will get the RHES 4 packages tomorrow as not in office > now. Just hope they can be "rpm" installed right away > without compiling. yes, they are already compiled > > > Can the 2.0 RHEL5 packages run on RHEL 4.x OS ?

[Dovecot] Auth processes/login processes count

2011-02-15 Thread Thomas Hummel
Hello Timo, I'm running dovecot-1.2.12/Maildir/LDAP-passdb/LDAP-prefetched-userdb and I'm experiencing "random" latency (which even seem to make squirrelmail timeout sometimes) at login without noticing particular load on the server. LDAP backends are running fine as far as I know so I was invest

Re: [Dovecot] Cannot subscribe to shared folders

2011-02-15 Thread Lukas Haase
Am 14.02.2011 14:54, schrieb Lukas Haase: Hi, I am unable to subscribe to shared folders with Thunderbird although everything seems to be correct (dovecot 1.2). What does not work? I click "Subscribe..." in Thunderbird. The shared mailboxes are listed, all with [ ] (no checkbox). Therefore I ma

[Dovecot] Some questions about mdbox

2011-02-15 Thread Maria Arrea
Hello I am starting testing with dovecot 2.0.9. In my //etc/dovecot/dovecot.conf/ I have the following line: /mail_location = mdbox:/mydomain.org/%2.26Hn/%2.200Hn/%n:INDEX=/mydomain.org/indexes/%2.26Hn/%2.200Hn/%n/ These are my questions (a long mail): *1ยบ How should I restore from bac

[Dovecot] Regenerating mdbox/sis

2011-02-15 Thread dmiller
It's apparent I have some level of corruption in my mailboxes - something to do with the combination of mdbox, sis, and zlib. I should note that I know I have a mix of compressed and raw messages - if that makes any difference in identifying the problems. I think I need to somehow regenerate th

[Dovecot] Dovecot can't start with error pop3-login & imap-login not supported protocol family

2011-02-15 Thread sunhux G
I've done the installation (rpm downloaded from the RHES4 link given by Oli below) but dovecot won't start, it gave the error pop3-login & imap-login not supported by protocol. I'm sure with a much older version (in my previous post) of dovecot, I'm able to start up dovecot & it did not give this

Re: [Dovecot] Dovecot can't start with error pop3-login & imap-login not supported protocol family

2011-02-15 Thread sunhux G
I uninstalled this latest version & install another old version : it did not give the earlier errors but it does not have pop3 service: rpm -i ./dovecot-1.0.13-1.el4.rfx.i386.rpm warning: ./dovecot-1.0.13-1.el4.rfx.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 [root@old]# /etc/init.d/dovecot

[Dovecot] [Off Topic] - Any backup solutions ?

2011-02-15 Thread Spyros Tsiolis
Hello kind people, OK, I know this is not for this list; However, reading all these mails on the topic of filesystems, I thought that it's a good place to ask about backup software on linux. Here's what I have. It's an HP 230 Ultrium LTO 1 SCSI backup mechanism (tape streamer to be exact). I'm su

Re: [Dovecot] Dovecot can't start with error pop3-login & imap-login not supported protocol family

2011-02-15 Thread Oli Schacher
On Wed, 16 Feb 2011 12:01:43 +0800 sunhux G wrote: > [root@]# init.d/dovecot start > Starting Dovecot Imap: Error: socket() failed: Address family not > supported by protocol > Error: service(pop3-login): listen(::, 110) failed: Address family not > supported by protocol > Error: socket() failed