"E. Prom" <[email protected]> writes: > On Saturday, 04 September 2010, 19:05:40 +0200, > Nicolas KOWALSKI <[email protected]> wrote: >> Andre Majorel <[email protected]> writes: >> > Is there a way to set a default value for To: in <mail> ? It >> > would be very useful after a folder-hook for mailing lists etc. >> >> Yes, using my_hdr. Here is an example of what is in my ~/.muttrc: >> >> folder-hook =list.debian 'my_hdr To: >> [email protected]' >> folder-hook =list.dovecot 'my_hdr To: [email protected]' >> folder-hook =list.mutt 'my_hdr To: [email protected]' > > This seemed great to me, but I notice that when replying a mail after > defining a default "To: address", this address is not replaced by but > added to the person's address I'm replying to.
Yes, when replying. However, it works when replying to list (I also defined the subscribe variable). For me, these folder-hooks are only useful when composing a new mail to a mailing-list. -- Nicolas
