Sending HTML E-mail From The Command Line Using Mutt
Posted: September 29th, 2010 | Author: win | Filed under: Code | Tags: mutt | No Comments »mutt -e 'set content_type="text/html"' name@domain.org < index.html
mutt -e 'set content_type="text/html"' name@domain.org < index.html