Mail times/date in local time zone

2012-03-30 Thread Kumar Appaiah
this works only for e-mail delivered via procmail and not if I use Mutt as an IMAP agent. I can live with this solution, but I was wondering if you could come up with a better solution than this. Thanks. Kumar -- Kumar Appaiah

Re: Mail times/date in local time zone

2012-03-31 Thread Kumar Appaiah
Dear Ed, On Fri, Mar 30, 2012 at 05:23:38PM -0400, Ed Blackman wrote: > On Fri, Mar 30, 2012 at 02:27:47PM -0500, Kumar Appaiah wrote: > >Often, I wish to know the time at which someone wrote me an e-mail > >converted to the local time zone. Since most of my contacts live in >

Re: Mail times/date in local time zone

2012-03-31 Thread Kumar Appaiah
Dear Gary, On Sat, Mar 31, 2012 at 10:26:17AM -0700, Gary Johnson wrote: > On 2012-03-30, Kumar Appaiah wrote: > > Dear Mutt Users, > > > > Often, I wish to know the time at which someone wrote me an e-mail > > converted to the local time zone. Since most of my contac

Re: Save copy to server's Sent folder while using pure CL mutt

2014-02-20 Thread Kumar Appaiah
..@imap.example.com/SENT, AFAIK. Personally, I use offlineimap to periodically sync my local mails with the server. Kumar -- Kumar Appaiah

Re: Mutt - Neomutt and Debian Stretch

2017-07-02 Thread Kumar Appaiah
27;s indentation conventions to mutt's code? > I don't think you need upstream mutt's cooperation with that. Good idea, but the patch is applied before the debian/rules commands are executed. The method you suggest would change the code while debian/rules runs, which is after the patches have been applied. Kumar -- Kumar Appaiah

Re: muttprint

2018-04-08 Thread Kumar Appaiah
ternative written > maybe in python? Currently, on Debian, my muttprint seems to work with Perl 5.26.1. Can you tell me what the problem you are facing might be? Thanks. Kumar -- Kumar Appaiah

Re: muttprint

2018-04-08 Thread Kumar Appaiah
On Sun, Apr 08, 2018 at 02:04:09PM +0200, Jens John wrote: > On Sun, Apr 08, 2018 at 01:51:36PM +0530, Kumar Appaiah wrote: > > Currently, on Debian, my muttprint seems to work with Perl > > 5.26.1. Can you tell me what the problem you are facing might be? > > Debian's

Messages tagged as Old ("O")

2007-07-01 Thread Kumar Appaiah
an "N"? How do I find out? Thanks! Kumar -- Kumar Appaiah, 462, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036

Re: Messages tagged as Old ("O")

2007-07-01 Thread Kumar Appaiah
On Sun, Jul 01, 2007 at 12:56:11PM +0530, Kumar Appaiah wrote: > Dear Mutt Users, > > My Mutt is 1.5.13. I have no issues with it, except that all of my > incoming mail (to my mboxes) are flagged as "O" instead of "N". And > when I read them, they are marked

Re: Messages tagged as Old ("O")

2007-07-01 Thread Kumar Appaiah
On Sun, Jul 01, 2007 at 01:12:29PM +0530, Kumar Appaiah wrote: > Sorry, I realized that I had nomark_old set. Hence the problem. But that wasn't the issue. All my incoming mails (delivered by procmail to my mboxes) are marked "O". What else could the reason be? Thanks. Kumar

Re: Messages tagged as Old ("O")

2007-07-02 Thread Kumar Appaiah
On Sun, Jul 01, 2007 at 08:22:10AM -0400, Patrick Shanahan wrote: > You do not give enough information, but a guess: You are running a > mail notification program. I think you're right. I'll try to find out which program it is that reads my mboxes. Thanks. Kumar -- Kumar Appa

Backspace problems in XTerm

2007-09-06 Thread Kumar Appaiah
you suggest an effective workaround? Using XTerm's "Backarrow Key" fixes this, but it breaks all other apps, like emacs -nw, break. Thanks! Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036

Re: Backspace problems in XTerm

2007-09-06 Thread Kumar Appaiah
Many thanks for the detailed response, and yes, your suggestion handles my problem perfectly! :-) Is there a way of directly entering ^? in an editor? Right now, I did echo > outfile, and copy pasted the contents of outfile from emacs into my muttrc. Is there a better way? Thanks again! Kuma

Re: Backspace problems in XTerm

2007-09-06 Thread Kumar Appaiah
-) Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036 signature.asc Description: Digital signature

Re: mutt configuration: problem with getting mail

