Good Morning All, I am having a problem using patterns with mail on an IMAP server. I believe the problem is that mutt does not fetch the headers from the IMAP server and thus is not able to match patterns against them. Here is what I am trying to do. I want to move all my mail from the linux kernel mailing list, so I run the mutt macro:
T~elinux-kernel However, instead of tagging all the mail from the linux-kernel mailing list, it only tags the messages I have already read. I tried to work around this by copying all my mail to a dummy folder: T~A;Cxyz and while this does dump it into a file called xyz, it does not seem to cause mutt to read the headers, so this workaround didnt work. Does anyone have any ideas for making this work? Thanks, Jim