* Monte Stevens <montk...@yahoo.ca>:
> > folder-hook postmaster.customer 'set 
> > envelope_from_address=p...@customer.org'
> > folder-hook postmaster.customer 'my_hdr From: Patrick Ben Koetter 
> > <p...@customer.org>'
> > folder-hook postmaster.customer 'set 
> > smtp_url=smtp://u...@customer.org@mail.customer.org:587/'
> > folder-hook postmaster.customer 'set 
> > smtp_authenticators=digest-md5:cram-md5'
> > folder-hook postmaster.customer 'set smtp_pass=PASSWORD'
> > 
> > Obviously I missed something, but what?
> 
> For each special folder-hook line add one
> 
> folder-hook . 'set variable=default-case'
> 
> , where variable and default-case are not literal.  The "folder-hook ."
> lines need to be read by mutt before the special case ones, e.g., put
> them above the special case lines in the same muttrc file.
> 
> The dotted lines tell mutt what to do in the default case, while the
> lines you've created tell mutt what to do in the specific case.

Did that. I wasn't aware a default folder-hook needs to be defined. I had
thought the default settings (not assigned to any hook) would take precedence
when mutt would be in a non-special folder.

Thanks!

p@rick

-- 
Postfix - Einrichtung, Betrieb und Wartung
<http://www.postfix-buch.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to