Do you know if there is a similar solution using postfix ?
Thanks,
Alessandro Oliveira
Peter 'Luna' Runestig escreveu:
Maybe the best solution would be a filter to change the message body
encoding using quoted-printable instead of putting X everywhere, and
change headers to also use the appropriate encoding. What do you
think about this ?
I'm using this little sendmail milter to fix the subject line (could
of course be extended to fix other headers as well):
ftp://ftp.runestig.com/pub/misc/subject2rfc2047.c
http://ftp.runestig.com/pub/misc/subject2rfc2047.c
Cheers,
- Peter