OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
premature end-of-input on private/rewrite socket etc.. warnings

From: Philippe Gramoullé (philippegramoulle.com)
Date: Fri Dec 02 2005 - 04:09:38 CST


 Hello,

Since couple of days, it looks like my postfix server goes mad,
maybe because of some ugly spam i receive, but then after such
mail is received, my postfix logs lots of warnings every second:

Dec 2 10:52:23 postfix postfix/smtpd[9400]: 7562C3490: client=slycl907.st1.spray.net[212.78.214.147]
Dec 2 10:52:24 postfix postfix/trivial-rewrite[9098]: warning: string length > 8192 characters from rewrite socket while reading input attribute value
Dec 2 10:52:24 postfix postfix/cleanup[9401]: warning: premature end-of-input on private/rewrite socket while reading input attribute name
Dec 2 10:52:24 postfix postfix/cleanup[9401]: warning:
problem talking to service rewrite: Success
Dec 2 10:52:25 postfix postfix/trivial-rewrite[9098]: warning: string length > 8192 characters from rewrite socket while reading input attribute value
Dec 2 10:52:25 postfix postfix/cleanup[9401]: warning: premature end-of-input on private/rewrite socket while reading input attribute name
Dec 2 10:52:25 postfix postfix/cleanup[9401]: warning:
problem talking to service rewrite: Success
Dec 2 10:52:26 postfix postfix/trivial-rewrite[9098]: warning: string length > 8192 characters from rewrite socket while reading input attribute value
Dec 2 10:52:26 postfix postfix/cleanup[9401]: warning: premature end-of-input on private/rewrite socket while reading input attribute name
Dec 2 10:52:26 postfix postfix/cleanup[9401]: warning:
problem talking to service rewrite: Success
Dec 2 10:52:27 postfix postfix/trivial-rewrite[9098]: warning: string length > 8192 characters from rewrite socket while reading input attribute value

Here are some pflogsumm stats for today since 6 am:

Warnings
--------
  cleanup (total: 178180)
     89090 premature end-of-input on private/rewrite socket while reading ...
     89090 problem talking to service rewrite: Success
  master (total: 7)
         1 process /usr/lib/postfix/cleanup pid 6597 exit status 1
         1 process /usr/lib/postfix/cleanup pid 7261 exit status 1
         1 process /usr/lib/postfix/cleanup pid 6992 exit status 1
         1 process /usr/lib/postfix/cleanup pid 7272 exit status 1
         1 process /usr/lib/postfix/cleanup pid 6985 exit status 1
         1 process /usr/lib/postfix/cleanup pid 6589 exit status 1
         1 /usr/lib/postfix/cleanup: bad command startup -- throttling
  smtpd (total: 4)
         4 timeout on public/cleanup socket while reading input attribute ...
  trivial-rewrite (total: 89090)
     89090 string length > 8192 characters from rewrite socket while readi...

Fatal Errors
------------
  cleanup (total: 6)
         6 watchdog timeout

mail_version is 2.0.16-20030917, patched with CDB support , compiled from source
OS= Linux 2.6.13.4 / Debian , x86

This is a small server at home, postfix configuration and version (mail_version = 2.0.16-20030917
patched with CDB support, yes i know it's old) haven't changed for about almost two years.

Time for me to upgrade ? :)

Thanks,

Philippe