Kevin Murphy wrote: > On the Settings page, I see "Email delivery [Use system default (...)]". > How do I change that system default? > Answering my own question: Add this to RT_SiteConfig.pm (indirectly if you do it the Debian package's way): Set($EmailFrequency, 'Suspended'); (and reload Apache?)