On Thu, 30 Jun 2005, Michael Haardt wrote: > > I am using tmpfs for hints. I will try no_message_logs, but as I > said: Removing the fsync() calls already helps a lot, probably by > avoiding disk transfers for messages that are delivered and deleted > right after being received.
Indeed, though you should expect to lose quite a lot of email if the machine goes down unexpectedly. Alto try the noatime mount option on your spool directory. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
