Skip to content

Small utitlity allowing YAMN users to convert their UTF-8 encoded messages to quoted-printable.

Notifications You must be signed in to change notification settings

stefanclaas/yqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

yqp - YAMN quoted-printable

[usage]

yqp -i infile.txt -o outfile.txt

yqp is a small utility program which allows YAMN users, using international character sets with an UTF-8 compatible editor, to convert their messages to quoted-printable messages.

The Subject: line will be converted to UTF-8 base64 and folded if the Subject: line is very long and contains UTF-8 characters.

In case the Subject: line contains only 7bit ASCII characters, like a hsub, it will be not converted.

yqp automatically adds the following Headers to a message:

Mime-Version: 1.0, Content-Type: text/plain; charset=UTF-8, Content-Transfer-Encoding: quoted-printable

I hope that you find yqp, in combination with YAMN, useful!

About

Small utitlity allowing YAMN users to convert their UTF-8 encoded messages to quoted-printable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages