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

2021-02-07 Thread Richard Z
On Sun, Jan 24, 2021 at 10:04:50PM -0600, boB Stepp wrote: > 1) Mutt erratically loses connection with Gmail and I have to > manually reconnect. Sometimes this happens rather frequently as in > multiple instances within an hour. I am confident it is not my > Internet connection, which is normal

Re: Rendering HTML as Markdown in mutt (was: Creating HTML emails with mutt)

2019-11-06 Thread Richard Z
On Tue, Nov 05, 2019 at 09:31:27AM -0500, Mark H. Wood wrote: > Anyway, a good place to read up on xterm might be > https://invisible-island.net/xterm/ > That version of xterm still gets updates several times a year. xterm > is neither obsolete nor unsupported, just unloved by some distro.s. abs

Re: Unable to set Reply-To

2017-12-17 Thread Richard Z
On Fri, Dec 15, 2017 at 12:39:13PM +, David Woodfall wrote: > >Mutt 1.9.1 (2017-09-22) > > > >I have a folder-hook that sources a file. The file sets sendmail and > >does this: > > > >my_hdr Reply-To: m...@mydomain.com > > > >But it refuses to work. I know the file /is/ being sourced because >

Re: Refreshing ancient MIME/IMAP memories

2017-11-20 Thread Richard Z
On Wed, Nov 01, 2017 at 03:28:17AM -0700, fe...@crowfix.com wrote: > My ISP has temporarily throttled me back to 128Kbps, and viewing email with > attachments has become slower. It made me wonder if mutt could be configured > to only download the main email and leave the attachments behind, but

Re: [SPAM?] Re: [SPAM?] Can I use Mutt from Bash to extract attachments into an arbitrary directory?

2016-09-15 Thread Richard Z
On Thu, Sep 15, 2016 at 10:53:02AM +1000, Cameron Simpson wrote: > On 14Sep2016 16:12, Are Troi wrote: > >Last night at a technical talk I lamented the loss around 5 years ago > >from Fedora of command-line tools to extract email attachments from a > >BASH script and a colleague told me Mutt can d

Re: options for mutt + notmuch integration

2015-05-25 Thread Richard Z
On Sun, May 24, 2015 at 05:55:02PM -0400, Xu Wang wrote: > Dear all, > > I am studying the best approach to get better searching from within > mutt. From what I understand, this involves looking for an indexer, > and the best indexer is notmuch. If I misunderstood either of the > previous points,

Re: quickly switching to an alternate for "from"

2015-05-24 Thread Richard Z
On Sat, May 23, 2015 at 09:58:06PM -0700, Mun wrote: > Hi Ian, > > On Sat, May 23, 2015 at 06:15 PM PDT, Ian Zimmerman wrote: > IZ> Did you have a good reason to bypass Google servers? If not, using > IZ> gmail as a relay would likely work around this. > > Not really. I have multiple e-mail ac

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Sat, May 23, 2015 at 12:51:15PM +0100, spaceman wrote: > Hi, > > >>>reply-hook"~t mailing-list.org""my_hdr From: Richard > >>>" > > Just to note that reply-hook doesn't appear to work here, however when I > substitute it for send-hook it works as expected using my_hdr. I realize > they

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Fri, May 22, 2015 at 04:17:15PM +0100, spaceman wrote: > Hi, > > >reply-hook"~t mailing-list.org""my_hdr From: Richard > >" > > Not being an expert in hooks (or mutt) but it looks like my_hdr is the wrong > choice here. You probably need to do something like set from = "spaceman > " >

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Sat, May 23, 2015 at 05:58:28AM +0200, MD wrote: > Hi, > > I use this in my .muttrc, because I did not want to have it automatically > depended on folders or accounts: > > macro compose I "^Umarkus" "Set identity / Select From:" > > In my aliases file, I have these entries: > > alias markus1

Re: quickly switching to an alternate for "from"

2015-05-22 Thread Richard Z
On Fri, May 22, 2015 at 02:15:40PM +0100, spaceman wrote: Hi, > I use > folder-hook ~/mail/space...@antispaceman.com/* source > ~/.mutt/profiles/space...@antispaceman.com > to change the from depending on which folder (or account in this case) I'm in. > > You do the same with account-hook I'm ass

Re: msmtp freezed

2015-01-16 Thread Richard Z
On Fri, Jan 16, 2015 at 11:05:32AM +0100, debecio wrote: > Hello, it is a little OT question. Since month when I send mail with msmtp > sometimes (not always) msmtp block on sending. I left for hours the process > work but nothing, none errors in log or in mutt but it stay blocked on > sending.

Re: mail box vanished

2014-08-07 Thread Richard Z
On Fri, Aug 01, 2014 at 07:51:03AM +0200, Ulrich Lauther wrote: > On Thu, Jul 31, 2014 at 09:45:15PM -0400, Jon LaBadie wrote: > > > > Do you have a remote client getting mail from that > > mailbox which isn't configured to keep the mail on > > the server? > > > no, I just retrieve mail from two

Re: mutt native SMPT support vs Postfix?

2014-01-09 Thread Richard Z
On Wed, Jan 08, 2014 at 02:59:37PM +, Grant Edwards wrote: > On 2014-01-08, Richard Z wrote: > > On Mon, Jan 06, 2014 at 04:48:18PM +, Grant Edwards wrote: > > not really. msmtp and esmtp have queueing. > > Can you provide references for that state

Re: mutt native SMPT support vs Postfix?

2014-01-08 Thread Richard Z
On Mon, Jan 06, 2014 at 04:48:18PM +, Grant Edwards wrote: > On 2014-01-04, Ulrich Lauther wrote: > > > Recent posts made me aware of the fact, that mutt supports SMPT. So > > far I have been using postfix for mail transport. Which way is > > better, and why? > > [I'm assuming you're using p

Re: mutt native SMPT support vs Postfix?

2014-01-05 Thread Richard Z
On Sun, Jan 05, 2014 at 09:16:02AM -0500, Patrick Shanahan wrote: > * Richard Z [01-05-14 08:57]: > [...] > > unless you try to do something like multiple email providers for one > > user which is very easy to do with anything but sendmail/postfix/exim. > > I have done t

Re: mutt native SMPT support vs Postfix?

2014-01-05 Thread Richard Z
On Sun, Jan 05, 2014 at 08:48:50AM +1100, Cameron Simpson wrote: > On 04Jan2014 20:01, Matthias Apitz wrote: > > El día Sunday, January 05, 2014 a las 02:50:12AM +0800, Chris Down escribió: > > > On 2014-01-04 19:35:19 +0100, Ulrich Lauther wrote: > > > > Recent posts made me aware of the fact, th

Re: How to match a whole word?

2010-12-19 Thread Richard Z.
would something like [^ ]tex[^ ] work? Richard --- Name and OpenPGP keys available from pgp key servers