Hans,

> I get the following errors. As you can see, there is more than 80 MB
> free space in /opt/mail/ (where /opt/mail/var/amavis/tmp is) and the
> mails are not big at all.
> What does this errors cause?

> ask_av (Sophos SAVI) FAILED - unexpected result:
> ERROR p003: error scanning file
> /opt/mail/var/amavis/tmp/amavis-20061215T074248-561174/parts/p003,
> Unknown error (112)

Possible the same reason as the one below.

> Dec 15 08:45:46 rzhs098 mail:err|error amavis[405756]: (405756-03) (!!)
> TROUBLE in check_mail: mime_decode-1 FAILED: MIME::Parser: can't flush:
> Nicht gen\374gend Speicherbereich im Dateisystem vorhanden. at
> /opt/mail/lib/site_perl/5.8.2/MIME/Parser.pm line 821,

> # df -k
> Dateisystem 1024-Blöcke      Frei %Belegt    Iused %Iused Angehängt an
> /dev/OPTMAIL      327680     91596     73%     3579    15% /opt/mail

MIME::Parser uses temporary files wherever the system's tmpfile creates them,
which usually is /tmp or /var/tmp. Check that these file systems have room.

> There are lots of old tmp-directories in /opt/mail/var/amavis/tmp/
> # l /opt/mail/var/amavis/tmp/ |wc -l
>       274
> This seems to be the errors' results. How do I get these back in the queue?

Yes, these are the results of events like 'TROUBLE in ...' above.
Just stop amavisd, delete all these directories and files within,
and restart. Mail is still in MTA queue.

  Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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