I'm trying out some ways to clear text sign a message in mutt, using
:%!gpg -eas
Unfortunately, all headers (including "to") are signed, effectively
making these headers useless. Is there a way to specify to this filter
only to sign/encrypt the actual message body?
-
scribe to every mailinglist they write to AFAIK.
(I received a mail saying my message was forwarded to owner-mutt-users)
Thanks!
--
Frederik Vanrenterghem | A bank is a place where they lend you an
[EMAIL PROTECTED]| umbrella in fair weather and ask for it back
GPG Fingerprint:
Hi,
it seems there are a few possibilities to enable mutt to read
newsgroups, but these require patching the source. Since I'm a Debian
user, I'd like to be able to make a .deb from the patched version. If I
apply the patch
http://mutt.kiev.ua/download/mutt-1.3.22.1/patch-1.3.22.1.vvv.
On 0, rex <[EMAIL PROTECTED]> wrote:
> > AFAIK there is a keybinding in mutt that allows to extract a
> > PGP public key. In my help-menu for the index there is a line
> >
> > ^K extract-keys extract PGP public keys
> >
> > Unfortun
On 0, J Horacio MG <[EMAIL PROTECTED]> wrote:
> In "principle" it doesn't support either idea nor rsa, but in fact it
> does by installing the modules idea.c and rsa.c, and adding to
> ~/.gnupg/options the following:
>
> load-extension idea
> load-extension rsa
For some reason I all of a sudde
Hi,,
when trying to download my POP mail, I get the message "ERR unable to fork"
Does anyone know what this means, how to fix it ?? I will not be able to
download any replies until I get this fixed, but will be monitoring the
messages via the archives.
Thanks
--
Campaign for Unmetered Tele
Hi,
just wondering if there is a next-message command or something in the
index, I want to be able to just go to the next message in some instances,
but if a message has been read once, and is marked for deletion,. then using
the commands such as, next-new next-unread wont get me there, and if t
I will not be able to
> > download any replies until I get this fixed, but will be monitoring the
> > messages via the archives.
>
> We need more information to be able to help you. Which mutt version do
> you use, how do you try to download mail (including your configurat
On 0, Jeremy Blosser <[EMAIL PROTECTED]> wrote:
> > In fact, there is; it's called next-message :-)
>
> Actually they are 'next-entry' and 'previous-entry'.
Wow, I think I have managed to waste all of your time's twice in one day,
I had these bound all along, in the default keys, and had in fa
On 0, Aris Mulyono <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 20, 1999 at 01:18:49PM -0600, Steve Talley wrote:
> > When replying to someone with a quoted ("> ") message, is it
> > possible for mutt to automatically remove their signature (as
> > denot
x27;t rule out the
> other.
This may be useful, but I think a text based one would be more useful, I for
one use X less than once a week, and I use my PC at least 8 hours a day,
seeing as Mutt is text based, I think it best to keep any GUI tool also text
based, and if any one decides to give it
On 0, Holger Lillqvist <[EMAIL PROTECTED]> wrote:
> >if (bol_fsearch (">--"))
>
> Actually there should be a space after the dashes:
>
> if (bol_fsearch (">-- "))
>
Yeah sorry. There was a space there, I got this from th
Hi,
How can I bind the ALT key, I would wuite like to use keys the same as Emacs
for paging up and down, C-v and M-v, but I can't find out how to bind the
ALT (META) key, the closest I have come is the escape key, but it doesn't
quite have the same usefulness.
Thanks
--
UK Independance Party (
losest I have come is the escape key, but it doesn't
> > quite have the same usefulness.
>
> I just tested and "bind foo v bar" works. I built mutt
> accidentally with ncurses instead of slang so as David said
> it might have something to do with it.
Yep, someo
Hi all,
I am new to Mutt and would like to know
1 How to save my addresses to an address book
2 Where I find the Mutt documentation files on my Redhat CD
3 how to set up mutt to send a copy of mail to self as default
Thanks
Jacob
Cameron Simpson wrote:
> You need double backslashes because two things are happening.
> [...snip...]
the best computing advice i've ever had was:
"Double the number of backslashes!"
- John Mackin
he didn't even know what my problem was when he said it but he was right.
if it doesn't fix y
up such
> > as bold, simple colors, *maybe* italic and underline (don't remember),
> > and if I remeember correctly, not much else.
> >
> > Does anyone remember what that is (or was) called, and/or what the
> > RFC for it is? I do remember that Mutt supported it (and it
orrectly, not much else.
> > > >
> > > > Does anyone remember what that is (or was) called, and/or what the
> > > > RFC for it is? I do remember that Mutt supported it (and it was one
> > > > of the very few that did).
>
> > > it was probabl
c and underline (don't remember),
> and if I remeember correctly, not much else.
>
> Does anyone remember what that is (or was) called, and/or what the
> RFC for it is? I do remember that Mutt supported it (and it was one
> of the very few that did).
>
> Thanks,
>
ot;
to edit the content-type manually, enter Ctrl-T when composing
a message (outside the editor).
> I'm using Mutt 1.5.21. Oh well. I was just trying to remember what it
> was, so that's covered. I don't know why I remember it having a 4-letter
> acronym, though, unless I
Mark H. Wood wrote:
> On Tue, Nov 20, 2012 at 10:02:28PM +, Ken Moffat wrote:
> > If someone, particularly on a support list, sends an atrociously
> > long line, then it becomes *much* harder to select the appropriate
> > part of that line/paragraph/epistle and delete the rest of it when
> >
Jamie Paul Griffin wrote:
> Hi
>
> Does anyone have or know of a perl or python script, or even a shell
> script, that removes the multipart/(mixed|alternative| ... ) parts of
> incoming mail and leaves or converts the message into plain text?
> Also, i wouldn't want to lose any attachments that
Gary Johnson wrote:
> On 2012-11-27, mutt wrote:
> > Jamie Paul Griffin wrote:
> >
> > > Hi
> > >
> > > Does anyone have or know of a perl or python script, or even a shell
> > > script, that removes the multipart/(mixed|alternative| ... ) part
lambda calculus wrote:
> Hi guys, i recently changed to mutt, and reading the documentation,
> but i can't find what i want:
>
> Since I'm subscribed to a couple of mailing lists i would like to
> configure mutt to store mails from different mailing lists to
> diffe
dexter wrote:
> how can i truncate the subject line to 60 columns.
> i tried %60s in index_format but it is not working.
> can someone help.
assuming it follows printf syntax:
"%60s" makes it take at least 60 characers (right justified).
"%-60s" makes it take at least 60 characers (left just
Stefan Brandl wrote:
> On Wed, Mar 13, 2013 at 09:32:40AM +0100, Elimar Riesebieter wrote:
> > * Stefan Brandl [2013-03-12 15:44 +0100]:
> >
> > > Hello,
> > >
> > > is it possible to start mutt with just one special thread collapsed
> > >
Jeffery Small wrote:
> Is there any convenient way to craft an email message using mutt that
> embeds a jpeg image within the body of the message for those reading
> with an HTML mail program, while still attaching it for others who use a
> text-based reader like mutt?
>
>
Jeffery Small wrote:
> m...@raf.org writes:
>
> >Jeffery Small wrote:
>
> >> Is there any convenient way to craft an email message using mutt that
> >> embeds a jpeg image within the body of the message for those reading
> >> with an HTML mail progra
Rejo Zenger wrote:
> ++ 20/01/14 21:40 +0100 - Jan-Herbert Damm:
> >i would like to send an automatic answer to html-mails sent to me (because
> >i'm
> >tired of writing back that i prefer plain-text).
> >
> >I am aware that this is hardly an issue of mut
> On Thu, Feb 20, 2014 at 06:31:28PM -0800, ga...@garryricketsonartworks.org
> wrote:
> >
> > At first I asked nicely, but this BS is getting on my nerves. REMOVE ME
> > FROM THIS LIST!
visit: http://www.mutt.org/mail-lists.html
click: the "Mutt Users" link
Cameron Simpson wrote:
> On 26Jun2014 13:55, raf wrote:
> >i used to have this in my mutt mailcap file:
> >
> > text/html; lynx -dump %s; copiousoutput
> >
> >and it was good. it formatted the html and gave me a list of
> >referenced urls at the bottom.
Christian Ebert wrote:
> * m...@raf.org on Friday, June 27, 2014 at 12:26:37 +1000
> > adding -force_html to the command did fix the problem. yay!
>
> Adding
>
> nametemplate=%s.html;
>
> to your mailcap entry would probably also help/not hurt.
that sounds like a good idea.
so either -force_h
Karsten Brand wrote:
> raf wrote on Thu, Jun 26 13:55:
> > for some reason i can't remember, i changed it to:
> >
> > text/html; w3m -I %{charset} -T text/html -dump; copiousoutput;
> >
> > which does the formatting but doesn't give a list of referenced urls
> > at the bottom so it's less u
ber=1;
> > copiousoutput;
> > description=HTML Text;
> > nametemplate=%s.html
> >
> > Regards,
> > Karsten Brand
>
> hi karsten,
>
> thanks. that works too.
>
> cheers,
> raf
note: the '%s' should really be just %s because mutt puts
#x27;s just a sequential read of a single file.
> >
> > That sounds reasonable.
>
> Except, as far as I can tell, it isn't. I see no reason hcache could
> not significantly speed up scanning mbox folders as well, at least on
> any system that supports lseek() or similar (w
in'
>message-hook '%f htmlers | ~f @no-re...@cc.yahoo-inc.com | ~f
> @outlook.com | ~f live.com | ~f @facebookmail.com'
> 'unalternative_order *; alternative_order text/html text/plain'
>
> In particular, I maintain a mutt group "htmlers" to tra
Ian Zimmerman wrote:
> On 2015-08-13 20:24 +1000, Erik Christiansen wrote:
>
> > >A line buffer of length $LINEBUF is used when processing the
> > >rcfile, any expansions that don't fit within this limit will be
> > >truncated and PROCMAIL_OVERFLOW will be set. If the ove
Xu Wang wrote:
> I would like to have mutt open postponed when I first start mutt. Is
> there a way to do this from the .muttrc? I suppose I could do that
> "push R" trick, but I would prefer a .muttrc solution.
>
> Kind regards,
>
> Xu
if a shell solution would
Derek Martin wrote:
> On Mon, Nov 30, 2015 at 09:48:48PM +0100, Matthias Apitz wrote:
> > > > Can you put it soemwhere where only HTTP is onvolved. SSL claims the
> > > > page as insecure.
> > >
> > > It only claims that the certificate the server is using is
> > > self-signed, meaning that it ca
hy...@lactose.homelinux.net wrote:
> I don't think mutt puts the Date: header on outgong email.
It puts the Date: header in mail that it saves to the
'set record' mbox so it probably does.
Cameron Simpson wrote:
> On 23Mar2016 13:56, John Long wrote:
> >On Tue, Mar 22, 2016 at 08:40:21AM +1100, Cameron Simpson wrote:
> >>On the othe hand, I do not think mutt makes the header. I'm in
> >>compose mode right now with headers and the Date: header is
Jude DaShiell wrote:
> I wonder, can mutt be used to strip all images and toss them in the
> trash and strip all image attachments and toss them in the trash then
> make remaining text viewable in mutt? Some of us with this kind of
> capability could save lots of disk space.
I
Tom Fowle wrote:
> On Tue, Jun 12, 2018 at 08:49:09AM -0400, 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 securi
Hi,
I have some software that invokes mutt (non-interactively) to
send email with iso-8859-1 body text.
I've noticed that emails with accented characters are being sent
with charset=unknown-utf8 instead of charset=iso-8859-1.
The muttrc manpage says that the default value for send_chars
Ian Zimmerman wrote:
> On 2018-06-20 12:16, m...@raf.org wrote:
>
> > I have some software that invokes mutt (non-interactively) to
> > send email with iso-8859-1 body text.
>
> My guess is that mutt looks at the locale environment (LANG and LC_*) to
> set the encod
Michael Wagner wrote:
> Hello folks,
>
> I edit my mails here in mutt with vim. When I reply to a message I don't
> want to delete the signature from the original poster by myself. Can this
> be done in mutt or must it be done in vim.
>
> TIA Michael
hi,
you could
I'm reading is ~80 chars wide. In other words, columns 80-120 are blank.
> >
> > When I copy text from Mutt into whatever else (vim, text editor, browser
> > textarea... doesn't matter), the paste includes the (trailing) spaces
> > (\s) from column 80-120, so I ha
Ian Zimmerman wrote:
> On 2019-04-12 14:20, Derek Martin wrote:
>
> > I imagine google would turn up some source, but on my desktop, I get
> > it by typing
> >
> > apt install majordomo
> >
>
> Hmm, what distribution? Search on packages.debian.org doesn't find it,
> even when I set the "Di
had them in that
> format in place of the existing file. You can't do that with mailman
> because it stores them in a db file. So in that case you'd be better
> off using a script to generate a mutt aliases file, or some other
> thing.
Fair enough. I hadn't rea
Cameron Simpson wrote:
> On 14May2019 09:58, jeremy bentham wrote:
> > (Whatever the e-mail abbreviation for "sound of hand slapping
> > forehead" is...)
>
> What is the sound of one hand slapping?
>
> Cheers,
> Cameron Simpson
that sound would be: "doh!"
hi,
is it possible to get mutt to
reorder an mbox file by date ("od")
and then save it in that order?
if not, i can use some other program
but i'd trust mutt more.
cheers,
raf
Cameron Simpson wrote:
> On 23May2019 09:08, m...@raf.org wrote:
> > is it possible to get mutt to
> > reorder an mbox file by date ("od")
> > and then save it in that order?
> >
> > if not, i can use some other program
> > but i'd trust mu
Hi,
This might not be the right place to report this but
I've just discovered that the mutt package on debian9
stable (or rather NeoMutt 20170113 (1.7.2)) segfaults
if you ask it to write to a readonly mbox file. It
happened several times yesterday before I realised what
was wrong (and yes,
I've consistently argued
> against new config variables by default, over the last 20+ years, and
> I'll restate my unwavering reasoning for that here:
>
> Mutt already has tons of config vars, and Mutt is already a beast to
> learn how to configure--I think it takes year
Derek Martin wrote:
> On Tue, Jul 02, 2019 at 02:48:21PM +0100, tech-lists wrote:
> > Hi,
> >
> > I'm using mutt v.1.12.0 on freebsd-current with gpgme. In my config, mutt
> > will
> > verify clearsigned gpg sigs if the public key is on the gpg keyring.
&g
ty of people believe these things are designed or must to go together.
Truly, sending the human an E-Mail, to read, is a great response, but
could trigger a frustrating conversation about auto populating calendar
items, be prepared to defend your mutt way of life.
On Sun, Apr 05, 2020 at 11:44
:05:29AM -0700, m...@amrx.net wrote:
> > Truly, sending the human an E-Mail, to read, is a great response, but
> > could trigger a frustrating conversation about auto populating
> > calendar items, be prepared to defend your mutt way of life.
>
> Been there, done that. Sev
On Thu, Mar 07, 2002 at 03:51:57PM -0500, David T-G wrote:
>
> Just for fun, even though I know you're using qmail environment
> variables, unset MAILNAME and try writing a From: line with my_hdr and
> see what you get.
I put
folder-hook ~/users/mutt my_hdr From: Eduardo
I am having a problem setting variables whose contents should contain (one
or more) spaces. I don't know if it is something I am doing wrong or what is
going on. Here is an example:
folder-hook mutt set from="Gary Jones "
to which mutt says "Jones: unknown variable" when
I am having a problem setting variables whose contents should contain (one
or more) spaces. I don't know if it is something I am doing wrong or what is
going on. Here is an example:
folder-hook mutt set from="Gary Jones "
to which mutt says "Jones: unknown variable" when
"Lee J. Moore" <[EMAIL PROTECTED]> wrote:
> On Sun, 07 Jul 2002, [EMAIL PROTECTED] wrote:
> > Here is an example:
> > folder-hook mutt set from=3D"Gary Jones "
> Try:
>
> folder-hook mutt "set from=3D'Gary Jones '"
Coo, that
Hi,
Thanks for your reply. ldap is running on my vServer. But I am not sure how to
setup lbdb to use ldap and mutt to use lbdb.
Any advise where to look?
Thanks!
Nathan
On Mon, Feb 11, 2008 at 09:04:00PM -0500, Raffi Khatchadourian wrote:
> On Tue 12.Feb'08 at 1:43:25 +0100, Nathan
Hi.
A problem seems to have started recently: Mutt seems to think
that my mailbox is always unchanged.
I have around 100 read emails in my spool (and growing) and
when pressing '$' to sync, mutt just says "Mailbox is unchanged".
I use maildir. Mail is delivered to a local
On 2009-04-27 19:45:13, Grant Edwards wrote:
> On 2009-04-27, Kyle Wheeler wrote:
> > On Monday, April 27 at 08:17 PM, quoth m...@coreland.ath.cx:
> >
> >>A problem seems to have started recently: Mutt seems to think
> >>that my mailbox is always unchanged.
&
Hi.
I've still not got to the bottom of this problem. My spool
now has 200 read emails that I can't get mutt to move.
Here is my .muttrc:
#---
# headers
ignore "from " received content- mime-ver
On 2009-05-07 13:05:09, Rocco Rutte wrote:
> Please read:
>
>http://dev.mutt.org/hg/mutt/raw-file/tip/UPDATING
>
> when updating mutt. It lists incompatible changes during the development
> cycle. There you'll find a note about the default value for $move having
&g
hi,
mutt-1.5.20
debian-6.0
i have the following system account in /etc/passwd:
nut:x:104:107::/var/lib/nut:/bin/false
when it sends email from a script using mutt:
mutt -s "`hostname` $1" root < /dev/null
it outputs the following error message:
/sent: Permission denie
Hello, all,
I've set most colors in mutt to red on black (for night vision
reasons), when I start mutt directly by
$ mutt
I get http://tx0.org/2qx but when I open it 'in a new tab' in screen via
$ screen -t 'mutt' mutt
I get the expected http://tx0.org/2qy
What
I'm quite new to mutt, and so far very happy with how it works, and how
configurable it is. I've got a problem that is probably just me missing
something obvious, and would appreciate a pointer. If mutt is running, and I
receive new email, mutt doesn't add the message to the ind
This is probably a silly question...
I get an email that has several attachments. Say one is a word document (yea,
people like to send me word documents that contain one paragraph...) and
further say that I want to forward just the word document to someone. How do
I do it?
I tried $mime_forw
This is probably a silly question...
I get an email that has several attachments. Say one is a word document (yea,
people like to send me word documents that contain one paragraph...) and
further say that I want to forward just the word document to someone. How do
I do it?
I tried $mime_forw
Yea, the method of tagging the parts to forward, and then ``;f'' seems to work
fine for text, but not binaries... (in 1.0pre3i)
Any other suggestions?
Thanks,
Rob
On Wed, Oct 20, 1999 at 11:04:39AM -0700, Todd Strilchuk wrote:
>
> hmmm... i tried that with my version of mut
wrote:
> hmm strange. i tried a mix with 2 text files and one jpg file
> and it worked fine.
> also Mutt 1.0pre3us (1999-09-25).
>
> jan
Hello,
I am mutt user since many many years. And I discover always some new
features. Recently I was started using key (y) to view some mailboxes.
And I get the view.
Something like this:
1 5 imaps://mail.example.com:993/INBOX
2 0 imaps://mail.example.com:993/INBOX.Archive
3 0 imaps
I guess, I did not try the option (u), to simply the unsubscribe the
folder, and after (y) (y) I could see the new fresh list of accurate
folders.
On Wed, Jan 13, 2016 at 10:37:02PM +0100, Tomas Nordin wrote:
> > features. Recently I was started using key (y) to view some mailboxes.
> > And I get
working at all. I get error from chromium:
946:9946:0118/223203:VERBOSE1:navigator_impl.cc(168)] Failed Provisional
Load: mailto:some...@example.com, error_code: -3, error_description:
Unknown error., showing_repost_interstitial: 0, frame_id: 1
Somebody knows how to "enable mutt" to become d
Hello David,
On Fri, Jan 29, 2016 at 05:51:46PM -0800, David Champion wrote:
> * On 29 Jan 2016, martin f krafft wrote:
> >
> > It's a shame to hear that Karel doesn't do his work within the
> > community. mutt-kz is a nice piece of work and why not provide an
&
e a fork and do what they want. So
don't stamp on the freedom of software and GNU GPL, as there is just
nothing written about the "Community" in the licence.
Not even the word "community" is there.
On Fri, Jan 29, 2016 at 11:13:52PM -0800, David Champion wrote:
> *
Dear David,
The efforts to bring back some sources to the original mutt are to be
made by those developers of the original mutt.
That is the point of the GNU GPL licence.
I have looked up in my dictionary the word "envious":
_painfully desirous of another's advantage
I am sorry to bring you any negative feelings.
Hello,
I would like to know how to save-message to the To: field.
By default it saves to "From:" field email address, like:
=f...@example.com
but I would like to change it temporarily to save in =t...@example.com by
the recipient.
Thank you,
Rosario
ok
- macro sources it
- and envokes save-message command
This way, I can convert old Sent folders to Maildir/n...@example.com
folders for easier searching.
On Wed, Feb 17, 2016 at 10:44:04AM +0100, mutt-us...@rcdrun.com wrote:
> Hello,
>
> I would like to know how to save-message to the To: fie
generate what appears to be an unexpected linebreak or
similar. This will throw the whole screen off until I do a manual
redraw. Using mutt in gnu screen in urxvt. Not sure if it's related, but
it happens with the same character sets you describe.
I used to use Mutt way back in the day and, well, I haven't found
anything better, so am returning to the fold. Kennel. Whatever.
I was never very happy with mbox format so thought I would try Maildir
instead. I've got it working, more or less, but my Mutt experience
seems quite "r
> Hi !
> Is it possible to read Mailinglist of public folders on a
> Exchange Server with Mutt
>
> __
> Nik Engel NETWAYS GmbH
> Senior Systems Engineer Deutschherrnstr. 47a
> Fon.091
Hi !
Is it possible to read Mailinglist of public folders on a Exchange Server with Mutt
__
Nik Engel NETWAYS GmbH
Senior Systems Engineer Deutschherrnstr. 47a
Fon.0911/92885-13 D-90429 Nürnberg
Fax
> Is it possible to read Mailinglist of public folders on a
> Exchange Server with Mutt
I manged to configure my mutt to read my mails from the exchange server, but
unfortunatly i cannot Browse lower than one level into the public folders.
I am running:
Debian Linux woddy kernel 2.4.
d both and to select those folders?
I am one step before being able to open anything !
I already searched the newsgroups concerning imap and mutt and didn´t find anything
helpful.
But i am seeking to read my mailinglists and news on exchange with my mutt.
Can anyone help !
the first level is also possible with mutt, so to say i can already do
reading and writing in public Folders with mutt, but only to a certain level of
subfolders.
Netscape has no Problem with that.
> If you can telnet to the IMAP port on the exchange server and
> somehow have a news
Hi,
Can mutt copy the contents of one header to another one? I have many
different e-mail addresses on my machine, all of which get read at a
single account. Some of those addresses are for mailing lists, for example,
at this mailing list I use [EMAIL PROTECTED] When I reply to the list
I have
Hello
I am having a problem sending a DOS text file as an attachment. I am
running mutt version 1.5.11 on Linux, my MTA is Postfix.
When I attach a DOS text file the mime type is text/plain and the encoding
is 7bit. When the person at the other end (I get the same results sending
it to
I think the point that the people on the Postfix mailing list were trying
to make is that the MUA (in this case mutt) should not be sending something
to the MTA that is marked as text/plain, but has CRLF line endings since
text/plain on Unix has just LF line endings.
Me, I don't know
nged to 'signature.asc'
You don't want to do this. See the mailing list archives for the full
discussion of why mutt doesn't specify a filename (hint: it's not
really a file, it's part of the MIME structure).
> When you send a mail, I can see in the body:
>
>
hi,
sorry for off topic post... could someone tell what is the
contact for the moderator/admin of this list.
thanks
Hi,
After pressing 'v' to view list of attachments, select the attachment
then hit 's', backspac over the filename then hit TAB to get a
directory list, it is possible to navigate the directory list but I
cannot see how to make a directory selection.
'q' does exit the list but it does not maintai
at much. But how do you exit the directory list?
Hitting goes into that directory - this is how I navigate from
~/ down until the desired directory is reached.
Hitting q exits the directory list but the selection is not
maintained.
I should mention this is with Mutt 1.5.9i (2005-03-13)
> > cat groupA groupB |sort |uniq > groupC
>
> straightforward and simple.
sort -u groupA groupB > groupC
HTH ;-)
case, your idea has really got me thinking, which is good, since
it has been a long time since I have had cause to look at the way I have
my mail system set up.
kind regards
Harry.
On 10.08.29, j...@telefonica.net wrote:
> Hi, friends.
>
> Mutt is marvellous, I start with it only some days
and putting
"set sendmail=/path/to/my/myscript.sh"
presumably as part of a hook, in the rc file.
Any ideas?
Harry
On 10.08.29, j...@telefonica.net wrote:
> Hi, friends.
>
> Mutt is marvellous, I start with it only some days ago and now I have
> configured it very very f
On 10.08.31, Michelle Konzack wrote:
>
> But you can nothing use as a parameter for a script called from a macro.
> You can not even use:
>
> my_hdr Fcc: ^
>
> which should save the message you are curently writing in the CURRENT
> mailfolder.
I can't get that to work at all - even as a
1 - 100 of 369 matches
Mail list logo