Questions tagged [neomutt]

20 questions
0
votes
1 answer

configure index format of neomutt

I am using neomutt and configure the way the senders name is displayed. (not altering display name in outgoing mails) index_format can do that, and it's defeault is %4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s L means author's name. I like to control…
auditory
  • 165
  • 6
0
votes
0 answers

status_format for email sender in neomutt

I am using Neomutt, and I want to display notifications whenever new mail comes in the inbox. I used the new_mail_command to send a notification via notify-send. But I also want to include the sender's address in the notification. Is there any way…
weirdsmiley
  • 317
  • 1
  • 4
  • 12
0
votes
1 answer

Open "new mail" dialog in mutt with attachment

Is it possible to open mutt via a commandline flag directly in the "new mail" dialog with a file already attached? I want to make myself a ranger-shortcut to open mutt and attach a file to a mail. Is that possible? Do you have any ideas how I could…
allinonemovie
  • 652
  • 1
  • 6
  • 20
0
votes
1 answer

How does neomutt use the sendmail variable?

By default, neomutt sends plain text emails. In many other mail clients, these render in a monospaced font and therefore look out of place. For this reason I'd like to automatically convert my emails to html, create a multipart/alternative message…
Octaviour
  • 745
  • 6
  • 18
-1
votes
1 answer

Mutt Configuration Based on Current Hostname

I am specifically writing this from the perspective of running Mutt from multiple hosts, but a single source-code-controlled configuration file. Leave it to the devops side that "all" host configurations are being kept adequately in-sync. So,…
RVT
  • 222
  • 1
  • 10
1
2