Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

email -- create an "email" command, so users can easily notify themselves when their sage programs have completed some task #4783

Closed
williamstein opened this issue Dec 13, 2008 · 3 comments

Comments

@williamstein
Copy link
Contributor

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 sagebugs@gmail.com (or whatever, say) and have their remarks plus tons of internal state info sent.

Component: misc

Issue created by migration from https://trac.sagemath.org/ticket/4783

@williamstein

This comment has been minimized.

@williamstein
Copy link
Contributor Author

Attachment: trac_4783.patch.gz

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 14, 2008

comment:3

Merged in Sage 3.2.2.rc0

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Dec 14, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant