Jean Louis <bugs@gnu.support> ha escrit:

> When I do this:
> 
> mail --content-type=text/html admin@localhost < public_html/index.html
> 
> I still get text/plain in the email.

$ mail --help | grep -- --content-type

      --content-type=TYPE    set content type for subsequent --attach
                             options

There's no --attach option, therefore --content-type has no effect.

Regards,
Sergey

_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to