Thanks to Johannes and Finn. This really does give me time to work on QMT development. I'd like to see others participate more here, fwiw.

This is sooooo much better. Gotta love that "dovecot -n" listing.

2. Description is a little sketchy. Screen shot in subsequent post is *great*.

4. I don't see this in the dovecot -n listing. Did you not restart dovecot? (service dovecot restart)

5. I see these disconnected messages in my dovecot logs too. I don't think they're necessarily indicative of a problem.

A. Dan had some trouble a little while back with a mega QMT and dovecot. I believe EricB came up with what appeared to be a solution. I wonder if that might help in this situation. We haven't really tuned-up dovecot configuration yet.

B. Have you googled this problem to see if it's a known problem in dovecot 2.0.x? A more recent version of dovecot is available in the /testing/ repo on the mirrors. You might try updating to that and see if it helps.

Bye for now. (I'm going to be out for the better part of the day)

--
-Eric 'shubes'

On 03/13/2014 09:25 PM, Linux wrote:
Please go through the following points,

1. I am using dovecot IMAP.

2. In my office, there are about 50 outlooks configured with IMAP, and all
goes offline in every 10 min.

3. dovecot -n
# 2.0.17 (684381041dc4+): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-164.el5 x86_64 CentOS release 5.8 (Final)
auth_cache_size = 32 M
auth_mechanisms = plain login digest-md5 cram-md5
auth_username_format = %Lu
first_valid_uid = 89
listen = *
log_path = /var/log/dovecot.log
login_greeting = Dovecot toaster ready.
namespace {
   inbox = yes
   location =
   prefix = INBOX.
   separator = .
   type = private
}
passdb {
   args = cache_key=%u webmail=127.0.0.1
   driver = vpopmail
}
plugin {
   quota = maildir
}
protocols = imap pop3
ssl_ca = </etc/pki/tls/certs/server-bundle.crt
ssl_cert = </etc/pki/tls/certs/localhost.crt
ssl_key = </etc/pki/tls/private/localhost.key
userdb {
   args = cache_key=%u quota_template=quota_rule=*:backend=%q
   driver = vpopmail
}
protocol imap {
   imap_client_workarounds = delay-newmail
}
protocol pop3 {
   pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
   pop3_fast_size_lookups = yes
   pop3_lock_session = yes
   pop3_uidl_format = %f
}

4. added a line "mail_max_userip_connections = 20 " in
/etc/dovecot/local.conf

5. Aug 15 15:47:10 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=192.168.2.199, lip=192.168.2.30, mpid=11220, TLS
Aug 15 15:47:11 imap([email protected]): Info: Disconnected: Logged out
bytes=56/720
Aug 15 15:47:19 imap([email protected]): Info: Disconnected: Logged out
bytes=129/855
Aug 15 15:47:19 imap([email protected]): Info: Disconnected: Logged out
bytes=129/855
Aug 15 15:47:21 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=192.168.2.199, lip=192.168.2.30, mpid=11222, TLS
Aug 15 15:47:21 imap([email protected]): Info: Disconnected: Logged out
bytes=56/720
Aug 15 15:47:37 imap([email protected]): Info: Disconnected: Logged out
bytes=28/635
Aug 15 15:47:37 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=11226, secured
Aug 15 15:47:38 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=11228, secured
Aug 15 15:47:39 imap([email protected]): Info: Disconnected: Logged out
bytes=470/1303
Aug 15 15:47:39 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=11230, secured
Aug 15 15:47:39 imap([email protected]): Info: Disconnected: Logged out
bytes=117/1395
Aug 15 15:47:44 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=11232, secured
Aug 15 15:47:46 imap([email protected]): Info: Disconnected: Logged out
bytes=85/681
Aug 15 15:47:50 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=192.168.2.199, lip=192.168.2.30, mpid=11234, TLS
Aug 15 15:47:51 imap([email protected]): Info: Disconnected: Logged out
bytes=56/847
Aug 15 15:48:52 imap-login: Info: Login: user=<[email protected]>,
method=PLAIN, rip=192.168.2.199, lip=192.168.2.30, mpid=11250, TLS
Aug 15 15:48:52 imap([email protected]): Info: Disconnected: Logged out
bytes=56/720



-----Original Message-----
From: Eric Shubert [mailto:[email protected]]
Sent: Wednesday, March 12, 2014 4:15 PM
To: [email protected]
Subject: [qmailtoaster] Re: Outlook goes offline

Sorry, but you really need to give us more to go on.

On 03/11/2014 11:05 PM, Linux wrote:
Hi,

As we discussed previously, my outlook offline issue still not solved.
When we clicked on send and receive, error at subscription folder.

If I had to guess (and it appears that I do), I'd suspect a problem with
the Outlook configuration.

I used rsync in crond as, 10 * * * * sh /root/mbackup.sh. I thought it
affecting.

rsync --archive --update --rsh=ssh --stats --progress
/home/vpopmail/domains/MYDOMAIN.co.in/
[email protected]:/backup/domains/MYDOMAIN.co.in/

I don't see how this would have any impact.

I am using dovecot.

This is good to know. Thanks for this bit.






---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to