Ivan F. Villanueva B. wrote: > Hello, I'm setting up vserver and have a strange error with courier > (.Outbox functionality) and exim4 providing sendmail. All packages > from Debian 5.0 (lenny) ... > Mar 17 09:04:26 cont101 imapd: error sending a message, user=ivan: > /usr/sbin/sendmail: error while loading shared libraries: > libgpg-error.so.0: failed to map segment from shared object: Cannot > allocate memory/Message send FAILED./
Courier's imapd is very strict with memory usage. In etc/courier/imapd, you'll find the IMAP_ULIMITD setting, which currently defaults to 65536 (64MB). If you're running an older version of Courier, the default value will be much smaller. Increase the value of this setting and restart imapd until sendmail starts working. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
