Re: Cc doesn't work

2007-12-05 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, December 5 at 10:53 AM, quoth David Obwaller: Maybe you should have a look at the $smtp_url variable. It enables you to relay your outgoing mails through an smtp-server. Not on mutt 1.4.2.2 it doesn't, which is what the OP said he

Re: mailbox close while accessing exchange over imap

2007-12-05 Thread Jason Joines
Kyle Wheeler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, November 30 at 02:37 PM, quoth Jason Joines: The reason I'm working on this in the first place is someone else reported the same problem with an imap_keepalive=300. So, I set up Mutt to connect to the same exchange

Re: mailbox close while accessing exchange over imap

2007-12-05 Thread Jason Joines
Brendan Cully wrote: On Friday, 30 November 2007 at 16:22, Jason Joines wrote: Subject: mailbox close while accessing exchange over imap From: Jason Joines [EMAIL PROTECTED] To: mutt-users@mutt.org Date: Fri Nov 30 14:37:52 2007 Any suggestions for other client side tweaks to help with this

Re: Cc doesn't work

2007-12-05 Thread Derek Xu
It looks like the script is mis-using the Net::SMTP module. Instead of: foreach $to (@ARGV) { $smtp-to($to); } The documented *correct* method of specifying recipients is: $smtp-to(@ARGV); My guess is that every call to the to() function resets the list of

Re: Cc doesn't work

2007-12-05 Thread David Obwaller
On Tue, Dec 04, 2007 at 03:05:44PM -0600, Derek Xu wrote: On Dec 4, 2007 12:04 PM, Kyle Wheeler [EMAIL PROTECTED] wrote: On Tuesday, December 4 at 10:28 AM, quoth Derek Xu: [cc doesn't work] What's your $sendmail variable set to? You could try setting it to

Saving outgoing and incoming messages in same folder

2007-12-05 Thread John Magolske
I'd like to save outgoing and incoming messages in the same folder -- convenient for threads. Writing separate hooks for each folder like so does the job: folder-hook grml set record = +lists/grml folder-hook mutt set record = +lists/mutt Wanting a single folder-hook solution I tried:

Mixmaster

2007-12-05 Thread Brian Salter-Duke
Is anyone using the mixmaster support in mutt? I ask merely because I was involved in improving this about 7 years ago, and I'm curious. I have no intention of ever using it again. The support is for a very old version of Mixmaster and not for the more recent version 3 betas. Should Mixmaster