2007-09-11 Thread Kumar Appaiah
, i can't find them in my mutt inbox. I think getmail marks messages as read once you receive them. In fact, it may so have happened that of your 582 messages, only 417 were new (unread), but getmail's claim to have delivered everything beats me. Kumar -- Kumar Appaiah, 458, Jamuna Hostel

Re: Mutt to access emails from pst?

2007-10-08 Thread Kumar Appaiah
ebmail client, can I > have some interface in firefox, which is mutt alike... I think a better means would be to use cygwin and somehow get getmail or fetchmail to POP/IMAP your mail, though I speak without knowing the situation in your office. HTH. Kumar -- Kumar Appaiah, 458, Jamuna Hos

Re: Mutt to access emails from pst?

2007-10-08 Thread Kumar Appaiah
On Mon, Oct 08, 2007 at 02:34:25PM +0530, Kumar Appaiah wrote: [snip] And sorry for Cc'ing the list. I pressed `g' instead of `L' by mistake. :-( Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036

Re: mail directory

2007-11-03 Thread Kumar Appaiah
mail to /var/mail. What was I missing ...? Try this: MAILDIR=$HOME/Email/Mailbox :0: Inbox And call just procmail. But, as said, this is a Mutt list, but I couldn't resist suggesting. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036

Re: mail directory

2007-11-04 Thread Kumar Appaiah
here you store your mail, not >where mail is delivered) > procmail delivers to $DEFAULT, not $MAILDIR Right. I overlooked this point. Thanks for pointing this out. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036

Re: creating an alias of a group email?

2008-09-11 Thread Kumar Appaiah
the edit_headers option set, then your mail editor will display the full message to you with the headers. The easiest way to achieve your goal would be to scrap the In-Reply-To header. You can, of course, edit the subject. HTH. Kumar -- Kumar Appaiah

Re: New mail not found - what to check?

2008-12-19 Thread Kumar Appaiah
ally recreated the Status header using formail, as I pass all my mail through procmail. I know this is not a valid solution, but this worked around the issue for me. HTH. Kumar -- Kumar Appaiah

Re: save raw messages

2009-01-24 Thread Kumar Appaiah
th typing `v' and saving the HTML part alone. Please correct me if I have misunderstood the question. Kumar -- Kumar Appaiah

Re: save raw messages

2009-01-24 Thread Kumar Appaiah
ve cut the Gordian knot I have been wrestling with for > several months. Thanks!!! Glad to know I was of help. :-) Kumar -- Kumar Appaiah

Re: ask for pwd

2009-03-02 Thread Kumar Appaiah
On Mon, Mar 2, 2009 at 2:10 PM, Kyle Wheeler wrote: > On Monday, March  2 at 11:54 AM, quoth Ravi Uday: >>how to make mutt ask for pwd each time you send email ? >>maybe once every 10 mails or based on a timer > > Ask for a pwd? Mutt can't even *change* its pwd (without a patch). > > Why would you

Attachment problems

2009-06-17 Thread Kumar Appaiah
Dear Mutt users, I am facing a strange issue with Mutt 1.5.20. The earlier practice to attach files from the command line would be: mutt -a file1 -a file2 -a file3 myfri...@somewhere -s "Documents you required" However, in Mutt 1.5.20, it appears that even the e-mail address above is treated as

Re: Attachment problems

2009-06-17 Thread Kumar Appaiah
On Wed, Jun 17, 2009 at 10:10 AM, Patrick Shanahan wrote: > > I am facing a strange issue with Mutt 1.5.20. The earlier practice to > > attach files from the command line would be: > > > > mutt -a file1 -a file2 -a file3 myfri...@somewhere -s "Documents you > > required" > > > > However, in Mutt 1

Re: Attachment problems

2009-06-17 Thread Kumar Appaiah
On Wed, Jun 17, 2009 at 10:31 AM, Kyle Wheeler wrote: > On Wednesday, June 17 at 09:28 AM, quoth Kyle Wheeler: > >According to the mutt man page, the usage pattern line you're looking > >for is this one: > > > >     mutt [-nx] [-e cmd] [-F file] [-H file] [-i file] [-s subj] > >          [-b addr]

Re: Terminal for mutt (Poll)

2009-10-07 Thread Kumar Appaiah
> And while I am at it, dark background or light background? xterm, since it's fast, slick, and no-nonsense (for me. May not hold for others). And, I always prefer a dark background since I believe it's easier on my eyes. Kumar -- Kumar Appaiah

Re: Bounce message from a different from address.

2010-02-22 Thread Kumar Appaiah
On Tue, Feb 23, 2010 at 09:34:51AM +0900, Horacio Sanson wrote: > I send a long email to a mailing list but after sending it I realized I > send the email using the wrong from: address. Of course the message got > bounced > back because that address is not registered in the mailing list. > > Now