Ok just checked those and I think things are ok there. ls -ld /tmp gives me this: drwxrwxrwt 2 root root 4096 2005-10-11 16:05 /tmp ls -ld /var/tmp gives me this: drwxrwxrwt 3 root root 4096 2005-10-10 10:10 /var/tmp
I'm not running under chroot either. Neither of these tests give any errors either: cd /tmp su amavis -c "touch 1" rm 1 cd /var/tmp su amavis -c "touch 1" rm 1 On 10/11/05, Gary V <[EMAIL PROTECTED]> wrote: > 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 > > > 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/
