You could try this little Python hack I wrote. It's called addMIMETextToHTMLEmail. You use it as a procmail filter. It recognizes HTML-only email and adds a new MIME part which is text only. This way your email will display properly in the initial mutt pager without having to look at the attachments. It preserves the original HTML as another part in case you still want to see it (e.g., in a web browser):
http://adam.rosi-kessel.org/weblog/free_software/code/python.html -- Adam Kessel http://adam.rosi-kessel.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]