You wouldn't have needed the qmailctl commands, but that's ok.
Please post the results of
# dovecot -n
so we can be sure your settings are correct. That command lists all non-default configuration values.

--
-Eric 'shubes'

On 01/22/2014 05:25 AM, Linux wrote:
Eric,
I have added the line " mail_max_userip_connections = 20 " in my 
/etc/dovecot/local.conf and,

1. service dovecot restart
2. qmailctl cdb
3. qmailctl restart

Is everything ok that I done or I missed something.
Now let's see what will happened.



Regards,

Vivek Patil
system admin



-----Original Message-----
From: Eric Shubert [mailto:[email protected]]
Sent: Tuesday, January 21, 2014 8:22 PM
To: [email protected]
Subject: [qmailtoaster] Re: Outlook goes offline in every 10 min

Sounds like a dovecot setting to me.

Vivek, are you seeing any error messages in the dovecot.log file?

Try adding this to your dovecot local.conf file (just to see if it makes
any difference for you):
protocol imap {
    imap_client_workarounds = "delay-newmail"
    # Maximum number of IMAP connections allowed for a user from each IP
address.
    # NOTE: The username is compared case-sensitively.
    mail_max_userip_connections = 20
}





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

Reply via email to