On Wed, Jan 26, 2011 at 05:34:38AM -0700, Patrick O'Leary wrote: > in the demos, posted via the wiki, email notifications are disabled. i > would like to disable emails while I work out initial configuration. > how is this done? thanks in advance. > I do this the ugly way by setting: Set($SendmailPath , "/bin/true"); in RT_SiteConfig. ;)