I'm on Mandrake 10 linux, running kernel 2.6.7. My spool file is under /var/spool, which is on the root file system (ext2). How would check if I have an RLIMIT set or if the superblock has a max file size?
Try the ulimit command (assuming bash):
ulimit -a
Of course, it's possible that the limit values would be different when running TMDA whilst receiving mail - in that case, try writing a wrapper script that will run ulimit -a redirected to a temporary log file, then exec tmda-rfilter with all the arguments. Send yourself email, and then view the log file.
-- Stephen Warren, Software Engineer, NVIDIA, Fort Collins, CO [EMAIL PROTECTED] http://www.wwwdotorg.org/pgp.html
signature.asc
Description: OpenPGP digital signature
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
