This is a discussion on Re: [AMaViS-user] file.pm error? within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Kenneth, > This morning, my smtp server stops sending any mail, as I look into the > maillog to find ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Kenneth,
> This morning, my smtp server stops sending any mail, as I look into the > maillog to find the reason why, maillog shows this error: > > E9C486BF51 762 Mon Mar 21 08:40:31 user@foo > (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, > id=24621-01-89, mime_decode-1 FAILED: run_command (open pipe): > Can't fork at /usr/lib/perl5/5.8.6/i486-linux/IO/File.pm line 176. at > /usr/local/sbin/amavisd line 1594. (in reply to end of DATA command)) > > Any idea what might have caused this? The fork(2) system call failed for some reason when amavisd-new attempted to run an external program. You must have hit some system resource limit, either on the number of processes allowed, or on the available swap space. Mark ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |