Has the default color option changed?

2019-09-24 Thread Pankaj Jangid
I have downloaded latest 1.12.2 via Homebrew. And when I launched, all colours were gone. Have the defaults changed in 1.12.2? -- Pankaj Jangid

Re: Emacs-like and key behaviour in index

2019-08-28 Thread Pankaj Jangid
index. And the same in reverse for the key. > > Is there any key binding, variable or macro available which could enable > this behaviour? Exact same behaviour might not be possible. Other people may comment. But I prefer half-up, half-down (default keys `[', `]') when I use `mutt'. -- Pankaj Jangid

Re: Preferred way to get imap emails

2019-07-30 Thread Pankaj Jangid
On Tue, Jul 30, 2019 at 02:57:26PM -0500, Derek Martin wrote: > Joining any community requires to at least some extent that you gain > that community's trust. Your posts thusfar have not earned you that. > May be over time, I'll gain it. :-) all well now. -- Pankaj Planet Earth. "" A nasty l

Re: Preferred way to get imap emails

2019-07-30 Thread Pankaj Jangid
On Tue, Jul 30, 2019 at 02:52:27PM -0500, Derek Martin wrote: > > Honestly speaking, I have tried a couple of tools - offlineimap, mbsync > > and fetchmail. All are flawed. > > I don't know what you think the flaws are with this, but I can say > that I use fetchmail + procmail for this purpose my

Re: Preferred way to get imap emails

2019-07-30 Thread Pankaj Jangid
On Tue, Jul 30, 2019 at 03:05:15PM +0200, Marcus C. Gottwald wrote: > Fetch them as soon as new mail becomes visible or once after entering > a folder? Maybe the latter can get achieved using a folder-hook (or a > manually executed key press) triggering the execution of a macro along > the lines of

Re: Preferred way to get imap emails

2019-07-29 Thread Pankaj Jangid
On Mon, Jul 29, 2019 at 01:50:54PM -0700, Kevin J. McCarthy wrote: > If you want to participate in development, then please do so by starting > small and showing me I can trust your patches. After you've done that, we > can talk about larger changes. > This is really encouraging. -- Pankaj Pla

Re: Preferred way to get imap emails

2019-07-29 Thread Pankaj Jangid
On Mon, Jul 29, 2019 at 03:13:37PM -0400, Dan Ritter wrote: > Mail used to come from servers to clients via POP. It was > essentially a full-push of a mailbox. Bidirectional sync was > not a good idea. > IMAP is, explicitly, a mail protocol for clients to do the > minimal amount of fetching necess

Re: Preferred way to get imap emails

2019-07-29 Thread Pankaj Jangid
On Mon, Jul 29, 2019 at 12:54:04PM -0500, Derek Martin wrote: > Because this again is how IMAP works--you're meant to read the message > off the server, and it's downloaded on demand. If you had to > pre-fetch all the messages, this could take a very long time, > especially if you were looking at

Re: Many ways to bind keys

2019-07-29 Thread Pankaj Jangid
On Sun, Jul 28, 2019 at 09:27:43PM +0200, Francesco Ariis wrote: > > I have read at least two ways to customise key-bindings. One is "bind" > > other is "macro". Is there a manual-page available somewhere where I can > > read about when to use which approach? > > AFAIK, bind is to bind a *single*

Re: Preferred way to get imap emails

2019-07-29 Thread Pankaj Jangid
On Mon, Jul 29, 2019 at 12:32:42PM -0500, Derek Martin wrote: > > The only problem with mbsync is that it doesn't have a "daemon > > mode", so I had to write a script that runs it every N seconds. > > But that's a trivial complaint. > > There are any number of solutions to this, but... cron? It's

Many ways to bind keys

2019-07-28 Thread Pankaj Jangid
Hi, As I have mentioned in an earlier thread. I have joined back mutt community after a long long time. And re-reading docs to get up to speed and gain expertise in it … again. I have read at least two ways to customise key-bindings. One is "bind" other is "macro". Is there a manual-page availabl

Re: Preferred way to get imap emails

2019-07-28 Thread Pankaj Jangid
> > Homebrew. And isync provides a daemon by the same name. I just had to > > > > brew services start isync > > That service is not part of isync but of the packaging [1]. > > Personally, I'm using the systemd service + timer from [2] on Linux. If > you read [1], it shows that they do exactly th

Re: Preferred way to get imap emails

2019-07-27 Thread Pankaj Jangid
On Sun, Jul 28, 2019 at 12:21:47PM +1000, Cameron Simpson wrote: > On 27Jul2019 22:40, Pankaj Jangid wrote: > > On Sat, Jul 27, 2019 at 11:41:52AM -0400, Patrick Shanahan wrote: > > > I still use fetchmail and with imap accounts including google. and > > > have no p

Re: Preferred way to get imap emails

2019-07-27 Thread Pankaj Jangid
On Sat, Jul 27, 2019 at 02:57:20PM -0600, Akkana Peck wrote: > > > I have getmail working pulling email from my gmail account using imap > > > and it only grabs the new mail for me each time I run it and I open up > > > mutt and go through the email then mutt purges what I deleted as it > > > exits

Re: Preferred way to get imap emails

2019-07-27 Thread Pankaj Jangid
On Sat, Jul 27, 2019 at 12:41:21PM -0400, Jude DaShiell wrote: > I have getmail working pulling email from my gmail account using imap > and it only grabs the new mail for me each time I run it and I open up > mutt and go through the email then mutt purges what I deleted as it > exits. > That's a

Re: Preferred way to get imap emails

2019-07-27 Thread Pankaj Jangid
On Sat, Jul 27, 2019 at 04:24:53PM -, Grant Edwards wrote: > I've been using mutt with Gmail for 10-15 years, and I just point mutt > at Gmail's IMAP server and leave all of the email on that server. > [That sounds like what you have now.] > Yes. Using this configuration right now. > Yep, tha

Re: Preferred way to get imap emails

2019-07-27 Thread Pankaj Jangid
On Sat, Jul 27, 2019 at 06:19:10PM +0200, Matthias Apitz wrote: > I always use fetchmail and pass the mails locally through > sendmail --> procmail --> SpamAssassin --> /var/mail/guru >\-> /var/mail/spam > to get the SPAM filtered out and to get all my mails

Re: Preferred way to get imap emails

2019-07-27 Thread Pankaj Jangid
On Sat, Jul 27, 2019 at 11:41:52AM -0400, Patrick Shanahan wrote: > > I still use fetchmail and with imap accounts including google. and have > no problem. > Probably I'll try it again. This was my favourite tool. But then I check that there is no change in the repository since very long. I was

Preferred way to get imap emails

2019-07-27 Thread Pankaj Jangid
Hi, I have very recently switched back to mutt. My 1st question is - is the preferred way to get imap emails in the mutt inbox. 12 years back I used to fetch everything using fetchmail, using POP3. But now I have a Gmail account and Gmail is mostly optimised for IMAP usage. IMAP works flawlessly o

Re: gpg: no valid OpenPGP data found.

2019-07-19 Thread Pankaj Jangid
On Fri, Jul 19, 2019 at 06:25:02AM -0700, Kevin J. McCarthy wrote: > On Fri, Jul 19, 2019 at 12:54:47PM +0530, Pankaj Jangid wrote: > > > > The help (?) indicates that ^K is the default key to extract keys from a > > > > message. > > > > > > The fu

Re: gpg: no valid OpenPGP data found.

2019-07-19 Thread Pankaj Jangid
> > The help (?) indicates that ^K is the default key to extract keys from a > > message. > > The function will try to import keys that have been attached > to an email, for instance by in the compose menu. > Even in this email of yours, where signature is attached, I am getting the same output

gpg: no valid OpenPGP data found.

2019-07-18 Thread Pankaj Jangid
Hi, I have configured GnuPG for signing and encrypting messages. It is working perfectly fine. But I want to import keys of known people in my gpg keys. The help (?) indicates that ^K is the default key to extract keys from a message. But when I am pressing ctrl+k, mutt is emitting this message on

message always goes as attachment

2002-09-23 Thread Pankaj Jangid
Hello Everyone, Why mutt sends all the messages as attachments ? regards -- Pankaj Jangid ETU, NCST Tel: +91-22-756 0013/5303/5304/5305 Fax: +91-22-756 0004 Yahoo: pankaj_jangid

message always goes as attachment

2002-09-23 Thread Pankaj Jangid
Hello Everyone, Why mutt sends all the messages as attachments ? regards -- Pankaj Jangid ETU, NCST Tel: +91-22-756 0013/5303/5304/5305 Fax: +91-22-756 0004 Yahoo: pankaj_jangid

Wanted mutt-mode for Emacs

2002-05-17 Thread Pankaj Jangid
Hi All, Is there a mutt-mode available for GNU/Emacs regards -- Pankaj Jangid NCST, India

Re: customizing addresses

2002-04-02 Thread Pankaj Jangid
. There are lots of address > book utilities out there that work with mutt; abook is the one that pops > to mind but that doesn't mean that I endorse (or impugn) it. I also use abook. It is worth installing it. Also you can use lbdb to collect email addresses from the mails which comes to

how to set default from address

2002-03-21 Thread Pankaj Jangid
set from = "[EMAIL PROTECTED]" is not working -- Pankaj Jangid National Centre for Software Technology msg25863/pgp0.pgp Description: PGP signature