I'd like to send text mails from a bash script on a jailbroken ipad. Usually unix uses mailx for this:
cat | mailx [email protected]
I found the mailx program in cydia, but calling it claims sendmail. Is there a sendmail solution?
DkSill
cat | mailx [email protected]
I found the mailx program in cydia, but calling it claims sendmail. Is there a sendmail solution?
DkSill