Gary wrote: >> Oct 11 11:38:38 spambox.mydomain.com /usr/sbin/amavisd-new[1102]: >> (01102-01) Issued a new file name: p001 >> Oct 11 11:38:38 spambox.mydomain.com /usr/sbin/amavisd-new[1102]: >> (01102-01) TROUBLE in check_mail: mime_decode-1 FAILED: write-open >> ../var/lib/amavis/amavis-20051011T113838-01102/parts/p001: No such >> file or directory at /usr/share/perl5/MIME/Body.pm line 414.
> I believe this may apply: > http://marc.theaimsgroup.com/?l=amavis-user&m=108496949300770&w=2 > On my Debian machine, I show: > sfm:~# ls -ld /tmp > drwxrwxrwt 4 root root 2048 Oct 11 16:00 /tmp > sfm:~# ls -ld /var/tmp > drwxrwxrwt 3 root root 1024 Oct 5 11:13 /var/tmp You can check that the amavisd-new user can write to these: cd /tmp su amavis -c "touch 1" rm 1 cd /var/tmp su amavis -c "touch 1" rm 1 should not give you errors. > Gary V Gary V ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ 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/
