use_envelope_from / envelope_from_address

2008-01-12 Thread spekul
sources aka 1.5? with those variables set, on startup i get: Error in /home/spekul/.mutt/profiles/[EMAIL PROTECTED], line 3: use_envelope_from: unknown variable Error in /home/spekul/.mutt/profiles/[EMAIL PROTECTED], line 4: envelope_from_address: unknown variable any ideas? thanks, frank

Re: account-hook with same imap server but different authentication

2008-01-09 Thread spekul
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, January 9 at 09:40 PM, quoth spekul: is it possible to use two different account hooks for the same imap server but with different login credentials? Yes; because the login credentials CAN be part of the IMAP URI, they just don&#

account-hook with same imap server but different authentication

2008-01-09 Thread spekul
hello list, is it possible to use two different account hooks for the same imap server but with different login credentials? when looking at the definition of an account hook at http://wiki.mutt.org/?MuttGuide/Hooks , it is defined as: account-hook path-regexp command after having gone th