index_format dosen't work
Hello, When I set the index_format var in my .muttrc it dosen't work. It shows the default instead. Has anybody seen this before? If I enter the command in Mutt, it works. All the other settings in my .muttrc seem to work. set index_format="%3C %Z %(%b %d %I:%M%p) %-20.20L %s" -- Chris PGP signature
Re: tagging multiple attachments
> It does work. You may select more than one file by pressing "t" with > the cursor standing on each file. After that Press ";" followed by > and all the selected files will be attached to your OK, got it right now. In fact I was looking for an asterisk or an "T" to show me that the file is tagged. That is not displayed. Thanks for your help, saves me a lot of time. :-))) Tommy
french accented vowels, cedilla, etc.
I'm using Mutt-2.1i, precompiled for Slackware. From time to time I receive email from Quebec with these characters. The internal pager displays them as "?", the editor, vi, shows them in what I gather is quoted readable format, e.g. é is shown as =E9. The only way I can read them in Mutt is by using the forward command. Admittedly this is a petty annoyance, but I'd appreciate hearing from anyone who knows how to get the internal pager and/or my editor to display these characters. TIA
Error sending message.
Hello, I'm stuck on a basic problem, I can use mutt fine as root, however when I try to send a message under my user account I get the following error: Error sending message, child exited 69 (Service unavailable.) I haven't been able to find any reference to that error message anywhere. What service is unavailable? Again it works fine as root. Any ideas? Thanks, Troy -- ___ _/ Troy Heber _/Technical Consulting Engineer _/_/_/_/_/_/ Hewlett-Packard Company _/ _/_/ _/ _/ _/_/_/_/ Email: [EMAIL PROTECTED] _/ Phone: 970.898.3240 _/ i n v e n t ___
Re: Error sending message.
Troy Heber [mutt-users] : > I'm stuck on a basic problem, I can use mutt fine as root, however when I try > to send a message under my user account I get the following error: > Error sending message, child exited 69 (Service unavailable.) > I haven't been able to find any reference to that error message anywhere. > What service is unavailable? Again it works fine as root. Is your mailserver (say sendmail) setuid root? -suresh -- Suresh Ramasubramanian + Wallopus Malletus Indigenensis mallet @ cluestick.org + Lumber Cartel of India, tinlcI EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
key mapping?
TWIMC, when I send messages from within mutt, the backspace keymapping is lost. I am using the vim editor. Is there an addition to the .muttrc to correct this? or is it a vim problem? thanx in advance for the help dave
Re: index_format problem
Yup, it was missing a quote, and I thought I tried that since my other folder-hook entries have one at the beginning of the set section. Anyway, it's working nicely now. Thanks to all for your help! jc Thusly Thwacked By Jonathan Irving: > Hi Jeff > > The '.' line supplied in the original reply (sorry, I've deleted it :-() > was missing a quote. Maybe that's responsible. > > cheers > j > > On Thu, May 31, 2001 at 11:24:24AM +0530, Biju Chacko wrote: > > Date: Thu, 31 May 2001 11:24:24 +0530 > > From: Biju Chacko <[EMAIL PROTECTED]> > > Subject: Re: index_format problem > > To: [EMAIL PROTECTED], Jeff Coppock <[EMAIL PROTECTED]> > > Reply-to: Biju Chacko <[EMAIL PROTECTED]> > > User-Agent: Mutt/1.2.5i > > > > On Wed, May 30, 2001 at 10:33:43PM -0700, Jeff Coppock wrote: > > > > > >The '.' didn't work. It's not recognized. I tried a few > > >other wildcard characters with no luck. Thanks for the > > >suggestion. I'll just add a folder-hook line for each folder. > > >It's not like I have a hunndred folders that are always > > >changing. So, not a big deal. > > > > > > > Jeff, > > > > You may need to recheck that. It works fine for me ( Mutt 1.2.5i on RH7.1 ). > > > > Biju > > > > -- > > - > > Biju Chacko| [EMAIL PROTECTED] (work) > > Exocore Consulting | [EMAIL PROTECTED] (play) > > Bangalore, India | http://www.exocore.com > > - > > -- > .sigbot at contact-j @ bast.corp.sun.com for phone/address etc > ++---+ > | ECHELON Fodder | 15kg IB UKUSA RCMP Embassy NSWG | > ++---+ -- --- Jeff Coppock -- SE Manager -- Pacific Northwest Region Nortel Networks / IP Core Networks (Shasta BSN 5000) mailto:[EMAIL PROTECTED] (408) 565-3848:Office -- 655-3848:ESN (510) 703-5910:Mobile -- (925) 292-1156:Home Office ---
Re: key mapping?
dave hoye ([EMAIL PROTECTED]) said something to this effect on 05/31/2001: > TWIMC, > > when I send messages from within mutt, the backspace keymapping > is lost. I am using the vim editor. Is there an addition to > the .muttrc to correct this? or is it a vim problem? > > thanx in advance for the help in vim: set backspace=2 (darren) -- One reason that few people are aware there are programs running the internet is that they never crash in any significant way: the free software underlying the internet is reliable to the point of invisibility. -- Glyn Moody
Re: tagging multiple attachments
> This behaviour should be controlled by the folder_format variable. > Perhaps you shlud reset it to its standard value (which I use!) *That* was it! Changed the setting and all is well. Thanks for your help Tommy
'd' mapping to delete in pager mode lost
Hi all, The mapping of 'd' for 'delete message' seems to have been lost in pager mode. Now, I have to hit 'Alt-d' to mark the current message for deletion when in pager mode. In index mode thare is no problem. I have not bound [dD] or alt combos of either to any function in my muttrc. What could be the problem? Gaurav -- Sleep: A completely inadequate substitute for caffeine.
Batch sending postponed messages
Is there a way of sending all postponed messages as a batch without having to do them one at a time? -- Rod Pike rodneyp @ utanet.at
Re: Batch sending postponed messages
No. Actually, what you are describing heavily sounds like you should rather use your MTA's queue for the job. On 2001-05-31 22:27:37 +0200, Rod Pike wrote: >Date: Thu, 31 May 2001 22:27:37 +0200 >From: Rod Pike <[EMAIL PROTECTED]> >To: Mutt-users <[EMAIL PROTECTED]> >Subject: Batch sending postponed messages >Mail-Followup-To: Mutt-users <[EMAIL PROTECTED]> >User-Agent: Mutt/1.2.5i > >Is there a way of sending all postponed messages as a batch without >having to do them one at a time? >-- >Rod Pike >rodneyp @ utanet.at > -- Thomas Roesslerhttp://log.does-not-exist.org/
Re: Error sending message.
Troy Heber [mutt-users] : > Yes, setting sendmail to suid root solved the problem! > Thank you very much for the help. Is that Mandrake 7.2 by the way? Their sendmail RPM had a bug in it which made sendmail owned by bin:bin > > Is your mailserver (say sendmail) setuid root? > > -suresh -- Suresh Ramasubramanian + Wallopus Malletus Indigenensis mallet @ cluestick.org + Lumber Cartel of India, tinlcI EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
Re: Batch sending postponed messages
Rod Pike [mutt-users] : > Is there a way of sending all postponed messages as a batch without > having to do them one at a time? As you're running sendmail see http://www.hserus.net/sendmail.html -- Suresh Ramasubramanian + Wallopus Malletus Indigenensis mallet @ cluestick.org + Lumber Cartel of India, tinlcI EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin