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?) _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
