RE: milter to decode quoted-printable, base64, ...

2016-11-17 Thread Michael Fox
> -Original Message- > An ideal tool for that is MIMEDefang, ... Thanks. After a very quick look at the project website, this looks like what I need. > "groff -T ascii" is your friend (if you befriend berserker vandals...) ... and another great hint. Thanks. > If you did this with

Re: milter to decode quoted-printable, base64, ...

2016-11-16 Thread Bill Cole
On 16 Nov 2016, at 0:42, Michael Fox wrote: [...] Yup. But if the original message content is all plain text, then the encoding adds no value and can be removed without changing the message. That is a critical factor. It is entirely feasible to slice everything other than text/plain parts

RE: milter to decode quoted-printable, base64, ...

2016-11-15 Thread Michael Fox
> > I've got some clients that are really simple and don't understand > > various > > message encoding types, such as quoted-printable, base64, possibly > > others. > > They understand plain text only. So, for users in specific domains, > > I'd > > like to convert quoted-printable, base64 and poss

Re: milter to decode quoted-printable, base64, ...

2016-11-15 Thread Bill Cole
On 15 Nov 2016, at 23:35, Michael Fox wrote: I've got some clients that are really simple and don't understand various message encoding types, such as quoted-printable, base64, possibly others. They understand plain text only. So, for users in specific domains, I'd like to convert quoted-prin