Thanks for the suggestion :) I set up the ramdisk. The recommended 500M size killed my 2G server, so I'm using a 100M size now. I still think that's too big ... seems to be using about 3% of it right now (df command). How do I size the thing? I can't afford to waste memory (what's new). But if I make it too small, won't mimedefang crash?
Thanks, Cliff -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Steffen Kaiser Sent: Wednesday, December 09, 2009 10:30 AM To: [email protected] Subject: Re: [Mimedefang] Email resend -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 9 Dec 2009, Cliff Hayes wrote: > rename("./INPUTMSG", "/savedEmail/$savedEmailID"); Hmm: a) think about using the quarantine feature of MIMEDefang Kevin "KAM" mentioned b) you should move the MIMEDefang spool directory to a RAM disk - -or- c) you can use hard links instead of rename() b) / c) neither rename() nor link() work cross-filesystem. If you cross filesystem, you must copy the file anyway. Regards, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBSx/QhNlJzF6z/k3SAQKiZwf/TknARz6d0TH7Ay+ek1dbCnFG0pcbW0Oz xJMg0ARcC62nnZ1+DwxD23d0SdMCHkjhzao0NbSw6kzjDd6oPr2OCI6GfmK0SSdp kK+v+daagdTnmC1G4BV8R1FBzuP/D9bA3K4o552YQlvhUAagmo3qtCD0wrdzAgCl +x/5caWnnLPgTQt4RigP5TFUa0DKUphBylW45cDGDH7xEk1PXFrQ5nGuhhcJDJX5 fOO7raA7iLL1G6XdsWnWFH81C7I3qzaigApil6c2DmNZY6kPltXzbe1+g4yk+HWM K8xRVUES7+QtRJHHdrikNs8EE01vZVsydqjM4ccHJPjmX9cn2bHO7Q== =R+22 -----END PGP SIGNATURE----- _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

