WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Which existing extension can send mails from a script?  (Read 1765 times)

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Which existing extension can send mails from a script?
« on: August 16, 2012, 11:18:52 AM »
example:

mailscript.sh
#
mailsendingfunction floppymail@hotmail.com < /home/tc/temp.txt
#


AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: Which existing extension can send mails from a script?
« Reply #1 on: August 16, 2012, 01:30:45 PM »
The only barriers that can stop you are the ones you create yourself.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Which existing extension can send mails from a script?
« Reply #2 on: August 16, 2012, 03:20:37 PM »
You might want to have a look at busybox's sendmail (& popmaildir).

Edit: I guess those don't exactly qualify according to the subject :P
« Last Edit: August 16, 2012, 03:22:34 PM by tinypoodle »
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)