Re: --encoding quoted-printable, cannot see working
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
Jean Louis <[email protected]> ha escrit: > --encoding quoted-printable I see it pass on the command line, yet I > cannot see it in the headers or Content-Transfer-Encoding and I do > not see it in the body. Again, I can't tell anything without knowning the complete command line used to send the message. But I can *suppose*, that the problem is the same as with --content-type in your prior posting: mail --help | grep -- --encoding --encoding=NAME set encoding for subsequent --attach options Note *for subsequent --attach options*. It has no effect for plaintext mails. Regards, Sergey