John Alton Tamplin <[EMAIL PROTECTED]> 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/