Hello, in my .muttrc file I have the lines:
set charset=windows-1251 set send_charset="us-ascii:windows-1251:iso-8859-1:utf-8" and the hook: send-hook kristina 'set send_charset="iso-8859-1"' which I need for sending windows-1251 encoded mails, pretending they are iso-8859-1 encoded (work-around for bug in lotus notes, which does not recognize correctly cyrillic encoding). This worked fine with mutt 1.2.5i, but mutt 1.4 is "too" clever and doesn't allow me to set the wrong encoding. Can I persuade mutt 1.4 to do this anyway? Thanks - Velko
