• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

default settings for IMAP-connections too low

Frater

Regular Pleskian
For a long time Plesk has ludicrously low default settings for its IMAP.
We don't even have that many domains on our server.....

Some people even wrote a tutorial to fix this:

http://kb.mediatemple.net/questions/259/How+can+I+raise+Courier-IMAP+connections+for+my+server?#dv

After installing Plesk I raised these values in /etc/courier-imap/imapd

A week ago we're all of a sudden getting complaints of customers that their mail isn't working.
It turned out that on May 2nd @ 4:13 AM Plesk updated this file and wrote these strange default values back in again.

How can I prevent this from happening in the future?
 
Hi,

You could add more instances to your courier-imapd config.
Than will there more resources free of your mailserver.

The configuration files can be found at:
/etc/courier-imap/pop3d
/etc/courier-imap/imapd

Adust the settings to:
Code:
MAXDAEMONS=128
MAXPERIP=256
Or double the value to 256 / 512 if necessary.
 
Thanks for your reply, but what I'm looking for is a change of the default settings of Plesk.
I already changed these values after I installed Plesk.

It turns out that Plesk can change these values at will on an update.
They did this last Tuesday morning.
These values are silly and they are there for more than 5 years.

I would like to know where those default values are stored.
Maybe they are somewhere in the database or they are hardcoded in some plesk-script.

Please, Parallels, change this!
 
I think that Parallels will not adjust these settings by them self.
For now it looks like that you have to edit some files to get the best results at your web server.

I hope for you that when Plesk 11 or Plesk 12 will come this feature could be build in into the mail settings.
 
I'm now monitoring the file /etc/courier-imap/imapd using Zabbix.
If that file changes I will get a warning...


If a client has a firm with 10 employees using IMAP and are behind a NAT-connection, they will not receive mail. And I'm not even talking about aggressive IMAP-clients....
 
Last edited:
....again information I knew already!!!!

I changed these values months ago after setting up the server.

I want to know how I can prevent Plesk from changing them back to these ludicrously low values.
Plesk did this last week.
 
Are you sure that you have not performed any upgrade for your Plesk during this period? What is version and MU you have?
 
Are you sure that you have not performed any upgrade for your Plesk during this period? What is version and MU you have?

I'm sure that it DID do an upgrade (I wrote this in the original post).

It did another upgrade yesterday, so this one wasn't the culprit
Code:
10.4.4 Update #29, laatste update op Mei 10, 2012 04:09 AM

My problem is exactly with this behaviour.
Plesk changes settings in a blunt way by blindly overwriting config files.
I don't know why Plesk had to touch that config file that night, but I'm convinced it had nothing to do with these specific settings. And I want to stress again that these settings are wrong for a real world environment.

The people writing these update-scripts should work with a bit more finesse.

Now I just want to know how I can prevent this from happening.
Does Plesk have a template file where this default config is stored?

In Zabbix I'm now monitoring that file to detect modification, I will at least be notified when it happens so I can revert the change before I'm getting complaints...
 
I still would like to get a reply on the OP.

I'm aware Plesk has a low default setting.
I'm aware I can change this by editing the file /etc/courier-imap/imapd

I became painfully aware that Plesk can change these values back to their original ones during an update.

It's the last thing I don't agree with.
 
Back
Top