Q: Did you ever try to turn off the backup? Does the problem persist?

Johannes

Am 14.03.14 05:25, schrieb Linux:
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.



--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna

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

Reply via email to