[rt-users] How to reject email outside of a certain domain?

Philip Kime pkime at Shopzilla.com
Mon Oct 30 18:45:56 EST 2006


> 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



More information about the rt-users mailing list