One option might be to have routes_onerror (
http://web2py.com/books/default/chapter/29/4#Routes-on-error) route to a 
dynamic error handler, which could then send an email (in addition to 
presenting a friendly error message). Another option might be to set up a 
background task to watch for new tickets in the errors folder and send an 
email whenever one appears (
http://web2py.com/books/default/chapter/29/4#Running-tasks-in-the-background
).

Anthony

On Saturday, April 14, 2012 4:19:06 PM UTC-4, Bruce Wade wrote:
>
> Hi,
>
> Is there an easy to way to have an email sent to me whenever a ticket is 
> generated?
>
> -- 
> -- 
> Regards,
> Bruce Wade
> http://ca.linkedin.com/in/brucelwade
> http://www.wadecybertech.com
> http://www.fittraineronline.com - Fitness Personal Trainers Online
> http://www.warplydesigned.com
>
>  

Reply via email to