there are some errors that are counted as 404 for which (if you look in
..vendor/plugins/exception_notifier/lib/* files) no email will be sent.
maybe, try creating ruby syntax errors, rather than bad id''s or routing
errors, or count_as_404 errors which an email won''t be sent for.
just a guess. could be something else, though.
Sandeep Gudibanda wrote:> Hi,
>
> I am not able to get this working. I did everything that was given in
> readme:
>
> 1. Included exception notifiable in App controller - include
> ExceptionNotifiable
> 2. Addded receiving email IDs in environment.rb -
> ExceptionNotifier.exception_recipients =
%w(sgudibanda-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org )
> 3. Added local address clear in App controller. --
> local_addresses.clear
> 4. Mailing infrastructure is ready too - I am already using this for
> Auth notification
>
> Now when i tried to test it, by introducing errors myself, unknown
> action, it doesn''t send me any mail. Am i being something very
basic
> here?
>
> Regards,
> Sandeep G
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---