Re: saving attachment to directory
On 15.04.04,09:41, Kevin Coyner wrote:
>
....
> answer is to simply always start mutt up from that directory. That
> works and is what I do now.
>
> But it raises the question: is there a variable setting where I can
> set the default save-attachment directory? I suspect not as I searched
> the mutt manual pretty well.
>
You can have macros like these in your .muttrc:
macro attach _1 "<save-entry>\Ca /home/username/directory/"
macro attach _2 "<save-entry>\Ca /home/username/directory2/"
macro attach _3 "<save-entry>\Ca /home/username/directory3/"
- Jostein
> So if not, is there a way to achieve this easily with hooks?
--
Jostein Berntsen <jbernts@xxxxxxxxxxxx>