Send HTML e-mail through command line.
Hello Guys,I had a request to get a persons stats e-mailed to him everynight. I was able to send the logs, but decided analog with report magic worked much better. I got both analog and report margic working fine. I can also send an email from the command line and have it show the stats once.
The Command:
mutt -a /usr/local/bin/rmagic-2.21/beesleystats.htm -s "This is the subject" beesley@gopherdesign.com < /dev/null
The problem is. I hover over this e-mail in outlook and it looks perfect, but once I leave that email it goes blank.
I have a feeling it is a header issue or the fact the e-mail is blank...i do not know.
THANKS