Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
> > It happened during MIME-decoding of the message, but the story
> > is the same.
>
> But presumably not in the quarantine directory, right?
> I would assume MIME decoding happens in the temp/work directory instead?
> If I knew what directory it's having problems with, I'd be very pleased.
Yes, in the temporary directory. The MIME::Parser usually creates
one temporary/work file, as given to it by IO::File::new_tmpfile,
which most likely is in /tmp or perhaps in /var/tmp. I'm not sure
if your error occurred while dealing with that file (most likely),
or when writing mime parts to the amavisd-new temporary
directory ($TEMPBASE).
Luckily you are using a sufficiently fresh version of MIME::Tools,
which in older versions wasn't paying attention to failed i/o operations.
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://productguide.itmanagersjournal.com/
_______________________________________________
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/
|