4.3.0 lmtpd: Virtual memory exhausted - problem :(

Pascal Gienger Pascal.Gienger at uni-konstanz.de
Wed Jul 2 06:59:55 EDT 2003


John Alton Tamplin <jtampli at sph.emory.edu> wrote:

> Pascal Gienger wrote:
>
> What version of DB are you running?  Does this happen immediately or only
> after it has been running a while?  On Solaris 9 with DB 4.1.24-25, we
> had a problem where DB functions would eventually return ENOSPC, which

No it is not a DB problem, it IS a sieve problem:

Look at this piece of sieve code:


if header  :contains "From" "Muchsel"  {
    addflag "\\Flagged";
    fileinto "INBOX";
    removeflag "\\Flagged";
}


It is generated by Horde Ingo. lmtpd breaks with "4.3.0 virtual memory 
exhausted". Ok the "removeflag" is worthless because the message is already 
in the INBOX - but it should be silently ignored.

When removing the "removeflag"-Statement, lmtpd will accept the mail 
normally.

Pascal
-- 
Pascal Gienger, Kanzleistrasse 14, D-78462 Konstanz
Postfix+SASL-AUTH+LDAP Solaris 8:   http://pgienger.de/postfix/




More information about the Info-cyrus mailing list