You say you are using amavisd-new and maia, but these two programs are
mutually exclusive. You run one or the other, not both. I will asume
you are running Maia. I would start with looking in your log for
errors reported by amavis. The path to your mail log may need to be
changed:

egrep 
"(TROUBLE|Can't|TIMED|timed|ERROR|Error|abort|error|fatal|PRESERVING|FAILED)"
/var/log/maillog | grep amavis

It could be that you you are allowing one or more very large messages
to pass through Maia. Look through your mail log at the size of the
messages passed to Maia just before it crashes. If I recall, unlike
amavisd-new, Maia unpacks messages in memory which could account for
it crashing on a large message.

http://maiamailguard.com/maia/wiki/SizeLimit

-- 
Gary V

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/ 

Reply via email to