Re: OT: culprit in MIME recoding and breaking signatures

2018-11-23 Thread Kevin J. McCarthy
pcregrep which would have worked. My world is crumbling :( I'm a bit surprised too. Although it has fallen out of favor, I have used and relied on Perl for a long time too, and it never let me down. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031

mutt 1.11.0 released

2018-11-25 Thread Kevin J. McCarthy
Hello Mutt Users, I'm pleased to announce the release of version 1.11.0. Instructions for downloading are at . The tarball can also be obtained directly at . Please take the time to verify the signature file against my key.

Group reply To-vs-Cc recipients

2018-11-29 Thread Kevin J. McCarthy
option for? Thank you! -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Group reply To-vs-Cc recipients

2018-11-29 Thread Kevin J. McCarthy
y understanding was the desire to preserve the distinction between primary recipients, towards whom the conversation is directly relevant, and others who may be just being kept in the loop. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.

mutt 1.11.1 released

2018-12-01 Thread Kevin J. McCarthy
Hi Mutt Users, I'm pleased to announce the release of version 1.11.1 (the "A Chorus Line" release). Instructions for downloading are at . This release fixes a crash bug involving the new $imap_qresync feature. Special thanks to ilf for reporting this to me

Re: Sending via command line and $record

2018-12-01 Thread Kevin J. McCarthy
On Sat, Dec 01, 2018 at 11:31:38PM +, Dave Woodfall wrote: Is there a way to make sure that all mail sent via CLI saves a copy in =Sent? The only way I can see at the moment is by using a separate startup file. Does adding -e 'set record="=Sent"' to the command li

Re: mutt 1.11.1 released

2018-12-04 Thread Kevin J. McCarthy
On Tue, Dec 04, 2018 at 04:20:02PM -0800, Will Yardley wrote: On Tue, Dec 04, 2018 at 06:00:48PM -0600, Derek Martin wrote: On Sat, Dec 01, 2018 at 01:22:24PM -0800, Kevin J. McCarthy wrote: > I'm pleased to announce the release of version 1.11.1 (the "A Chorus &g

Re: Conditional macro?

2018-12-07 Thread Kevin J. McCarthy
the folder-hooks finish. So in the case, you would want the default "." to be run first. Then for "All Mail" you would want the "~U" to be run afterwards. Sorry for the long post, but I hope that helps a rather confusing topic. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: [Mutt] Re: Group reply To-vs-Cc recipients

2018-12-11 Thread Kevin J. McCarthy
ficant benefit. I'm also not a big fan of adding configuration variables for trivial things. Perhaps in this case a new function is merited. People could rebind 'g' if desired, or bind to a new key to have the choice when replying (e.g. 'G'). Just to get a good bikeshedd

Re: [Mutt] Re: Group reply To-vs-Cc recipients

2018-12-11 Thread Kevin J. McCarthy
On Tue, Dec 11, 2018 at 06:23:11PM -0600, Derek Martin wrote: On Tue, Dec 11, 2018 at 09:51:08AM -0800, Kevin J. McCarthy wrote: But the "reason" supplied by the RFC, which I snipped to emphasize, is a bit weak. I'm not sure why you think that. You, just now, responded to s

Re: [Mutt] Re: Group reply To-vs-Cc recipients

2018-12-14 Thread Kevin J. McCarthy
d away things would grind to a halt. I don't do this full time, so development moves at the pace I can sustain, which is somewhat slow. Other maintainers to share the load would be a good thing for the project. For those who share the culture and goals of Mutt, please consider that a &

Re: slow startup

2018-12-20 Thread Kevin J. McCarthy
fully-qualified hostname at startup using gethostname() and getaddrinfo(). The delay could be if DNS isn't configured correctly. On Linux, a workaround is to add an entry to /etc/hosts: 127.0.1.1 myhost.mydomain myhost I'm not sure how the equivalent is done on MacOS. -- Kevin J

Re: slow startup

2018-12-20 Thread Kevin J. McCarthy
reason for that, but I can't figure out what it is right now. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

mutt 1.11.2 released

2019-01-07 Thread Kevin J. McCarthy
Hi Mutt Users, I'm pleased to announce the release of version 1.11.2. Instructions for downloading are at , or the tarball can be downloaded directly from . Please make sure you verify the gpg signature file against the tarbal

mutt 1.11.3 released

2019-02-01 Thread Kevin J. McCarthy
Hi Mutt Users, I've just released version 1.11.3. Instructions for downloading are at , or the tarball can be downloaded directly from . Please make sure you verify the gpg signature file against the tarball [1]. This releas

Re: Limit number of fetched message headers WITHOUT using header cache/body cache?

2019-03-11 Thread Kevin J. McCarthy
On Mon, Mar 11, 2019 at 03:11:57PM +, Jaime T wrote: Is there a way to limit how many message headers mutt fetches? Not within Mutt, but Gmail has a "Folder size limits" setting to do so. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684

mutt 1.11.4 released

2019-03-12 Thread Kevin J. McCarthy
Hi Mutt Users, I've just released version 1.11.4. Instructions for downloading are at , or the tarball can be downloaded directly from . Please make sure you verify the gpg signature file against the tarball. This release co

Re: Continually asked "Enter keyID"

2019-03-16 Thread Kevin J. McCarthy
flag [E] present? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Continually asked "Enter keyID"

2019-03-16 Thread Kevin J. McCarthy
On Sat, Mar 16, 2019 at 11:12:22PM -0400, Farhan Khan wrote: On 19-03-17 11:02 AM, Kevin J. McCarthy wrote: What does `gpg --list-keys --list-options show-usage` show for the key? Is the encryption flag [E] present? Yes, one of the subkeys is listed with [E]. pub rsa2048 2017-09-10 [SC

Re: Continually asked "Enter keyID"

2019-03-17 Thread Kevin J. McCarthy
ou have any customizations in .gnupg/gpg.conf? How exactly did you "start over"? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Impossible to connect to mail server via pops3 using mutt 1.11

2019-03-23 Thread Kevin J. McCarthy
all the other mechanisms (sasl, apop, user). Do you have $pop_auth_try_all set? You could also try setting $pop_authenticators to something like "apop:user". -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Impossible to connect to mail server via pops3 using mutt 1.11

2019-03-23 Thread Kevin J. McCarthy
On Sat, Mar 23, 2019 at 08:29:44PM +0800, Kevin J. McCarthy wrote: On Sat, Mar 23, 2019 at 10:27:38AM +0100, felixs wrote: 'getoauthbearersupport' and 'no refresh command defined', not showing any willingness to download my e-mais. It looks like if $pop_authenticato

Re: [Fwd: Re: Impossible to connect to mail server via pops3 using mutt 1.11]

2019-03-27 Thread Kevin J. McCarthy
from overseas so my schedule is a bit full, but as soon as I can I will fix up and push the patch into stable. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: [Fwd: Re: Impossible to connect to mail server via pops3 using mutt 1.11]

2019-03-28 Thread Kevin J. McCarthy
ps://gitlab.com/muttmua/mutt/commit/a646d867b67bae327a9e5fc0301da5fa73450c68.diff> However, I was still thinking about making one more change the commit so behavior remains the same as before when you has $pop_auth_try_all unset. For now, you're welcome to try the patch with that variable set. -- Kevin J. Mc

Re: Patch [was Re: [Fwd: Re: Impossible to connect to mail server via pops3 using mutt 1.11]

2019-03-29 Thread Kevin J. McCarthy
On Fri, Mar 29, 2019 at 12:48:46PM +0100, felixs wrote: On Thu, Mar 28, 2019 at 03:11:34PM -0700, Kevin J. McCarthy wrote: The repo is clonable via <https://gitlab.com/muttmua/mutt.git>, which you will find under the clone button on the project details page. Yes, I did that as a

Re: Patch [was Re: [Fwd: Re: Impossible to connect to mail server via pops3 using mutt 1.11]

2019-03-29 Thread Kevin J. McCarthy
does. However, both will now return UNAVAIL if oauthbearer is not explictly requested or configured (via $*_oauth_refresh_command). -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: github (was: [Fwd: Re: Impossible to connect to mail server via pops3 using mutt 1.11])

2019-03-29 Thread Kevin J. McCarthy
8t8/mutt>. The github and sr.hr mirrors currently only have the master and stable branches though. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: use-after-free in smtp digest-md5

2019-04-15 Thread Kevin J. McCarthy
follows the example code provided by cyrus-sasl closely so if you prefer I can move the discussion to the cyrus-sasl list. I'll take a look at it from my side too, but probably won't have time for a couple days. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308

Re: use-after-free in smtp digest-md5

2019-04-15 Thread Kevin J. McCarthy
On Mon, Apr 15, 2019 at 06:38:40AM -0700, Kevin J. McCarthy wrote: On Mon, Apr 15, 2019 at 08:59:33AM +0200, Philipp Gesang wrote: I’ve come across a use after free in sasl calls when authenticating using digest-md5 against an smtp server: Thanks for the trace. PS: Bringing this up here

Re: use-after-free in smtp digest-md5

2019-04-17 Thread Kevin J. McCarthy
initiative and helping to get this fixed upstream. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: What does "Convert ... upon sending" mean?

2019-04-21 Thread Kevin J. McCarthy
in my AOL IMAP Sent folder with MIME headers: What appears in your Sent folder is what Mutt put on the wire, so if that's correct then most likely this is not a Mutt issue. Perhaps you should try again with 'iso-5589-5' and see if it helps. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: mutt and MH -- bug? oddity?

2019-05-06 Thread Kevin J. McCarthy
't remember his thoughts on this detail. :-) I haven't spent all that much time in the MH code, so I'm not versed in the rules for it. If you do believe the behavior is in error, feel free to open a ticket and I'll take a closer look at it. -- Kevin J. McCarthy GPG Fingerpr

Re: How do I set up a gmail account?

2019-05-07 Thread Kevin J. McCarthy
quot; and change your spoolfile to "=INBOX" instead. On a related note, if you are connecting to multiple accounts, I encourage you to look at account-hooks for your authentication information. Using folder-hooks will not work in all situations. See <http://www.mutt.org/doc/manual/#account-hook>. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Inbox folder doesn't work anymore

2019-05-08 Thread Kevin J. McCarthy
stponed="+postponed-mail" set record="+sent-mail" -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: How to tag all non-flagged messages

2019-05-11 Thread Kevin J. McCarthy
is there a more direct way? If you mean "is there a way for to tag hidden messages" then no. You could also toggle first as a workaround. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Viewing sent mail

2019-05-13 Thread Kevin J. McCarthy
ot; folder, you can type 'c' to change file, and then simply type '!' plus "enter" to return to your inbox. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Viewing sent mail

2019-05-13 Thread Kevin J. McCarthy
cient. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Viewing sent mail

2019-05-13 Thread Kevin J. McCarthy
Fcc to an IMAP mailbox doesn't work in batch mode. I've added a warning message about this in 1.12 (due out in 2 weeks), but right now it just silently fails. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: NeoMutt 20170113 (1.7.2) (debian9) segfaults on readonly mbox

2019-05-23 Thread Kevin J. McCarthy
m/muttmua/mutt/issues>. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

mutt 1.12.0 released

2019-05-25 Thread Kevin J. McCarthy
Hello Mutt Users, I'm pleased to announce the release of version 1.12.0. Instructions for downloading are at ; the tarball can also be downloaded directly from . Please take the time to verify the signature file using my public

Re: GnuPG && mutt

2019-05-28 Thread Kevin J. McCarthy
+QwytgCdMqN7 No, autocrypt support is not in Mutt. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: mutt 1.12.0 released

2019-05-28 Thread Kevin J. McCarthy
'^subject:' the whole line in the header gets colored in underlined bold green. Ah, sorry I forgot I had $header_color_partial set, which will produce that for you. I'll add it to the example snippet so it's clear. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910

Re: X-Face: Header Interpretation

2019-05-29 Thread Kevin J. McCarthy
/muttmua/wiki> -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Compiling a newer version than the latest .deb package

2019-06-02 Thread Kevin J. McCarthy
#x27; * An old system likely does not come with idn2, so you would want to use '--with-idn' instead. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Compiling a newer version than the latest .deb package

2019-06-03 Thread Kevin J. McCarthy
y and possible configuration differences, but it should get you most of the expected dependencies. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: order of sending mail and saving to fcc

2019-06-04 Thread Kevin J. McCarthy
s to transform the message, save to Fcc, and back out those changes for sending. The introduction of Protected Headers made backing out changes substantially more difficult without breaking cryptographic signatures. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF

Re: "mailbox externally modified. flags may be wrong"

2019-06-05 Thread Kevin J. McCarthy
dle can help in that case. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: "mailbox externally modified. flags may be wrong"

2019-06-05 Thread Kevin J. McCarthy
On Wed, Jun 05, 2019 at 09:57:18AM -0700, Kevin J. McCarthy wrote: On Wed, Jun 05, 2019 at 12:15:10PM -0400, Ben Gold wrote: And what happens is Mutt ends up giving me this error and then I can't receive any new mail without quitting and restarting it. I can't answer what has chang

Re: "mailbox externally modified. flags may be wrong"

2019-06-05 Thread Kevin J. McCarthy
On Wed, Jun 05, 2019 at 10:47:59AM -0700, Kevin J. McCarthy wrote: However, I apologize: you are right. Mutt doesn't stop checking for new mail, but it looks like it may be discarding the previous notification. I will take a look at this. I've added a fix for this in commit e3f66

Re: mailboxes - example

2019-06-07 Thread Kevin J. McCarthy
iders. I think the closest you could get would be to turn off the display of 0 for all of them using a conditional format string, like %?N%. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: mailboxes - example

2019-06-07 Thread Kevin J. McCarthy
> and it instead would look something like %?N?%N? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: order of sending mail and saving to fcc

2019-06-11 Thread Kevin J. McCarthy
the caveat that, pre-send, the message would be saved exactly as sent. That is, $fcc_clear and $fcc_attach would be ignored. Mutt now defaults $pgp_self_encrypt, so if $pgp_default_key is set an encrypted message would still be readable. Would that be an acceptable alternative? -- Kevin J

Re: order of sending mail and saving to fcc

2019-06-11 Thread Kevin J. McCarthy
On Tue, Jun 11, 2019 at 06:43:25AM -0700, Kevin J. McCarthy wrote: Something like $fcc_order or $fcc_before_send is possible, I've pushed a branch up to gitlab, kevin/fcc-before-send. It adds $fcc_before_send, default unset. The caveats to enabling are as mentioned: message manipulati

Re: order of sending mail and saving to fcc

2019-06-12 Thread Kevin J. McCarthy
ntroduction. I would even say it's starting to approach readability ;-). So, while I'm watchful for the proverbial straw on the camel's back, I'm still quite happy with the direction of the code and I'm not concerned about the impact of adding $fcc_before_send. --

mutt 1.12.1 released

2019-06-15 Thread Kevin J. McCarthy
Hi Mutt Users, I'm pleased to announce the release of version 1.12.1. Instructions for downloading are at , or the tarball can be retrieved directly from . Please take a moment to verify the signature file against my public ke

Re: Making attachments [Was: Re: order of sending mail and saving to fcc

2019-06-16 Thread Kevin J. McCarthy
then scans the text. But it's also configurable via $abort_noattach_regexp. 1.11 "fixed" the scanner to not scan quoted text too. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: gpg: can't query passphrase in batch mode (after upgrade of Mutt)

2019-06-17 Thread Kevin J. McCarthy
and aren't using an agent, try unset pgp_use_gpg_agent 1.12 switched this on by default, due to the increasing prevalent use of gpg 2.1. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: mutt 1.05 TLS socket terminated?

2019-06-26 Thread Kevin J. McCarthy
is a new config variable, $imap_qresyc, which I've tested against Fastmail. It's still a "beta" thing, and may have some glitches, but you may want to give it a try if you get the opportunity to upgrade. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 76

Re: Confirm on new mailbox creation

2019-07-03 Thread Kevin J. McCarthy
On Wed, Jul 03, 2019 at 01:52:17PM -0500, Hokan wrote: How can I suppress the mailbox creation prompt? Try 'unset confirmcreate' -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: How not to encode the To: field?

2019-07-03 Thread Kevin J. McCarthy
ng is required for non-ascii characters in certain parts of the message header. There is no config variable to disable (only) it. That said, unsetting $charset will turn off the encoding process. However, it will also break many many other things in mutt. -- Kevin J. McCarthy GPG Fingerprint:

Re: How not to encode the To: field?

2019-07-03 Thread Kevin J. McCarthy
isunderstanding your question? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: How not to encode the To: field?

2019-07-03 Thread Kevin J. McCarthy
encode using "UTF-8"? Thanks. No, mutt runs through a canonicalizer which lower cases in the process. Any client that is confused by this needs to be fixed. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Adding delsp=yes to Content-Type

2019-07-05 Thread Kevin J. McCarthy
declaration, as well). $edit_headers can only modify envelope headers, so it does ignore the content-type header. So how do I set delsp=yes from mutt? Thank you. set $content_type or use in the compose menu. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA

Re: Adding delsp=yes to Content-Type

2019-07-07 Thread Kevin J. McCarthy
tually may be an issue with Mutt here. I think the space-stuffing is not working, but I haven't had enough time yet to look into the problem and possible solutions more deeply. I'll try to address this before the next release though. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3

Re: What environment variable affects the "charset" variable?

2019-07-08 Thread Kevin J. McCarthy
to set. My guess would be the system default codeset is iso-8859-1, but you have put a 'export LANG=xx_XX.UTF-8' inside your .bashrc. Cron won't read that by default. You can internet search "cron .bashrc" and find various solutions to the problem. -- Kevin J. McCa

Re: gpg: no valid OpenPGP data found.

2019-07-18 Thread Kevin J. McCarthy
On Thu, Jul 18, 2019 at 02:17:24PM +0530, Pankaj Jangid wrote: 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. -- Kevin J. McCarthy GPG

Re: gpg: no valid OpenPGP data found.

2019-07-19 Thread Kevin J. McCarthy
yours, where signature is attached, I am getting the same output on ":exec extract-keys". The signature is not the same as an attached public key. will only work if a sender explicitly attaches their key to the email. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 530

Re: Composing ask From: address and arbitrary keys in PGP

2019-07-26 Thread Kevin J. McCarthy
_key, and can be overridden by $pgp_sign_as or the compose "sign (a)s" option. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: imap4s timeouts and closed connections

2019-07-28 Thread Kevin J. McCarthy
nd if that doesn't work try setting it to 0. If either of these has an effect, please report back. The option was added in version 1.9.0, so it's had some shake-out time, but it's always possible there is an issue with the polling. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3

Re: imap4s timeouts and closed connections

2019-07-28 Thread Kevin J. McCarthy
On Sun, Jul 28, 2019 at 06:41:27AM -0700, Kevin J. McCarthy wrote: On Sun, Jul 28, 2019 at 11:13:17AM +0100, tech-lists wrote: I can be just reading mail in the mailbox then "connection closed" Try adjusting $imap_poll_timeout, first increasing it, and if that doesn't work tr

Re: Preferred way to get imap emails

2019-07-29 Thread Kevin J. McCarthy
ut larger changes. Thank you, -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: mailbox shortcut '^' is unset

2019-08-10 Thread Kevin J. McCarthy
in parenthesis: folder-hook (^pop) 'set read_inc=1' -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: flowed text (was: Adding delsp=yes to Content-Type)

2019-08-28 Thread Kevin J. McCarthy
e replying to a flowed message, they won't be removed. Whether to reflow the quoted content is up to you. There may be some cases where it's not appropriate to do so. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: marking a message as "read"

2019-09-06 Thread Kevin J. McCarthy
essages, but I can't see how to mark them as "read". I can mark threads and subthreads as read, but not individual messages. and / work for individual messages as well as tagged ones. If you have both "new" and "old" messages in the mailbox and want

Re: marking a message as "read"

2019-09-06 Thread Kevin J. McCarthy
On Fri, Sep 06, 2019 at 07:50:36AM -0700, Kevin J. McCarthy wrote: If you have both "new" and "old" messages in the mailbox and want to clear both of them (marking them as read), I would suggest using something like ~UO Clearing "old" will actually set both &quo

mutt 1.12.2 released

2019-09-21 Thread Kevin J. McCarthy
Hello Mutt Users, I'm pleased to announce the release of version 1.12.2. Instructions for downloading are at , or the tarball can be obtained directly from . Please take the time to verify the signature file after downloading.

Re: File locking on sshfs file system, possible?

2019-10-25 Thread Kevin J. McCarthy
he sshfs mount. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Creating HTML emails with mutt

2019-10-26 Thread Kevin J. McCarthy
some other parts of mutt to deal with bouncing, reuse as a template, etc. So, again, not sure I can deliver this before 1.13. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Creating HTML emails with mutt

2019-10-28 Thread Kevin J. McCarthy
aces I need to look at. My plan is the simplest, as you mentioned: discard the alternative when generating anything that goes through the compose menu. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Creating HTML emails with mutt

2019-10-29 Thread Kevin J. McCarthy
On Tue, Oct 29, 2019 at 10:15:22PM +1300, martin f krafft wrote: Regarding the following, written by "Kevin J. McCarthy" on 2019-10-29 at 12:58 Uhr +0800: instead of the script returning content of a specific type, and thus always with the same content type (unless the filter

Re: Formatting HTML content for colour-terminals (was: Rendering HTML as Markdown in mutt)

2019-10-31 Thread Kevin J. McCarthy
fully before doing this. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Creating HTML emails with mutt

2019-10-31 Thread Kevin J. McCarthy
On Tue, Oct 29, 2019 at 06:28:34PM +0800, Kevin J. McCarthy wrote: I'll be working on this in the 'kevin/multipart-alternative' branch, but just fyi that I force-push to my development branches, and they are usually "work in progress". I've merged the branch in

mutt 1.13.0 released

2019-11-30 Thread Kevin J. McCarthy
Hello Mutt Users, I'm pleased to announce the release of version 1.13.0. Instructions for downloading are available at , or the tarball can be directly downloaded from . Please take the time to verify the signature file against

Sidebar indent and shortpath behavior for 1.13.1

2019-12-07 Thread Kevin J. McCarthy
e new/old indentation and shortpath behavior. If you have any feedback, for example about the name choices, or anything else, please feel free to reply. Thank you! -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

mutt 1.13.1 released

2019-12-14 Thread Kevin J. McCarthy
Hello Mutt Users, I'm pleased to announce the release of version 1.13.1. Instructions for downloading are available at , or the tarball can be directly downloaded from . Please take the time to verify the signature file against

mutt 1.13.2 released

2019-12-18 Thread Kevin J. McCarthy
Hello Mutt Users, I've just released version 1.13.2. Instructions for downloading are available at , or the tarball can be directly downloaded from . Please take the time to verify the signature file against my public key. T

Re: ggp related changes (1.9 - 1.12)?

2019-12-27 Thread Kevin J. McCarthy
users don't have enabled. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Why would mutt be slow changing mbox when run over ssh?

2019-12-31 Thread Kevin J. McCarthy
, but it's worth checking. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Mutt losing folders with new mails

2020-01-06 Thread Kevin J. McCarthy
The new mail information is stored in memory, in the list generated by the 'mailboxes' command. If possible it would helpful to test against a vanilla 1.10.1 (or newer) tarball, to discount external patch bugs. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308

Re: What is this nanosleep() of one second I see in my mutt trace

2020-01-07 Thread Kevin J. McCarthy
ld appear to be between closing my inbox and opening the mbox I requested (xetrade). I'm repeating myself, but since you didn't respond last time, I'll mention $sleep_time again. Are you sure this isn't the culprit? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3

Re: Mutt losing folders with new mails

2020-01-07 Thread Kevin J. McCarthy
ny external programs that might be monitoring and manipulating the maildirs? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Mutt losing folders with new mails

2020-01-10 Thread Kevin J. McCarthy
place related to buffy since then. It's a mystery. I'm glad your problems have disappeared, but please keep me posted if you figure anything else out in the future. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

mutt 1.13.3 released

2020-01-12 Thread Kevin J. McCarthy
Hi Mutt Users, I'm pleased to announce the release of 1.13.3. Instructions for downloading are available at , or the tarball can be directly downloaded from . Please take the time to verify the signature file against my public

Re: Fwd: Re: CDFV2 Microsoft Outlook Message

2020-02-05 Thread Kevin J. McCarthy
On Wed, Feb 05, 2020 at 08:12:49AM +0100, Matthias Apitz wrote: Is this an error in mutt itself or in the tool producing the mbox file I believe the tool is at fault here. The return-path address in the From line, if present, should contain only the email address (addr-spec). -- Kevin J

mutt 1.13.4 released

2020-02-15 Thread Kevin J. McCarthy
Hello Mutt Users, I'm pleased to announce the release of version 1.13.4. Instructions for downloading are available at , or the tarball can be directly downloaded from . Please take the time to verify the signature file agains

Re: PGP SIGNED MESSAGE in mutt not checked

2020-02-17 Thread Kevin J. McCarthy
ening mailboxes, because each message would have to be parsed and scanned. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: Setting From header based on To header

2020-02-18 Thread Kevin J. McCarthy
. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA signature.asc Description: PGP signature

Re: UI sluggish when imap_check_subscribed is set

2020-02-19 Thread Kevin J. McCarthy
ren't using the sidebar to display message counts, you may want to ensure $mail_check_stats is off. If you need it turned on, check that $mail_check_stats_interval hasn't been set lower than the default of 60 seconds, and consider increasing it too. -- Kevin J. McCarthy GPG Fingerprint:

Re: Determining what mailcap entry mutt is trying to run for an attachment?

2020-03-01 Thread Kevin J. McCarthy
7; in the attachment menu, which forces using the mailcap (), instead of hitting Enter. Debian's Buster package reverted to a mostly vanilla Mutt release, and so doesn't have patches that probably changed the default "Enter" keybinding for you. -- Kevin J. McCarthy GPG Fin

Re: mutt IMAP configuration for outlook.office365.com

2020-03-12 Thread Kevin J. McCarthy
ing. The only issue is embedded single quotes, which need to be embedded like this: set foo='embedded'\''quote' That's why I suggested just using set foo="`/usr/bin/ccrypt ...`'" which bypasses the problem. -- Kevin J. McCarthy GPG Fingerprint

<    1   2   3   4   5   6   >