Peter wrote: > Hi all.
> Installed amavisd-2.5.1 [cent0S 4.4 / Dell PE] today on a perimeter > mail server - I noticed what may be normal behavior, but I wanted > someone to confirm it: > When I telnet to localhost - on 25 & 10025 I get the expected ESMTP responses. > But from 10024 there's nothing. Is that normal? Possibly all your amavisd-new processes are tied because they are spending way, way, way too much time on the SpamAssassin scan. > *also - perhaps it's relevant: in my /warnings/ log I see: > --------------------------------------------------------------------- > warning: qmgr_active_corrupt: save corrupt file queue active id > AB7C313CDAB: No such file or directory Could be you manually deleted this file from the queue? I would stop and start Postfix. > I thought that it was memory (RAID5 and fs checks reported no errors) > so I ran memtest86 for 4 passes, extended tests, no errors. I can > recreate this error by reloading postfix and amavisd too quickly, or > perhaps it's the order... anyway... > I mean, it's processing the messages - a little(?) slowly 1.5-2.5 > minutes per message [quad proc xeon w/ 4GB ram]. > mail.log <snip> > SA check: 71563 (99%)99, Something is very, very wrong with SpamAssassin. Debug SA as the amavisd-new user (if you have the patience). Focus your efforts on SpamAssassin. wget http://spamassassin.apache.org/full/3.0.x/dist/sample-spam.txt su vscan -c 'spamassassin -D < sample-spam.txt' Gary V ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
