On 27.07.11,09:52, Jose M Vidal wrote: > Hi, > is there any way to avoid mutt to change the name of attachments I receive? > For instance, a pdf called "documentación_1s_2011.pdf" appears in my > message as "=?ISO-8859-1?Q?documentaci=F3n=5F1s=5F20..." > Thanks! >
Try to set this option in your ~/.muttrc first and see if that fixes it: set rfc2047_parameters=yes Jostein