Re: Mailcap for .docx files (using docx2txt or similar)

2021-01-22 Thread Chinmaya Nagpal
On Fri, Jan 22, 2021 at 12:35:46PM +, Chris Green wrote: > So, it would be handy to have mutt configured to use one to view .docx > files. I'm sure somebody must have done this already so what does the > ~/.mailcap entry have to look like? This works for pandoc: application/vnd.openxmlforma

Re: My experiences with Mutt to date: Suggestions for overcoming some issues

2021-01-31 Thread Chinmaya Nagpal
On Sat, Jan 30, 2021 at 07:44:52AM -0800, Andrew Marks wrote: > I'd recommend using an separate IMAP-maildir sync tool like > isync/mbsync. (https://isync.sourceforge.io). Waiting for IMAP (and even > SMTP) operations in mutt is slow (not because of mutt, but because you > are waiting for network t

Re: My experiences with Mutt to date: Suggestions for overcoming some issues

2021-02-01 Thread Chinmaya Nagpal
On Mon, Feb 01, 2021 at 06:32:41AM -0800, Andrew Marks wrote: > On Sun, Jan 31, 2021 at 09:06:23AM +0100, Claus Assmann wrote: > > On Sun, Jan 31, 2021, Chinmaya Nagpal wrote: > > > > > I have a similar setup as yours, except I use the built-in SMTP. What > > >

Re: not to set message id in outgoing email

2021-02-03 Thread Chinmaya Nagpal
ands as specified in the mutt manual. In the sample starter muttrc file provided by the mutt package in my distribution, there are the following lines: ignore * unignore From Message-ID Date To Cc Bcc Subject -- Chinmaya Nagpal https://useplaintext.email/

Re: not to set message id in outgoing email

2021-02-03 Thread Chinmaya Nagpal
ges. -- Chinmaya Nagpal https://useplaintext.email/

Re: How to show bcc in the raw message generate by mutt?

2021-02-04 Thread Chinmaya Nagpal
Type: text/plain; charset=us-ascii Content-Disposition: inline Cheers, Chin -- Chinmaya Nagpal https://useplaintext.email/

Re: Sort Threads by newest Date

2021-02-05 Thread Chinmaya Nagpal
-received. -- Chinmaya Nagpal https://useplaintext.email/

Re: Gmail - no authenticators available

2021-02-09 Thread Chinmaya Nagpal
set smtp_url = "smtps://chinmaya1...@gmail.com:$smtp_p...@smtp.gmail.com:465/" for sending emails. Good luck! -- Chinmaya Nagpal https://useplaintext.email/

Background edit in new terminal window

2021-02-19 Thread Chinmaya Nagpal
Chin. -- Chinmaya Nagpal

Re: Background edit in new terminal window

2021-02-20 Thread Chinmaya Nagpal
- I was certain that this was the first thing I'd tried, but apparently not. Sorry for the silly question, and thank you! -- Chinmaya Nagpal

Re: Gmail -- new folders

2021-03-05 Thread Chinmaya Nagpal
configure so that these do not appear? I have a simple muttrc > (welcome tips): Maybe these are caused by a system-wide muttrc. Unsetting "record" might fix the [Imap]/sent-mail issue. -- Chinmaya Nagpal

Faster message body searching

2021-08-20 Thread Chinmaya Nagpal
Is there any way to make it faster to do ~b limits in maildir mailboxes? I don't really use notmuch for much other than message body searching so I'm considering if I should get rid of it entirely.