On Sun, Sep 27, 2020 at 10:07:41 +0100, Chris Green wrote:
> Are you using maildir?
Have been from the start. I use offlineimap to sync my mail from a
number of accounts and then let mutt work with those.
--Ben
0.1K Sep 26 11:55 ~/.local/share/mail/XXX
The size is wrong, but I'm not too worried about that myself. My
folder_format:
set folder_format = '%2C %t %N %F %-8.8u %-8.8g %8s %d %f'
I think the `%d` is what you'd be interested in for the date like I
have.
--Ben
it can read mail. Those
programs which cannot so expand are replaced by ones which can.
For email stored in files, use an email-aware program. Mutt is one of
them.
--Ben
w stopper, I'm going to stay with maildir,
> but it woud be nice to be able to improve it a bit.
I'd recommend using a "maildir browser" which knows how to interpret the
information you're looking for (and which mutt is very good at).
--Ben
dividual accounts, only that account ends up appearing. The written
file is sourced as part of my muttrc. I don't keep mutt open all the
time, so I don't worry about "syncing" it with my running instances; one
could write a macro to re-source the file to catch up on any changes
though.
--Ben
See the `mailboxes` command.
mailboxes "+acct1/dir1" "+acct1/dir2"
Mine is generated by `offlineimap`, but it could be generated with some
`find | awk` as well.
--Ben
openssl version
> OpenSSL 1.1.1a-freebsd 20 Nov 2018
Ah, yes. You need to check your ca-certificates version, not OpenSSL.
I'm not sure where FreeBSD gets their bundles though (or the
package/ports name for it). I imagine Mozilla is the source though, but
the required certs were added back in Firefox 36 days.
--Ben
P has been affected by this:
https://support.sectigo.com/articles/Knowledge/Sectigo-AddTrust-External-CA-Root-Expiring-May-30-2020
They may have fixed it already if the sibling reply is correct.
--Ben
folder-hook account2 'set record = ...'
folder-hook account3 'set record = ...'
--Ben
RrGopS9bx7-2Bfg7illxJcEZKVverhnQMd44ujj7uP5upQKh04GQiU8GohDJPSiZcVvo3nD4iDdOeqp4ZZeu3jR3-2Fn6UR3gxY2ilzxW6kG8800Ru-2BklYNaqx4gcU09POClr7bkB3bLyqeFn5pTkKfyCLSZwBV4IhLweWNSH0b-2Fh6iKVI7rMzSBD7LQ3IQu7wXg-3D
Obligatory disclaimer: I wrote the HOWTO and worked on the bindings
extensively.
Regards,
Ben
P.S. The HOWTO is hosted on AWS S3, so you can ma
;s preety crazy and so unnecessary. I mean it's not like
we're using PGP 2.x on old mid-'90s era systems.
Depending on what the full scope of what the ultimate end result is,
it might be possible to be streamlined and automated more, without
adversely affecting any other s
On Thu, Apr 09, 2020 at 00:26:43 +0100, Sam Kuper wrote:
> On Wed, Apr 08, 2020 at 03:08:45PM -0400, Ben Boeckel wrote:
> > On Wed, Apr 08, 2020 at 14:43:47 -0400, Kurt Hackenberg wrote:
> >> Please remember that Google reads your mail.
>
> https://mako.cc/copyrighteo
to fastmail for my stuff (though mailing lists
have not all been migrated yet). I'm happy with it at least. As for
gmail reading your mail, with gmail getting some large percentage of
email anyways, it's something that if I wanted to make sure, I'd use GPG
or some other encryption mechanism.
--Ben
with vertical splits
(which confuses the terminal just like the sidebar does).
--Ben
ting your sendmail password over in order to send email?
Or is it trusted because it's coming from the ISP's VM?
--Ben
If you're this paranoid, the only real fix is to have your editor save a
backup somewhere before handing it off to mutt in the first place
anyways. After all, mutt could segfault and lose it before the Fcc!
--Ben
Well I'm still flummoxed a bit as I'm almost 100% sure nothing has changed
since Mutt was working and now when it doesn't.
That said, I tend to feel it has something to do with Gmail organizing
messages into the tabs. Like maybe Google moving messages somehow seems
like a deletion to Mutt? P
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 cha
ut
quitting and restarting it. Is there any way to tell mutt to "check again"?
On Wed, Jun 5, 2019 at 10:51 AM Hokan wrote:
> On Wed, Jun 05, 2019 at 10:18:10AM -0400, Ben Gold wrote:
> >Mutt was working for me (to check my gmail account) for about a
> >month.Ā N
Mutt was working for me (to check my gmail account) for about a month. Now
it seems like whenever I get an email, instead of showing an unread message
I just get this error:
"mailbox externally modified. flags may be wrong"
I haven't changed anything (that I'm aware of) in mutt or in my email
ha
still have the copy, but it is just saved after sending. Or are you
worried about Fcc failing after being sent?
--Ben
I'm returning to mutt after a long absence. My muttrc still works for me
– I can retrieve and send my IMAP-Gmail.
However I'm not seeing new messages. Even when I re-sync using "$", mutt
just returns "mailbox unchanged" even though I do have new messages (as I
can see if I open Gmail on my web
record = '=acct/INBOX'
which saves outgoing messages to the account's INBOX. You can use
`folder-hook` to reset the variable based on which account you're in.
--Ben
oriented
search tools built-in for outside-of-mutt searching. Example output
here:
% notmuch search mutt-dev
thread:00013927 2015-02-25 [1/1] Mutt; [Mutt] #3740: multi-byte
characters not handled in query window (inbox)
thread:000138f4 2015-01-22 [5/5] Ben Boeckel, Dav
On Sat, Nov 03, 2018 at 10:45:59PM +0100, Francesco Ariis wrote:
> Hello Ben,
>
> On Sat, Nov 03, 2018 at 04:45:42PM -0400, Ben Fitzgerald wrote:
> > is there any way to tag all messages in all threads where a search pattern
> > matches one more messages in a thread?
>
&
Hi
is there any way to tag all messages in all threads where a search pattern
matches one more messages in a thread?
thanks,
--
Ben Fitzgerald
On Fri, Nov 02, 2018 at 12:48:20PM +1100, Erik Christiansen wrote:
> On 01.11.18 19:06, Ben Fitzgerald wrote:
> > When I hit "s" it would be lovely to have the last folder I saved a message
> > with the same "meta" (simple case - same "from:").
&g
ements/suggestions why it's a bad idea?
I can imagine people will not like saving state, however you could
just dump it into the mutt header cache directory.
Regards,
--
Ben Fitzgerald
omains without
requiring running a full keyserver in the process. It's also intended
to provide more tuned control over user data stored on keys and what
people can search for (e.g. serving different user IDs from different
domains, yet still maintaining the one key).
Regards,
Ben
signature.asc
Description: PGP signature
t we have been having DNS hiccups here and that would
seem to be another symptom of that problem. Thanks for the workaround.
I'll ping our sysadmins again :) .
--Ben
is in the middle of a `poll` call when it is hanging) that might be
timing out? Currently using 1.10.1, but I've been seeing it for a while
now, so it isn't new behavior.
Thanks,
--Ben
ing list.
How can I achieve this with a folder-hook to bind a macro?
I started with a macro but it's mailing to us...@mutt.org
macro index m "mutt-users@mutt.org"
regards,
--
Ben Fitzgerald
On Sun, Sep 30, 2018 at 11:39:53PM -0400, Nathan Stratton Treadway wrote:
> On Sun, Sep 30, 2018 at 14:48:55 -0400, Ben Fitzgerald wrote:
> So, (assuming I have cut-and-pasted and counted correctly), the
> following should all find the message in question:
> / ~i CAJxpU5h8mE6UcYS
On Sun, Sep 30, 2018 at 12:30:15PM -0700, Kevin J. McCarthy wrote:
> On Sun, Sep 30, 2018 at 02:48:55PM -0400, Ben Fitzgerald wrote:
> > / ~i "CAJxpU5h8mE6UcYStOyUzH_T490R\+hOp5dTo\+crvozc5wsnh...@mail.gmail.com"
>
> Try doubling the \:
> / ~i "CAJxpU5h8mE6UcYStOy
zH_T490R\+hOp5dTo\+crvozc5wsnh...@mail.gmail.com"
Probably this is fairly simple, but I'm stuck. Would appreciate advice.
Regards,
--
Ben Fitzgerald
ng emails in a
chain that someone just got added to (so they have the full
conversation).
--Ben
On Sun, Sep 16, 2018 at 10:36:16AM -0700, Kevin J. McCarthy wrote:
> On Sun, Sep 16, 2018 at 01:24:57PM -0400, Ben Fitzgerald wrote:
> > any way to get the number of unread messages in the
> > view?
> >
> > I'm happy to have the unread count in the cache, it doe
Hi
any way to get the number of unread messages in the
view?
I'm happy to have the unread count in the cache, it doesn't have to
be the server's count.
regards,
--
Ben Fitzgerald
On Tue, Aug 21, 2018 at 07:20:03AM -0700, Kevin J. McCarthy wrote:
> On Mon, Aug 20, 2018 at 06:46:07PM -0700, Kevin J. McCarthy wrote:
> > On Mon, Aug 20, 2018 at 09:24:40PM -0400, Ben Fitzgerald wrote:
> > > My idea for solving this would be to save both the Message-ID *and*
n the rest of the message?
I know this won't work if I subsequently move the email to another folder
after capturing this metadata, but I generally don't do this.
Hopefully my question is clear and there is a path forward.
Regards,
Ben Fitzgerald.
ot;.
I tend to put all those rules into my gpg.conf file and these days
save myself a world of grief by running the aforementioned script.
Most of the time with just very rapid key presses on the "yes, I
really want to encrypt" question, with a handful of local signatures
(depending
On 18-06-12 08:49:09, José María Mateos wrote:
On Mon, Jun 11, 2018 at 08:26:42PM -0700, Tom Fowle wrote:
As more isps and email providers require two factor authentication, I
hope mutt will support this security system!
Doesn't mutt already "support" this? I use Fastmail with 2FA enabled.
Wh
not Python 2.7.
Regards,
Ben
P.S. If you're still running an ancient version of Mutt and need to
stick with it, but want to guarantee not getting hit by Efail;
update and use GPGME instead of calling a binary. We've moved,
as of a few days ago, from massive warnings wh
On 18-05-14 12:15:57, Mark H. Wood wrote:
On Sun, May 13, 2018 at 07:15:46PM +0200, Martin Trautmann wrote:
Am 13. Mai 2018 17:12:14 MESZ schrieb tech-lists :
>No!! ;) and you're missing the point (IMOHO) :( basically, people
>quote back way too much. This is the issue. Most email apps allow
On 18-05-13 17:34:21, Patrick Shanahan wrote:
I really believe it (top-posting, full quoting) began with compuserve
and
aol, really discouraging time in history.
Definitely makes no sense other than 'gmail does it' or 'outlook does
it'
On 18-05-13 09:52:23, Brian Salter-Duke wrote:
Posting to this list yesterday and a recent incident with my partner,
prompts me to raise the issue of bottom posting. For a long time, mutters
have fought battles and wars to get everybody to bottom post. It makes a lot
of sense, but we have lost ev
te anyways.
Thanks,
--Ben
On Mon, Jan 22, 2018 at 20:49:13 +0100, Ionel Mugurel Ciobîcă wrote:
> That would still require to have identical e-mails in more than one
> mailbox...
It happens with gmail when an email has more than one label.
--Ben
ox with the results. This mailbox is
read-only.
--Ben
On 18-01-19 18:17:34, Mihai Lazarescu wrote:
On Friday, January 19, 2018 at 11:59:15 +0100, Matthias Apitz wrote:
I have around 4.2 GByte of mbox mail files:
$ du -sh Mail
4,2GMail
$ ls Mail | wc -l
1095
can 'notmuch' index this and how big is the database after this?
matthias
On 18-01-19 11:59:15, Matthias Apitz wrote:
El día viernes, enero 19, 2018 a las 11:03:18a. m. +0100, Till Smejkal escribió:
Hi,
I am using notmuch to index my mails for years now and I am very happy with its
performance and functionality.
...
Hi,
I have around 4.2 GByte of mbox mail files
On 18-01-19 10:12:25, Bastian wrote:
As this topic was touched recently, I got interested in notmuch again
and took some time to look at it.
I used mairix for more than a decade, then switch over to mu some years
ago for some forgotten reason and now notmuch is an interesting thing.
Right now I
On Thu, Jan 18, 2018 at 13:19:22 -0500, Patrick Shanahan wrote:
> the OP has mbox which notmuch doesn't support
OP said that it's maildir:
On Thu, Jan 18, 2018 at 05:29:38PM +0800, Yubin Ruan wrote:
> Oh, I am using Maildir. So maybe some standalone script will help?
--Ben
ed by offlineimap, but whatever fetches
email for you should also be able to trigger a reindex.
--Ben
's, not mine :) . It makes it move lines, but if you want to
move to the next message, I don't think there's away to say "move to the
next message unless this is the last one" and similarly for the first
message.
--Ben
at the end of a message and invoke
> the function.
That's for internal page navigation. Pressing or is an index
operation and doesn't affect Scott's issue. (This is the setup I have
now and Up/Down still close the pager for me.)
--Ben
On Tue, Dec 05, 2017 at 16:46:02 +1100, Brian Salter-Duke wrote:
> sslcertpath '***'
No, gmail has rotated their top-level certificates. You'll need a new
certificate chain. Attached is the one I extracted yesterday.
--Ben
ndroid doesn't download
attachments automatically (for me). I remember KMail doing similar
things when I used it.
I don't know much more though, sorry.
--Ben
On Sun, Jun 11, 2017 at 08:14:31AM +0100, Chris Green wrote:
> On Sun, Jun 11, 2017 at 07:33:18AM +1000, Ben McGinnes wrote:
>>
>> Fortunately configuring Postfix is simple; either as easy or easier
>> than configuring Mutt.
>
> Friendly and helpful support from
On Fri, Jun 09, 2017 at 04:43:46PM +0100, Chris Green wrote:
> On Fri, Jun 09, 2017 at 11:50:01PM +1000, Ben McGinnes wrote:
>>
>> I do the same thing, except the Postfix instance on the laptop is
>> configured to relay through the Postfix instance on the MX server.
>
directly. Then I just need to make sure that the relaying is
authenticated appropriately and it's all fine.
Regards,
Ben
signature.asc
Description: PGP signature
ME and no new issues.
Excellent. That's exactly the kind of thing I like to hear, "less
bugs" ...
Regards,
Ben
signature.asc
Description: PGP signature
On Thu, Jun 01, 2017 at 02:58:56PM -0700, Ian Zimmerman wrote:
> On 2017-06-02 04:51, Ben McGinnes wrote:
>
>> There shouldn't be. While new functions are periodically added to
>> GPGME as features are added to GPG and its related projects,
>> efforts are made not
en some ridiculous things under the hood of GPGME,
so if you find anything that shouldn't be there or is doing anything
odd, bring it over to gnupg-devel. Other than the GTK2 stuff, we know
it's gotta go.
Regards,
Ben
signature.asc
Description: PGP signature
bin/gpgme-tool
OK GPGME-Tool 1.9.0 ready
OK closing connection
bash-4.4$
Most of the most recent changes in GPGME have just been extending the
native language support for GPGME. Particularly Python, C++ and Qt.
Regards,
Ben
signature.asc
Description: PGP signature
of
a PE-COFF executable. Not that I expect that it's *impossible*, but
you might need something like binfmt_misc for this I suspect.
How's WINE on Windows through WSL using a mount in Linux of C:/ or other
drives? ;)
--Ben
o far). Advice on
alternative Contact apps appreciated (I've been lazy and just haven't
searched for a replacement yet).
For sync, I use CardDAV-Sync[2] because it supports client SSL certs,
otherwise I'd use DAVdroid[3].
--Ben
[1]http://dmfs.org/editor/
[2]http://dmfs.org/carddav/
[3]https://gitlab.com/bitfireAT/davdroid
ardDAV store/server and sync with it to keep khard up-to-date.
Personally, I use Android as my main way of adding and editing contacts
and sync things that way.
--Ben
#x27;s roughly when it started popping
up in Mailman and then later in Sympa. Too many geeks adored the
List-Id tag for the benefit of procmail (and now mailfilter) rules for
it to ever die.
Regards,
Ben
signature.asc
Description: PGP signature
On Tue, Aug 30, 2016 at 12:08:30PM +0200, Gabriel Philippe wrote:
> Thanks Ben, but I realize my question was not accurate. I am
> disappointed by having recipients in Cc when I use list-reply on my
> own messages (match alternates).
>
> Ex:
> - I am subscribed to a list (wit
people in
> Cc).
Yep:
Llist-replyreply to specified mailing list
But it only works on those lists with a correctly configure List-reply
header (e.g. Mailman lists). Without that you might encounter some
which set the reply-to header instead, but it varies.
Regards,
Ben
signatu
d. I think there's an SGI around at work that I might be able to
test… Seems that SunOS 5.10 is also OK (including sh, bash, ksh, jsh,
pfsh, and tcsh) is also OK with it.
> Derek did a similar test. Looks like most modern systems behave well. But the
> day I run up a PDP-11 in a VM
:)
--Ben
?
1
% bash foo.sh; echo $?
1
% bash --posix foo.sh; echo $?
1
% zsh foo.sh; echo $?
1
% sh foo.sh ""; echo $?
2
% bash foo.sh ""; echo $?
2
% bash --posix foo.sh ""; echo $?
2
% zsh foo.sh ""; echo $?
2
--Ben
g notmuch)"
macro index "\
set my_wait_key = \$wait_key\
unset wait_key\
notmuch-mutt thread\
~/.cache/notmuch/mutt/results\
set wait_key = \$my_wait_key\
unset my_wait_key\
" "search and reconstruct owning thread (using notmuch)"
using the notmuch-mutt contrib/ script (from notmuch itself).
--Ben
t is.¹
Mailman has an option to not send you the list copy if you're on the CC
list.
--Ben
d 65 characters into the line.
Thanks,
--Ben
al value when the macro is complete?
--Ben
ommand executions. Having to write macros which turn it on and off
is messy (and if the setting changes, may change the state if the macro
isn't updated as well).
--Ben
"change-folder =account/INBOX" inside
of mutt or for -e fails with "change-folder: unknown command" even
though it should exist(?). I certainly use in some macro
bindings.
Thanks,
--Ben
I'm happily writing this from
mutt.
As you say you just need to update imap_pass, setting smtp_pass (at
least for me) was not required.
What a great response from this mailing list.
Ben.
ill post telling me google are wrong and it's fine to
turn this off. I'm open to hearing this also provided I understand
why.
Regards,
Ben F
I seem to get "\302" when there's a doubled space after a period.
It's a \, not a / (as I previously stated).
On Wed, Mar 04, 2015 at 11:02:12PM +0100, toogy@ wrote:
On Wed, Mar 04, 2015 at 04:36:34PM -0500, Ben Gold wrote:
When I view messages I often (but not always)
When I view messages I often (but not always) get some "/" escape
characters. Often "/302" but some other numbers also. And I often get
a red cross on white background on line breaks.
These are varieties of html, rtf, etc? Is there a simple catch-all to
remove all such characters from text mes
Mutt wiki being http://dev.mutt.org/trac/wiki/MuttWiki?
Also, does anyone have a sense of how secure/insecure aes-256 is? My
limited understanding is it is pretty secure, but I am not a security
guy or anything.
-ben
On Wed, Feb 18, 2015 at 03:28:12PM -0600, David Champion wrote:
* On 18 Feb
Aha! I'm sorry. I misinterpreted your reply. You mean I have to
create an application-specific password to use IMAP once I've enabled
2-factor authentication. (I don't know where I got "authentification"
from ... fingers on auto-pilot, I guess.)
I've done this. I created an application password
be expanded to the values specified.
I thought I'd give it a try, but failed. What I tried was adding a group like
this and send a message to vorst...@sys4.de:
$ grep vorst...@sys4.de ~/.gnupg/gpg.conf
group vorst...@sys4.de = p...@sys4.de m...@sys4.de
Regards
p@rick
--
Patrick Ben K
I'd like to search messages by recipient in my Sent-Folder, but at least my
mutt install won't do it out of the box.
Is the scope mutt searches for limited by context (e.g. Sent-Folder) or do I
have to use a special search keyword?
THX
p@rick
--
Patrick Ben Koetter
p...@state-of-mind.de
e.
I delted your first mail, which IIRC contained some of your config. Did you
enable caching? I have this:
# Caching
set header_cache="~/.mutt/.cache/"
set tmpdir="~/.mutt/.tmp/"
set message_cachedir="~/.mutt/.messages/"
set message_cache_clean = no
p@rick
--
Patrick Ben Koetter
p...@state-of-mind.de
along these lines?
# Caching
set header_cache="~/.mutt/.cache/"
set tmpdir="~/.mutt/.tmp/"
set message_cachedir="~/.mutt/.messages/"
set message_cache_clean = no
--
Patrick Ben Koetter
p...@state-of-mind.de
* s. keeling :
> Incoming from Patrick Ben Koetter:
> > * s. keeling :
> > >
> > > Roger that. The mortals I know think email's old-school/obsolete.
> > > They consider it hard to use, their inboxes are full of UCE (or
> >
> > If you use http
* s. keeling :
> Incoming from Alexander Dahl:
> > On Fri, Feb 15, 2013 at 12:51:54AM -0700, Bob Proulx wrote:
> > > But dumbing things down also causes problems. People should learn
> > > some social graces. Email is one of the basic forms of communication
> > > in our new electronic world. I t
* Torsten Flammiger :
> On 21:57 So 06 Jan, Patrick Ben Koetter wrote:
> > * Torsten Flammiger :
> > > I have written a small read-only tool in C++ to query my OwnCloud
> > > storage. See https://github.com/tfl/qvcardsearch for details.
> > > Maybe it is usef
* Torsten Flammiger :
> I have written a small read-only tool in C++ to query my OwnCloud
> storage. See https://github.com/tfl/qvcardsearch for details.
> Maybe it is useful for somebody.
You are my hero!
p@rick
--
state of mind ()
http://www.state-of-mind.de
Franziskanerstraße 15 Tel
* Andre Klärner :
> Hi Patrick,
>
> On Thu, Aug 16, 2012 at 09:10:18PM +0200, Patrick Ben Koetter wrote:
> > * martin f krafft :
> > > also sprach Patrick Ben Koetter [2012.08.16.2044
> > > +0200]:
> > > > Putting passwords in configs isn&
* martin f krafft :
> also sprach Patrick Ben Koetter [2012.08.16.2044
> +0200]:
> > Putting passwords in configs isn't something I like, so
> > I pull them from the Gnome keyring:
>
> Not a bad idea, but now an attacker with access to the filesyst
* martin f krafft :
> also sprach Christian Brabandt [2012.08.16.1937 +0200]:
> > > To store the password clear-text in a file? Yes.
> >
> > What exactly is the problem with entering the password manually?
>
> I don't know my password. I use asymmetric authentication
> everywhere, including IMAP
* Thomas Christensen :
> Is it possible to limit the number of messages fetched from an IMAP folder?
>
> I need this when reading from Gmail IMAP since I keep all messages
> there forever and there are now too many for it to be comfortable to
> read with mutt.
>
> So if I could just fetch the las
RFC 6154 [1] defines an IMAP LIST extension for SPECIAL-USE mailboxes.
SPECIAL-USE mailboxes can tell the MUA they are meant for \Sent, \Trash etc.
purposes.
It would be great if mutt supported this feature on the client side and mapped
its own "special use mailboxes" i.e. $record and $postponed w
* Udo Hortian :
> Dear mutt users,
>
> I have mails that contain a header lines like the following:
>
> From: Author 1, Author 2
>
> These are produced by feed2imap [1]. Mutt does not show these From lines in
> the browser. For me the ideal behaviour would be if mutt would show
>
> Author 1, A
* Tim Johnson :
> Using mutt 1.5.20 on linux ubuntu 10.04
> I'm attempting to relay using smtp_url
> My user name contains an '@'
> Thus
> set smtp_url = "smtp://t...@akwebsoft.com@mail.akwebsoft.com:465/"
> set smtp_pass = "***"
Maybe you simply need to drop the quotation marks. I use this an
1 - 100 of 266 matches
Mail list logo