Mutters,
        In my muttrc I have the following macro:

# Add a macro to prepend a default directory
macro attach s <save-entry><bol>~/public_html/<eol>

        So obviously, I want to download my attachments from a web
browser.  The problem is that my umask isn't lenient enough, and the
attachments end up with 0600 permissions.  Is there anyway to add a
default permission setting  of 0644 for attachment saves?  Or even a
macro that would issue the chmod?

        -Mike Arrison

Reply via email to