Hi, is there a library function for encoding text as QuotedPrintable? I found an old post from 2005: http://forum.dlang.org/thread/cv98ti$1sf8$1@digitaldaemon.com The used function toHex throws errors. I also not found an alternative way to convert a char to a hex as replacement for the toHex function. Kind regards André