tags 295528 patch fixed-upstream
thanks

A fix for this bug has been commited in upstream CVS. Dropping the
attached file in debian/patches fixes it too.

Regards,

Laurent.
--- a/sendlib.c 2005-02-19 18:22:12.817283132 +0100
+++ b/sendlib.c 2005-02-19 18:22:57.391426398 +0100
@@ -1195,6 +1195,9 @@
     }
     else 
     {
+      a->noconv = 1;
+      a->force_charset = 1;
+
       mutt_mktemp (buff);
       if ((s.fpout = safe_fopen (buff, "w")) == NULL) 
       {

Attachment: signature.asc
Description: Digital signature

Reply via email to