Ron, > Can someone explain this message ? Havent been able to find an > explanaition so far. > > Oct 13 15:28:30 SA3 amavis[3664]: (03664-01) TROUBLE in process_request: > Can't create directory /var/amavis/tmp/amavis-20061013T152830-03664: > Too many links at (eval 37) line 87, <GEN3> line 2.
$ grep 'Too many links' /usr/include/errno.h #define EMLINK 31 /* Too many links */ Don't know when the system gives this error message. Looking up Unix docs would help. Mark ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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/
