> You can probably override LoadOrCreateByEmail to check the email address.
That's useful for another problem I have - wanting to reject adding arbitrary watcher emails, thanks. It seems that rt-mailgate already has a mechanism for doing things like this. I altered <rtpath>/local/lib/RT/Interface/Email/Auth/MailFrom.pm to do a check on the email address and it works fine. PK _______________________________________________ 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
