SpamAssassin Performance

From Ye Ole Stash
Jump to: navigation, search

Tweaks

  • Setting simscan to use tmpfs
  • /etc/fstab entry
  • none /var/qmail/simscan tmpfs nodev,noexec,noatime,uid=$CHANGME,gid=$CHANGEME,mode=2750 0 0
The user/group is more than likely simscan or clamav. So set these using the numbers for the correct userid/groupid for your system.
  • umount /var/qmail/simscan
  • mount -a
Personal tools