I just tried running mutt 'remotely' by mounting ~/.muttrc and my main
mail directory ~/Mail using sshfs and running a local copy of mutt.
This makes handling attachments and HTML E-Mail much faster and easier
than running mutt on the remote system via ssh.
However when I try and save E-Mails into
On Fri, Oct 25, 2019 at 08:58:06AM +0100, Chris Green wrote:
> I just tried running mutt 'remotely' by mounting ~/.muttrc and my main
> mail directory ~/Mail using sshfs and running a local copy of mutt.
> This makes handling attachments and HTML E-Mail much faster and easier
> than running mutt on
On Fri, Oct 25, 2019 at 10:14:28AM +0100, Chris Green wrote:
> On Fri, Oct 25, 2019 at 08:58:06AM +0100, Chris Green wrote:
> > I just tried running mutt 'remotely' by mounting ~/.muttrc and my main
> > mail directory ~/Mail using sshfs and running a local copy of mutt.
> > This makes handling atta
October 25, 2019 5:42 PM, "Chris Green" wrote:
> Even more information!
>
> mutt_dotlock is failing when I try and lock the file across the
> sshfs file system:-
>
> chris@t470$ mutt_dotlock /home/chris/Mail/folder/test/fred
> chris@t470$ echo $?
> 1
> chris@t470$
>
> (The folder Mail is an ss
On Fri, Oct 25, 2019 at 10:42:28AM +0100, Chris Green wrote:
mutt_dotlock is failing when I try and lock the file across the
sshfs file system:-
The last time I looked, sshfs's hard link support was insufficient for
dotlocking. I believe the hard link count is not increased, (in
addition to
Folks,
I need to start sending out text/html alternative parts to my messages with mutt. However, this is a rabbit hole, so if you’re afraid of those, stop reading now.
My requirements are, in decreasing order of priority:
Compatible with all Gmail, Outlook, Hotmail, Apple Mail, Thunderbird, and
On Sat, 26 Oct 2019 11:16:25 +1300 martin f krafft
wrote:
> In any case, given how email has changed in the last 20 years, and how
> text/plain messages are causing display issues across different device types
> (e.g. they are not “responsive”)
If you want to accomplish this, wouldn't it be eno
Regarding the following, written by “José María Mateos” on 2019-10-25 at 18:32 Uhr -0400:
If you want to accomplish this, wouldn’t it be enough not to wrap the text? That way the client/screen will do its own wrapping, no need to go the HTML way.
That would indeed take care of the extraneous li
martin f krafft [2019-10-26 11:16 +1300]:
Folks,
I need to start sending out text/html alternative parts to my messages with
mutt. However, this is a rabbit hole, so if you’re afraid of those, stop
reading now.
My requirements are, in decreasing order of priority:
1. Compatible with all Gmai
Regarding the following, written by “Amit Ramon” on 2019-10-26 at 09:03 Uhr +0300:
A few years back I developed a simple filter that does, more or less, what you’re looking for.
[…]
https://github.com/amitramon/plainMail2HTML
Thanks for the pointer. If messages aren’t PGP/MIME-signed, then both
10 matches
Mail list logo