with the my_hdr command:
my_hdr "From: "
However, this would override the use of "reverse_name". The other
option is to use the variable "from":
set from=
This is overridden if you set reverse_name and alternates.
--
Lawrence Mitchell <[EMAIL PROTECTED]> | __.
http://wence.newald.homeip.net/> | '/
hose mailboxes that you have listed with the mailboxes
command. Those folders with new mail in them should have an 'N' next to them.
> also, is it possible to transfer a mail from 1 folder to another?
>
Yes. Just save the message to whichever folder you wish to.
--
Lawrence Mitchell
[EMAIL PROTECTED]
* On [010719 15:58] Jean-Michel Kelbert <[EMAIL PROTECTED]> wrote:
> How can I do a reverse search in a folder (like Inbox or outgoing) like
> in vim ?
>
This is in the help section in mut (got at by pressing "?"), a search fro
"search" yields:
/ backwards s
n map aliases recursively, in both cases, the address is then a
comma-separated list.
alias person1
alias person2
alias person3
and then:
alias group person1, person2, person3
This should do what you want.
Lawrence
--
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
[EMAIL PROTECT
them in other imap folders created for a particular subject.
There is a nntp patch for mutt, see:
http://www.mutt.org/links.html#patch
An alternative tool similar to mutt for news would be slrn:
http://www.slrn.org
Lawrence
--
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
[EMAIL P
one interface?
Oh dear ;-). In which case, switch to Gnus would have to be the
answer, though even emacs isn't an operating system, *yet*. I know
what, though, why bother making them configure mutt, why not just give
them a pencil and paper :-).
HIBT?
Lawrence
--
Lawrence Mitchell | http://m
problem, as I have just tried this, it didn't work for
me either.
Lawrence
--
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
[EMAIL PROTECTED] | "Bonsai!"
-- (Terry Pratchett, Reaper Man)
; bounce_delivered=yes
> ``set'' dsn_notify="failure,delay"
> ``set'' dsn_return="full"
> ``set'' envelope_from=yes
You don't need the quotes around the set:
set signature="/path/to/sig"
not
``set`` signature="/path/to/s
nes the
quote depth, as far as I can make out.
The relevant RFC is; RFC 2646 section 4.5.
Though, from what I can make out from it, it doesn't apply when the
text format is not format=flowed.(?)
Lawrence
--
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
[EMAIL PROTECTED]
d was mutts doing, not mine. so if someone could explain
> why/how to change that, then thanks!
Using vim as an editor, I came up with this:
"change double-quoted text to RFC 2646 format
autocmd BufNewFile,BufRead .followup,.letter,mutt*,nn.*,snd.*
:%s/^>\(.*>\)/>\1/
The command o
d up
by most mailers.
Another alternative to sort out bounced mails would be to use
procmail, but that's another story.
hope that's what you were looking for
lawrence
--
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
[EMAIL PROTECTED] | Mustrum Ridcully did a lot for r
ook to be the same
for a particular pattern, saves on typing. That might be your problem.
hope that helps
Lawrence
--
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
[EMAIL PROTECTED] | All my friends and I are crazy.
That's the only thing that keeps us sane.
* On [010506 15:22] Arnaud S . Launay <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I want to have something like that:
>
> mailboxes ! \
> +amazon \
> #+announces \
> +arrivees
>
> seems like a problem with \ and # parsing...
The problem being that '#' is the symbol for a comment in your muttrc, and
to:
auto_view text/html text/enriched application/x-gunzip
Mutt could use the following mailcap entry to automatically view html mails
text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html
HTH
Lawrence
HTH
Lawrence
--
Lawrence Mitchell | http://members.tripod.co
* On [010501 01:33] Lawrence Mitchell <[EMAIL PROTECTED]>
wrote:
> * On [010501 01:21] Dr. Christian Seberino <[EMAIL PROTECTED]> wrote:
> > I noticed that mutt does not by default save all sent
> > email like Pine does and by default when I save an email
> &
ne big file and save all sent emails
> automatically too?
I would think you want something like:
send-hook . "set record=+sent-mail"
and
save-hook . +saved-messages
correct me if I'm wrong (as if you'll need prompting ;-), I'm relatively
new to mutt too.
HTH (and I
16 matches
Mail list logo