Skip to content

Releases: mattrobenolt/email-me

0.4.0

20 Feb 00:24
Compare
Choose a tag to compare

0.3.1

12 Nov 20:23
Compare
Choose a tag to compare

Better locate sendmail when not present on $PATH.

0.3.0

09 Jan 04:45
Compare
Choose a tag to compare
  • Support for setting CLI options as environment variables. EMAIL_ME_TO and EMAIL_ME_MAX are defined so these values can be overridden globally.
  • Build against go 1.6beta1

0.2.0

28 Jun 15:05
Compare
Choose a tag to compare
  • moar verbose system/user time in email
  • exit with status of 1 if child exits with non-0
  • added BSD license
  • added -on-error flag to only send an email if the child process exits non-0
  • properly proxy stdin to child process

hello world

25 Jun 01:48
Compare
Choose a tag to compare
0.1.0

Update readme