#4783: [with patch; needs review] email -- create an "email" command, so users 
can
easily notify themselves when their sage programs have completed some task
-------------------------+--------------------------------------------------
 Reporter:  was          |        Owner:  cwitty    
     Type:  enhancement  |       Status:  new       
 Priority:  major        |    Milestone:  sage-3.2.2
Component:  misc         |   Resolution:            
 Keywords:               |  
-------------------------+--------------------------------------------------
Old description:

> This was inspired by three things:
>
>  1. I want a little script that will automatically email me whenever
> sagenb.org or any other website I manage stops responding for a certain
> amount of time.
>
>  2. Users every so often complain that sage.math doesn't have sendmail
> installed, so they can't put in code like {{{os.system('mail ...')}}}.
> I.e., also, often people start a big computation, and it would be useful
> for them to get an email when it finishes.
>
>  3. When I run the sage buildbot, it might be nice if the buildbot script
> could use sage to email me a summary of all failed tests (?).

New description:

 This was inspired by three things:

  1. I want a little script that will automatically email me whenever
 sagenb.org or any other website I manage stops responding for a certain
 amount of time.

  2. Users every so often complain that sage.math doesn't have sendmail
 installed, so they can't put in code like {{{os.system('mail ...')}}}.
 I.e., also, often people start a big computation, and it would be useful
 for them to get an email when it finishes.

  3. When I run the sage buildbot, it might be nice if the buildbot script
 could use sage to email me a summary of all failed tests (?).

  4. This could be useful for creating an automatic bug reporting command,
 which would make it trivial for users of sage to type bug('stuff'), and
 have Sage send an email to [email protected] (or whatever, say) and have
 their remarks plus tons of internal state info sent.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4783#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to