have only the commands that I typed in manually,
not ones from macros.
Thanks Christian, and thanks to the mutt devs for such a great mail reader!
Ed
On Fri, Sep 25, 2015 at 09:42:50AM +0100, Christian Ebert wrote:
> * Ben Boeckel on Monday, September 21, 2015 at 14:36:34 -0400
> >
a non-ASCII space in my
signature.
The space between my first and last name in my signature is a non-breaking
space, eg in HTML. In vim I used to insert it.
The non-ASCII character in the message body tickles mutt to send the message
encoded as quoted-printable.
--
Ed Blackman
On Sun, Aug 06, 2023 at 06:41:30PM +0100, Darac Marjal wrote:
> On 04/08/2023 19:34, Ed Blackman wrote:
> > I could probably port archivemail to Python3 with enough time.
>
> I had a go at rewriting archivemail into python3 (partly because I wanted to
> pipe messages into
On Mon, Aug 07, 2023 at 01:57:04AM +1000, Nemo Thorx wrote:
> Quoting Ed Blackman from 04 Aug (a Friday in 2023) at 1434 hours...
> > Any suggestions for a command line program to select emails for
> > deletion based on command line options? I specifically want one that
> > c
On Fri, Aug 04, 2023 at 03:15:41PM -0400, Jon LaBadie wrote:
> On Fri, Aug 04, 2023 at 02:34:44PM -0400, Ed Blackman wrote:
> > I could probably port archivemail to Python3 with enough time.
>
> I make extensive, but very basic, use of archivemail. I'm concerned about
>
aildir (to read the flags) and use a
shell script built around "find".
None of those options are great, so I thought I'd see if there's something that
I could just install.
--
Ed Blackman
On Mon, Jul 17, 2023 at 07:02:34AM -0500, Ranjan Maitra wrote:
> On Sun Jul16'23 10:03:01PM, Ed Blackman wrote:
> > In my .muttrc I have:
> >
> > # Set $strict_threads in large mailboxes (which are likely to have
> > duplicated subjects)
> > folder-
t strict_threads=yes
The "." applies to every folder, and sets a default. The last two change the
setting for a specific folder, and a set of folders matching a regex.
--
Ed Blackman
int something
different depending on what it was.
But that's where I run out of ideas. I don't *think* you can embed ANSI color
commands in the index format, and I don't know of a way to run shell commands
in the pattern for color commands.
Maybe this inspires someone else that
eye (bonus if it's in buster)
--
Ed Blackman
You
could change your editor to a script that 1) calls the real editor then 2)
checks for an empty Subject:. That would not prevent you from removing it in
Mutt compose window afterward, though.
--
Ed Blackman
;%1<%s>' |"
~/.mutt/bin/format_date:
#!/bin/bash
# format_date
#
# In .muttrc:
# set index_format="/path/to/format_date '%[%s]' '%<%s>' |"
#
#
http://groups.google.com/group/de.comm.software.mailreader.misc/browse_thread/thr
hlight=mail -P PDF -a 1"
set ?print_command
So each redefines ^P to source the *next* one in the round-robin. When
sourced, it changes, then echos, the print_command, to remind me where I am in
the rotation. Probably not needed for something immediately visible like the
color scheme.
--
Ed Blackman
hen to enforce Outlook or Office 365 rubs me the wrong
way.
Ed
to Office365 without using
> IMAP.
Just out of interest, does anyone know /why/ organisations, in their
rampant desire to outsource to the cloud disable IMAP and SMTP protocols
whilst doing that? Is something to be feared? Surely MS cares only that
people pay the monthly rent on Office 365?
--
Best regards,
Ed http://www.s5h.net/
; not wrap
syntax match lineEndWrap / $/
hi WrapLines term=bold,underline cterm=bold,underline gui=bold,underline
if &background == "dark"
hi WrapLines ctermfg=White ctermbg=Black guifg=Black guibg=White
else
hi WrapLines ctermfg=Black ctermbg=White guifg=Black guibg=White
endif
hi def link lineEndWrap WrapLines
--
Ed Blackman
e-newlines being wrapped together. Since
he didn't remove the quote markers, they got wrapped, too.
--
Ed Blackman
ders is no (look
for a minimal MIME structure with only the MIME headers and parts?), how
to handle reedits (pass just the text/plain part back to $editor? pass
the whole thing including MIME parts?), etc, but better than overloading
$sendmail.
--
Ed Blackman
; won't know what was written by Arthur, Martha, or Mo.
> (Maybe the GUI world doesn't fuss much with attribution?)
The GUI world largely doesn't do trimmed inline replies. They top-post
without trimming.
--
Ed Blackman
On Wed, Apr 26, 2017 at 03:07:28PM +0100, Chris Green wrote:
> On Tue, Apr 25, 2017 at 02:34:56PM -0400, Ed Blackman wrote:
> > alias uk-riders uk-rid...@the-hug.net
> > # remembering is hard, aliases are cheap
> > alias uk-r uk-riders
> > alias ukr uk-riders
&
ng is hard, aliases are cheap
alias uk-r uk-riders
alias ukr uk-riders
alias ukriders uk-riders
--
Ed Blackman
7;s alias database).
No configuration option that I know of, but if you send email via
sendmail (vs SMTP), you could use a variant of
https://dev.mutt.org/trac/wiki/ConfigTricks/CheckAttach to check that
To, Cc, and Bcc don't contain "@$hostname" and refuse to send if so,
otherwise passing on to sendmail.
--
Ed Blackman
esses than
Linux and probably OSX, so Windows users of mutt might see a slowdown
using an external script where the same muttrc under Linux on the same
machine might not, but modern systems are so ridiculously fast that it's
worth a try anyway.
--
Ed Blackman
ouble of writing a tool that would send multipart and then not
put anything in the text/plain, but it does happen. If you use
alternative_order to prefer plain text (as I do), you'll need to
recognize that sometimes you will need to manually select the HTML part
read the email.
--
Ed Blackman
ting a feature freeze for
1.6: http://markmail.org/message/pdqwhg277u7lwzer Note that we recently
passed the 8th anniversary.
--
Ed Blackman
signature.txt
Description: Digital signature
you have to save the message in
a fixed location. There might be further tricks to remove that
particular limitation, but I've procrastinated enough today.
--
Ed Blackman
On Mon, Oct 07, 2013 at 03:05:15PM -0400, Patrick Shanahan wrote:
* Ed Blackman [10-07-13 14:52]:
It does mean that I occasionally clobber a manual settings change I've
made when I just want to refresh the screen, but I try not to make too
many manual settings changes. If I do some
I just want to refresh the screen, but I try not to make too
many manual settings changes. If I do something manually twice, it's
usually worth the time to script it, if only because I won't forget how
to do it the next time I want to do it.
--
Ed Blackman
On Feb 12, Ed wrote:
> I have this in my mailcap to view images
>
> image/*; /usr/bin/gpicview '%s'; test=test -n "$DISPLAY"
>
> but when I open a message with an image attached mutt tells me there is no
> entry in mailcap, but if I go on to using "v
what I could find but did not have much luck.
Ed
On Feb 11, Ed wrote:
> Mutt is telling me that alternates is an unknown variable. I used::
>
> set alternates="myem...@example.com"
>
> Of course I put the actual address in tha above. Where did I go wrong ?
>
> Ed
Thanks for the replies, I now see the error of m
Mutt is telling me that alternates is an unknown variable. I used::
set alternates="myem...@example.com"
Of course I put the actual address in tha above. Where did I go wrong ?
Ed
On Feb 10, s. keeling wrote:
> Might I suggest just commenting out your pager_format statement? I've
> .muttrc's that go back to 2003. In each one of them pager_format is
> not set. I appear to see what the manual section you quote says.
Same result. I find nothing in the manual about pager fo
nning on ubuntu, where can i get this patch?
>From a terminal::
sudo apt-get install mutt-patched
Its in your repository. You probably also want to install mutt-print if you
plan on printing out any mail.
Ed
, below the header is a line that tells me it is pgp mail. Then after
the pgp info is another line that says the following is signed. At the end of
the message it tells me its the end of the signed message.
So, how do I get mutt to do what it says in the manual ?
This is my pager format in my muttrc.
"%4C %Z %[!%b %e at %I:%M %p] %.20n %s%* -- (%P)"
Thnaks
Ed
Is there any way while viewing a mail that contains html, attachment or is a
pgp signed, that this information be shown at the bottom of the mail ?
I did not see anything in the manual that was of any value, unless I just
overlooked it.
Thanks
Ed
On Feb 05, Ed wrote:
> I keep getting this error::
>
> sh: 1: lpr: not found
>
> but I don't know where it is coming from. In my muttprintrc I have
> the printer set to hp-psc-1310 which is the system printer and is
> using CUPS. Its a USB printer, so where is the
On 02/05/2013 10:08 PM, Brandon Sandrowicz wrote:
On Tue, Feb 05, 2013 at 09:34:54PM -0500, Ed wrote:
I keep getting this error::
sh: 1: lpr: not found
but I don't know where it is coming from. In my muttprintrc I have
the printer set to hp-psc-1310 which is the system printer and is
I keep getting this error::
sh: 1: lpr: not found
but I don't know where it is coming from. In my muttprintrc I have the
printer set to hp-psc-1310 which is the system printer and is using
CUPS. Its a USB printer, so where is the lpr coming from ?
Ed
from mail(1) I believe
> as it has the same ability to save messages without headers, for
> example diff files or code files and scripts that you want to save,
> obviously you wouldn't need the headers with those types of mail.
Thank you, just what I was looking for. Works well.
Ed
How do I strip the headers when I save a message ?
Ed
particular environment.
Thanks
--
Best regards,
Ed http://www.s5h.net/
On Sun, Nov 11, 2012 at 10:08:17PM +, ed wrote:
> Tap it out in your mail editor and set the content type to text/html
> (ctrl-t) perhaps? Might work, never wanted to do that myself and I don't
> have a mailer capable of reading HTML handy to find out.
Oh yeah, although it /may
er though I would ever ask such a question.
Tap it out in your mail editor and set the content type to text/html
(ctrl-t) perhaps? Might work, never wanted to do that myself and I don't
have a mailer capable of reading HTML handy to find out.
--
Best regards,
Ed http://www.s5h.net/
On Thu, May 10, 2012 at 04:39:33PM -0400, Ed Blackman wrote:
On Thu, May 10, 2012 at 06:58:28PM +0700, Diep Pham Van wrote:
Sometimes when reading a new mail, I must going to an other folder and
after some searching, I have no idea where is my previous
folder.
Or is there some tool that I
On Thu, May 10, 2012 at 09:28:03PM +0100, Koralatov wrote:
On Thu, May 10, 2012 at 19:09, Ed Blackman wrote:
I use this pattern:
send-hook . my_hdr "From: "
send-hook "~t @mutt.org"my_hdr "From: "
send-hook "~t @ex
creen mutt -f
$my_folder\"'
That's all one line. It uses mutt-prompt, which I got from this mailing
list a while ago. I'd be happy to post or send it if anyone's
interested.
--
Ed Blackman
signature.txt
Description: Digital signature
"
I use this pattern:
send-hook . my_hdr "From: "
send-hook "~t @mutt.org"my_hdr "From: "
send-hook "~t @example.com" my_hdr "From: "
It works for me.
--
Ed Blackman
signature.txt
Description: Digital signature
%-15.15L (%?l?%4l&%4c?) %s". Experiment with
"%4C %Z %(%b %d) %-15.15L (%?l?%4l&%4c?) %s" instead.
I don't think there's a way to change it in the pager.
--
Ed Blackman
signature.txt
Description: Digital signature
On Sat, Jan 14, 2012 at 07:50:12AM -0600, Christian Dysthe wrote:
On 01/13/12 at 09:30pm, Ed Blackman wrote:
OK. You just need to move the "save" until after resolve is
restored. That way the save will delete and move to the next
message.
macro index,pager D "set my_resolve=\$
On Fri, Jan 13, 2012 at 06:39:00PM -0600, Christian Dysthe wrote:
On 01/13/12 at 11:36am, Ed Blackman wrote:
macro index,pager D "set my_resolve=\$resolve resolve=no\
N+Gmail/trash\
set resolve=\$my_resolve &my_resolve" "move message to the
trash"
Thank you so much!
ly moving to
next entry); move to previous entry", and they work just great with
"save resolve value; set resolve=no; save; restore saved resolve value".
--
Ed Blackman
signature.txt
Description: Digital signature
s line:
now="$2"# local current time in epoch seconds
with this:
now=$(date +%s)
But I haven't tested this. Maybe Ed will see this and have a better
answer.
I use the attached script and the following index_format:
set index_format="/path/to/format_date
On Wed, Nov 09, 2011 at 11:01:27AM +0800, stardiviner wrote:
=> On [2011-11-08 12:03:50 -0500]:
Ed Blackman Said:
On Tue, Nov 08, 2011 at 02:13:05PM +0100, Gregor Zattler wrote:
>It's not possible to change the index format for individual
>emails in the index but you can colour d
flag comparisons.
I don't have time to experiment with creating a full solution for the
original poster, but hopefully this will point someone in the right
direction.
--
Ed Blackman
signature.txt
Description: Digital signature
On Wed, Jul 13, 2011 at 11:19:35AM -0400, Ed Blackman wrote:
I use two approaches which deal with 99% of the "intended to attach a
file but didn't" problem for me.
I forgot to mention that I've enhanced the two of them to work together.
The original vim function prompt
looks for the
same keywords. If it finds them, but doesn't find an attachment, it
exits without sending the message, leaving an error message on the
screen instead.
I've attached my mutt check-for-attachments script (refined from the
version on http://wiki.mutt.org/?ConfigTricks/
on 18:39 Mon 27 Jun, goraxe (gor...@goraxe.me.uk) wrote:
> On Sun, 2011-06-26 at 20:04 -0700, Dr. Ed Morbius wrote:
> > This is a usage scenario which largely doesn't involve mutt directly,
> > though it does impact heavily on its use and usability.
> >
> >
/suggestions greatly appreciated.
--
Dr. Ed Morbius, Chief Scientist /|
Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited| Go to Krell!
On Sat, Apr 16, 2011 at 06:31:39AM -0600, Paul E Condon wrote:
On 20110415_163420, Ed Blackman wrote:
I have actually been migrating from Maildir to MH for backup
efficiency. I have procmail sort email into folders, and put a
(sometimes modified) copy in my inbox where I can read and delete it
make any edits, and will thus defeat mutt's detection of unmodified
messages. You can just live with that, or add:
2.5) save the ctime of your temp message
3.5) go to 5 if the saved ctime doesn't change
--
Ed Blackman
signature.txt
Description: Digital signature
nt, as that just adds weird spaces into the
" middle of flowed text paragraphs
setlocal noautoindent nosmartindent
As you can see, you can take as much space as you want to make things
easy for your future self to understand why you're selecting certain
settings.
--
Ed Blackman
signature.txt
Description: Digital signature
t
whilst xsnow was running in the background.
You can find my themes here:
http://www.s5h.net/wiki/Mutt
Let me know what you think or if there are any particular colours you'd
like and I'll see what I can do.
--
Best regards,
Ed http://www.s5h.net/
signature.asc
Description: Digital signature
ss = "`echo -n $(pwsafe -p ACCOUNT_NAME -e -q | tail -n 1) `"
Some brief testing indicates that Mutt does the right thing for output
that contains # and ", but I don't use IMAP so I'm not completely
certain.
--
Ed Blackman
signature.txt
Description: Digital signature
because its prescence at the end of lines wouldn't
be very noticible in clients that didn't support RFC 3676), and created
a vim mail syntax plugin that puts a white underscore at the end of
lines that end with a space, so I can see at a glance which lines will
flow and which won
character 00A0, NO-BREAK SPACE. I don't
know what's at fault, but thought the additional information might help
some one.
--
Ed Blackman
signature.txt
Description: Digital signature
On Fri, Apr 29, 2011 at 02:08:33PM -0700, Omen Wild wrote:
Quoting Ed Blackman on Fri, Apr 29 17:03:
In my case, mairixquery is a Perl script that prompts me for the mairix
search string, gives me yes or no prompts for whether to search threads
or augment previous results, and saves the most
ches so
that I can make edits if the query returns too little or way too much.
It doesn't need to be that fancy for this strategy to work for you,
assuming you read mutt inside screen. All it has to do is let you enter
mairix command line options after the new screen has already been
launched.
--
Ed Blackman
signature.txt
Description: Digital signature
ging flags causes another backup delete/add.
With MH, on the other hand, message 13524 is always message 13524,
regardless of whether I've seen it or not, or what the message flags
are. The flags are in .mh_sequences which is tiny if I care about
saving those flags, and easy to exclude f
', and am back at
the index with all threads collapsed. I view another message (or the
same one again), hit 'q', and am back at the index with all threads
uncollapsed. View another message, hit 'q', and am back at the index
with all threads collapsed. Etc.
Maybe someon
rm $newfile
Alternately, he might just want a script that will allow him to more
easily identify the leftover tempfiles. No changes to muttrc needed for
this:
#!/usr/bin/perl -w
#
# Name: listMuttTemp
# By: Ed Blackman
# Invocation: listMuttTemp /path/to/mutt-tempfiles/mutt-*
#
use POS
e how the "application-specific" part of application-specific
passwords works, though. If I create a password for mutt, can I use the
same password if I telent to gmail on the imap port and enter raw IMAP
commands? If not, how does it tell the difference?
--
Ed Blackman
signature.txt
Description: Digital signature
On Wed, Feb 09, 2011 at 08:26:03PM +, Chris G wrote:
On Wed, Feb 09, 2011 at 01:49:33PM -0500, Ed Blackman wrote:
You can tell Mutt to use RFC2047 decoding on MIME file names with
set rfc2047_parameters=yes
Would that be in addition to the 'normal' decoding which works
ortunately, some commonly used mail user agents ignore that section
and send file names encoded that way instead of using the correct way
specified in RFC 2231.
You can tell Mutt to use RFC2047 decoding on MIME file names with
set rfc2047_parameters=yes
I've argued before that Mutt s
elies on Unix epoch seconds for the calculation, so the break
point is 24 hours ago, 168 hours ago, etc, not day boundaries, but
that's what I want. I think day boundaries would be possible with some
work on the msg_age calculation, maybe "$(( ($now/86400) - ($msg_date/8640
quot;$TMPFILE"
otherwise all mails get sent.
Good catch! Thanks!
Ed
signature.txt
Description: Digital signature
as an editor plugin that prompts you for which file to attach, but also
isn't dependent on a specific editor.
Ed
#!/bin/bash
##
## Script: muttCheckAttach
##
## Original source: http://wiki.mutt.org/?ConfigTricks/CheckAttach
## Refinements by Ed Blackman
##
## Edit muttrc to h
ith the signed
flag there. If so, then again Mutt is behaving as designed. If it
disappears, then there might be something awry with your config, or a
bug in Mutt.
Ed
signature.txt
Description: Digital signature
27;s had to parse the body to display it in
the pager.
I can't find this documented in the man pages of my installed version of
mutt, and don't have any traditional PGP meesages, so it's only a guess.
But it does fit the facts and would be a reasonable thing to do.
Ed
signature.txt
Description: Digital signature
Hi All,
In keeping with Christmas screen savers I thought I'd customise mutt in
colours that go with the season.
TERM=xterm-256color is required
http://www.s5h.net/code/mutt/themes/ir_christmas.theme
Hope you find it goes with cheerful jumpers and socks.
--
Best regards,
Ed
u didn't do that.
Mutt's regex parser doesn't seem to support \s to match a space. This
didn't work for me:
folder-hook =space\stest 'set index_format ="%30t %Z %{%d/%m/%y} %-25.25n %s"'
Ed
signature.txt
Description: Digital signature
n: technically
legitimate file names that would fail RFC 2047 decoding are *much* more
rare than file names that have been RFC 2047 encoded in violation of the
spec, but that users just want to have saved with the name that the
sender gave it.
Mutt should always send with the proper filename
all the messages I saw the question marks on before,
and a few more that I've seen since then.
Thanks!
Ed
signature.txt
Description: Digital signature
On Tue, Oct 05, 2010 at 03:30:18PM -0500, Derek Martin wrote:
On Tue, Oct 05, 2010 at 04:16:29PM -0400, Ed Blackman wrote:
In the display, I'll see "? ? ? ? * Track your shipment". If I pipe
the part being displayed to "od -a", I see runs of spaces where the
display s
Michael Elkin's lenient
RFC2047 patch applied. Other configuration details available on
request.
Ed
signature.txt
Description: Digital signature
On Thu, Sep 02, 2010 at 05:10:37PM -0700, Michael Elkins wrote:
On Thu, Sep 02, 2010 at 07:20:18PM -0400, Ed Blackman wrote:
I forwarded the message I copied the headers from, along with a one
that had spaces in the encoded-text, to my work Outlook and to my
Gmail account. Both Outlook and
coded-text, to my work Outlook and to my Gmail
account. Both Outlook and Gmail decoded the subjects as intended, which
is probably why Intrade and Twitter can get away with sending out
non-conformant messages.
Any chance of a rfc2047 lenient decode, perhaps as an option?
Ed
signature.txt
Description: Digital signature
share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"
To contact the developers, please mail to .
To report a bug, please visit http://bugs.mutt.org/.
patch-1.5.13.cd.ifdef.2
patch-1.5.13.cd.purge_message.3.4
patch-1.5.13.nt+ab.xtitles.4
patch-1.5.4.vk.pgp_verbose_mime
patch-1.5.6.dw.maildir-mtime.1
patch-1.5.8.hr.sensible_browser_position.3
Ed
signature.txt
Description: Digital signature
ocked-down, "trusted
computing" environment, anything you do to try to secure yourself can be
undone by a determined admin. At best you can protect yourself from
casual snooping.
Ed
signature.txt
Description: Digital signature
quot;=.Trash\n"
macro pager d "=.Trash\n"
That should work, but you'll want to change .Trash to something else,
I'm using Maildir style (which I found more efficient with header
caching).
--
Best regards,
Ed http://www.s5h.net/
signature.asc
Description: Digital signature
a final
pass to remove that header, so it doesn't mess you up on the next pass.
Ed
signature.txt
Description: Digital signature
#x27;.*/\.roger' -prune -o -printf '%h
' \)
Ed
signature.txt
Description: Digital signature
enough to
figure out how mutt detects unmodified messages (file timestamp?)
Ed
signature.txt
Description: Digital signature
don't need to prefix
each file with "-a". Use "--" to separate the list of attachments from
the list of recipients:
mutt -s 'subject' -i msg_body -a file1 file2 file3 -- recipient1 recipient2
Ed
signature.txt
Description: Digital signature
s 'Subject' -i mail_message -a file1 file2 ... -- recei...@example.com"
should accomplish the same goal, but with less chance of errors.
Ed
signature.txt
Description: Digital signature
or never changed, you may want to
consider converting your archival folders to mbox before gzipping, and
continuing to use mairix.
Ed
signature.txt
Description: Digital signature
.
I've attached my muttPrint script, which uses formail to grab the
subject to pass to enscript.
Ed
#!/bin/sh
#
# muttPrint
#
# macro index,pager p \
# 'source ~/.mutt/rc/print.rcmuttPrint
[enscript args]\
# source ~/.mutt/rc/unprint.rc'
# arguments always passed to enscript
args=&q
On Thu, Oct 29, 2009 at 11:11:40AM -0700, Robert Holtzman wrote:
> On Thu, 29 Oct 2009, ed wrote:
>
>> Don't know if this has been reported before in the online manual:
>>
>> http://www.mutt.org/doc/manual/manual-2.html:
>>
>> $ diff manual-2.html*
Don't know if this has been reported before in the online manual:
http://www.mutt.org/doc/manual/manual-2.html:
$ diff manual-2.html*
488c488
< ^F forget-passphrase whipe PGP passphrase from memory
---
> ^F forget-passphrase wipe PGP passphrase from memory
signature.asc
Hi All,
Is there a way to change the display of the From header in a message in
the pager view?
I'd like to for example show 'Mr Ed' rather than 'ed'. I'm not on about:
set realname='ed'
set from="e...@s5h.net"
set use_from=yes
set use_envel
1 - 100 of 141 matches
Mail list logo