amplatfus
Senior Member
Thank you for sharing. I do not know why in my case from name doesn't contain variable completed from. Contain only ">"Another script to receive HTML email notifications when a torrent has finished downloading, read wiki
I added transmissionbt picture and made torrent name in bold.
Could you please advice?
The code is
Code:
cat /tmp/mail.txt | sendmail -H"exec openssl s_client -quiet \
-CAfile /jffs/configs/Equifax_Secure_Certificate_Authority.pem \
-connect smtp.gmail.com:587 -tls1 -starttls smtp" \
-f"$FROM" \
-au"$AUTH" -ap"$PASS" $TO
And email looks like: (">") is from actually.
Thank you!
Last edited: