On Thu, May 05, 2005 at 01:18:15PM +0100, Declan Moriarty wrote: > I actually only got 3/4 way with this. Here is the relevant chunk: > > set from="Declan Moriarty"<[EMAIL PROTECTED]> > send-hook inbox my_hdr from: "Declan Moriarty"<[EMAIL PROTECTED]> > send-hook blfs my_hdr from: "Declan Moriarty"<[EMAIL PROTECTED]> > send-hook chipdir my_hdr from: "Declan Moriarty"<[EMAIL PROTECTED]> > set envelope_from=yes > > So when I change to the blfs mailbox and press 'r' to reply to a message > I get [EMAIL PROTECTED] But if I were to press 'm' for new mail, I'd get > the wrong address <[EMAIL PROTECTED]>. Having replied to one mail, > I seem to be OK. Whassup?
I think this is because mutt doesn't consider new mail to have anything to do with the folder being displayed, as opposed to a reply to a message in a specific folder. You could instead try doing the my_hdr on the folder-hook, so that it's done when you change into that folder, rather than on replying. As you know, I don't do this myself, so I am not sure whether it would work. (I rarely start threads, so haven't bothered investigating this, but let me know if it works:) ) ~Ainsley -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
