Lines Matching refs:cte
265 for cte in ('x-uuencode', 'uuencode', 'uue', 'x-uue'):
266 msg['content-transfer-encoding'] = cte
1640 # whitespace in the cte encoded block is RFC-irrelevant.
2233 for cte in ('7bit', '8bit', 'BINary'):
2236 "\nContent-Transfer-Encoding: {}".format(cte)))
3890 Content-Transfer-Encoding: {cte}
3897 cte='8bit',
3906 cte='8bit',
3924 cte='quoted-printable',
3939 cte='quoted-printable',
3952 cte='base64',
3964 cte='uuencode',