fterrier / grails-mail-on-exception

Grails plugin that sends a message to a configured email address when an exception occurs
http://grails.org/plugin/mail-on-exception
9 stars 3 forks source link

Please add sendgrid support #4

Open PatrickHuetter opened 11 years ago

PatrickHuetter commented 11 years ago

If you host your grails webapp in the cloud, you can't use the mail Plugin because you don't have ports for sending Mails opened at cloudfoundry compatible cloud hosters. The sendgrid Plugin has similar Syntax, so maybe you could integrate sendgrid also?

fterrier commented 11 years ago

ok i'll have a look, feel free to open a pull request with a patch though :-)