Re: Character set UTF-8 body
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <D649BDD9CBFC421D8720735F9A2B838A@chip> |
> Hi All, > > If I sent a message file with the option "-charset UTF-8" then the mail > will be sent with the mime header "Content-Transfer-Encoding: > quoted-printable". The data in the body file is sent as-is and is not > encoded. This results in 'errors' in the mail body if a = sign is used. > This sign is used to indicated the quoted-printable encoding. > > So if you sent a body with something like this (fake) link: > > http://www.server.test/confirm/&key=12345&code=ABC > > then the link will not work. Or if you use the = sign to indicate values > like this: > > login=test > password=bear > > then the recipient will only see: > > login=st > password=ar > > Is this some error on my part or should blat actually do the > quoted-printable encoding? > > best regards, > Jeroen Eeuwes Jeroen, What do you use for your command line? This would help me reproduce the issue accurately. Thanks, Chip