Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: curtjeffreys on August 18, 2010, 02:45:47 PM

Title: sendmail
Post by: curtjeffreys on August 18, 2010, 02:45:47 PM
I've just started using TCL and love it. But I need to be able to send emails from my application. I've been using sendmail on another distro but Tiny Core doesn't have sendmail.

Any ideas? Nothing fancy, I just need to send a message using SSL.


Title: Re: sendmail
Post by: combo3 on August 19, 2010, 12:40:07 AM
sendEmail (http://caspian.dotconf.net/menu/Software/SendEmail/) might be what your after. (Note: requires Perl extension)
Title: Re: sendmail
Post by: curtjeffreys on August 20, 2010, 01:28:29 PM
Looks promising. I'll give it a try. Thanks.