• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

libk5crypto.so.3, Cannot allocate memory

Christian_S

Basic Pleskian
Plesk: 11.0.9, update #13
OS: CloudLinux 6.2

We get many of these messages:

imapd: IMAP connect from @ [...IP...]/usr/sbin/postmap: error while loading shared libraries: libk5crypto.so.3: failed to map segment from shared object: Cannot allocate memory

in /usr/local/psa/var/log/maillog

Any ideas on how to fix this?

Regards
Christian
 
Thanks for the link.

In my case I had to increase IMAP_ULIMITD (default is 65536) to 131072
in /etc/courier-imap/imapd

Regards
Christian
 
Thanks for the link.

In my case I had to increase IMAP_ULIMITD (default is 65536) to 131072
in /etc/courier-imap/imapd

Regards
Christian

Christian, just for my documentation purposes, did that resolve your problem?
 
Back
Top