ure that your 'alternates' setting matches all
the different addresses you can receive mail as, so that Mutt can tell
which To: lines refer to you, and which do not.
Something like this should work:
set alternates='^((dav|two)@abc\.com|[EMAIL PROTECTED]|[EMAIL PROTECTED])$'
patch. The behavior *is* in the version that I'm using
(or at least, it's in the manual), but I am using the development
version of Mutt, 1.1.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
H
Aliases
set alias_file=~/.aliases # Set file to add aliases to
source ~/.aliases # And read it in
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who h
(re|aw):[ \t]*"
This doesn't do what you think it does; Mutt sees the "\t" as simply
"t", because backslashes are parsed within double-quotes. So the regexp
comes out as "^(re|aw):[ t]*", and so a subject like "Re: Tuesday" comes
out with a real s
o match
the regexp case-sensitively. If there are no capital letters in the
regexp, it will be performed case-insensitively.
So a regexp like "^(re|aw): [A-Z]*" will fail to match "Re: ",
because the "A-Z" part causes a case-sensitive match. If the
regexp was "^(re|
undergoes parameter and command substitution with
the parameter $_ defined as the name of the
changed file. The default message is you have
mail in $_.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EM
s the
> correct configuration variable.
I think the old name for this variable was "print_cmd". Try using that
instead.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Pack
he messages in the order they appear in the index. Then
you can simply rename the new mailbox to the same name the old one had.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packar
Brett Neely <[EMAIL PROTECTED]> wrote:
>
> How can I save an email without automatically causing its deletion?
Use (C)opy instead of (s)ave.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever wh
the system administrator. It has mappings for various file
types to content-types. For instance:
application/pdf pdf
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packa
he mailer wants a "-f from" flag), and you probably even more
want the "n" option (Do not insert a UNIX-style "From" line on the front
of the message).
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is
our case, you
probably have P=/usr/bin/procmail, and since procmail creates its own
message separator, having sendmail add it is superfluous; in that case,
removing the "F" might be the way to handle this.
At any rate, since this can be fixed at your site, perhaps it is best to
do th
using, is at fault here. It has put the message
into your mailbox, with invalid headers. If you fix the MDA, the bounce
problem will go away.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-P
markers
Type: boolean
Default: yes
Controls the display of wrapped lines in the internal pager. If set, a
``+'' marker is displayed at the beginning of wrapped lines. Also see
the ``smart_wrap'' variable.
For extra credit, find the "color markers" section in the
his is meant as the primary method for saving a copy of
your messages, but another way to do this is using the ``my_hdr''
command to create a Bcc: field with your email address in it.)
The value of record is overridden by the ``force_name'' and
``save_name''
default",
and Mutt will work with this. So upgrading to Slang or upgrading
ncurses will do the trick.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is st
ich is
a synonym for your "inbox"). Press ";" to begin a tagged operation,
then "s" to save, and enter "!" as the folder to save the messages to.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there i
your terminfo database instead of trying to teach every application
about colors. It is, indeed, the better solution, and Mutt simply takes
a stand that forces you to fix the root problem, rather than treat the
symptoms.
--
David DeSimone | "The doctrine of human equality reposes on this:
termcap/
terminfo database on the remote computer does not contain color
information. There is a FAQ on this topic at
http://www.fefe.de/muttfaq/faq.html#no-color
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really cle
urrent folder;
that's all.
> However, if I push 'c' (change mailbox) and there's a new mail in some
> of them, I'm offered its name on the command line.
That's how it should work.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EM
ho subscribes or doesn't subscribe to a
list. The best solution is the MFT header, but it only works well on a
list like this one, where everyone uses it. I can't think of an
intelligent solution; can you?
--
David DeSimone | "The doctrine of human equality reposes on this:
[EM
my isp's smtp server.
What if your ISP's mail servers are down? Then you can't send mail
anymore, until they come back. If you run a local MTA, it can bypass
the ISP's servers, and go directly to the remote mail server.
--
David DeSimone | "The doctrine of human equalit
you wasting ISDN money by keeping the
connection active?
I'm sorry that I don't understand your situation.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is st
ir D flags,
because Mutt never sent them. Has that changed recently?
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC
ur settings for the
variable, but only 'yes', 'ask-yes', and 'ask-no' make sense. If you
set it to 'no', you will never be able to delete a message from a
folder.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] |
#x27;t been done yet? As if everyone had already considered
every possibility, and each was selected and rejected for various
criteria... :)
In this case, the idea has come up on this list, and several people
thought it was a good idea, but nobody actually wrote any code, so
nothing actually ha
Suporte SCO <[EMAIL PROTECTED]> wrote:
>
> # mutt
> dynamic linker : mutt : error opening /usr/local/lib/libncurses.so.4
> Killed
Did you look for the dynamic library at /usr/local/lib/libncurses.so.4 ??
It's obviously not there, so... go find it.
--
David DeSimone |
Paulius Danielius <[EMAIL PROTECTED]> wrote:
>
> To: [EMAIL PROTECTED]
> From: Paulius Danielius <[EMAIL PROTECTED]>
> Subject: procmail mailing list URL?
> Date: Sat, 2 Dec 2000 01:40:39 +0200
Interesting date header... you have jumped very far in the future!
an encryption of an MD5 (or SHA) *digest* of the message. This is
like a checksum, though much more sophisticated, but it is always the
same size. Therefore, the encryption of the message digest will also be
the same size, always.
--
David DeSimone | "The doctrine of human equality repos
Thomas Roessler <[EMAIL PROTECTED]> wrote:
>
> I was actually thinking about flagging messages as important (the
> "!" in the index).
That can also be done using procmail to modify the Status: header
according to the headers that it notices when the message is rece
oper thing to print out.
> Also, is it correct that 'us' versions DO NOT support PGP?
Indeed.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44
-
Better to search for an exact match, such as:
last if /^---$/;
Anyway, you get the idea. Gotta watch those regexp's.. :)
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has no
s/%B
> fcc-save-hook '~l' =/lists/%B
The ~l pattern matches "subscribed" lists only. You probably want to
change all your "lists" commands to "subscribe" commands, anyway, to
maintain previous behavior.
--
David DeSimone | "The doctrine of human equ
tandard VT100 terminal
won't generate a different code for shifted arrows, so xterm's and other
vt100 emulators won't generate them, either.
You might have fun with resources and such to get such a key to be
generated, but I don't know if it's worth it. :)
--
David De
Chris Green <[EMAIL PROTECTED]> wrote:
>
> I have navigated down a couple of levels and see the mailbox I want to
> save to doesn't yet exist, how can I say "save the message in this
> directory with a new mailbox name ''"?
Use the command, b
. That
gets the buggy shell out of the way, but since the shell is going to be
used to launch other commands from Mutt, too, you would be better off
with a non-buggy shell instead.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that t
d that might be sent to PGP, or another encryption
program, can be formatted and scripted using the command variables,
instead of being hard-coded into Mutt.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has
You presumably pay money to your ISP; you should
get some decent service from them.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Ch
Robert Chien <[EMAIL PROTECTED]> wrote:
>
> Try this instead:
>
> save-hook '~C linuxsa*' +linux
Is the '*' there so that you can match 'linuxs', 'linuxsa', 'linuxsaa'?
That's what it will do for you.
--
David DeSim
is doesn't work, you might want to check and see if you have some
other save-hook that might be matching sooner; save-hooks are examined
in the order they are defined, and the first one that matches, is the
one used. If you have a 'save-hook ~A' hook defined early on, none of
the later
hings that don't seem to work right (such as
encryption and signing). It does appear to be verifying signatures,
although there is one recipient whose signatures send GPG into an
infinite loop, as near as I can tell. But that's not Mutt's problem.
--
David DeSimone | "The doct
anding POP3
support from Mutt!
Second, on a political ground, once Mutt claims that it will support
POP3 mailboxes in this form, users will start to whine and complain
because of all the buggy implementations of POP3 out there. The Mutt
developers don't really enjoy listening to complaints.
support is so lame:
Because fetchmail does it better, so there's no point in doing all the
work to improve Mutt's support.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard |
ail on a POP3 server from different machines.
What you really want is IMAP, not POP3. In fact, Mutt supports IMAP
quite well in the development versions (1.1+), and it gives exactly the
sort of interactivity that you seek. That is, in fact, what the IMAP
protocol was designed for. The POP3 proto
eve that, long ago, someone did
implement this in an old version of Mutt, and he reported that it looked
awful. So it was never folded into Mutt.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewle
="^> "
This regexp will always match the same length of text, so it will only
recognize one quote level, or none.
The chief difference between my regexp and the default, is that mine
gives fewer false-positives. If someone sends me a nice ASCII-drawing
chart of some kind, Mutt doesn
length* of the string
that matches the regular expression. Each time a new length is seen, it
is treated as a new level of quoting. Note, longer lengths are not
treated as deeper levels, just *different* levels.
Have fun.
--
David DeSimone | "The doctrine of human equality reposes on this
that it can read and use these RSA and IDEA based
message formats.
However, I haven't really found any good instructions for building such
a version of GPG. There are some nice files in the "contrib" directory,
but I don't know how to put them together to make it work.
--
), it became clear that Mutt couldn't always get all the
information needed in order to display the flag. That is, you'd have to
pretty much scan the folder itself to determine which mails have
attachments and which do not. And that is expensive, over a network.
--
David DeSimone | &quo
he message as a regular file. You will lose the headers, though.
Or, pipe the message through 'cat > file'.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that h
t;my_hdr From: [EMAIL PROTECTED]"
send-hook '~C ^mutt' "my_hdr From: [EMAIL PROTECTED]"
These ought to work, whether you are replying, or list-replying, as long
as one of the recipients (To or Cc) matches "fvwm" or "mutt". Of
course, if they ma
perform fcntl-locks as
the only method to prevent synchronization problems, then the two
programs can collide and trash the folder if they access it at the same
time.
Best is to fix the locking problem, as you may have other programs that
want to lock files, too.
--
David DeSimone | "The doc
nd (such as "sendmail"), it uses your
exec-shell (/bin/sh? /bin/bash?) to launch that command. Some shells
run startup sequences, based on environment variables such as $ENV.
Bash runs .bashrc. You may be running an stty command from in one of
these. Or several, perhaps, since you see i
wrote:
>
> Can we specify a specific MIME type too for each attachment?
Mutt finds the MIME type by searching your .mime.types file for the file
extension. Mpack lets you specify it on the command line.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECT
rn-european characters. I would need to run in an xterm with a
different font, to see Cyrillic characters.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupi
means "only"?
send-hook '^~t [EMAIL PROTECTED]' ''
That matches only if <[EMAIL PROTECTED]> is the only recipient on the To:
header. Note that the Cc: header is not checked. If you really meant
"only recipient of the message," you'd want ^
t does.
Sven Guckes <[EMAIL PROTECTED]> wrote:
>
> Wishlist?
No disrespect intended, Sven, but do people read your wish list?
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Pack
reply to mail, etc.
In my eyes, the main point of $alternates is to keep my own address from
showing up in any group-replies that I do.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard
could be improved for better release.
Naturally, someone can certainly show how procmail could do this same
thing. I simply got tired of procmail's "language," and decided to use
a language I know better. :)
Erf... topic drift... Sorry.
--
David DeSimone | "The doctrine of hu
ave mutt show
> "/var/mail/guckes" as eg "MAILBOX" - much shorter.
If you put mails for different purposes in different folders, your inbox
WILL be shorter. Mine certainly is.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that
Michael Sanders <[EMAIL PROTECTED]> wrote:
>
> I think that should be "<" for $record. ">" refers to $mbox, no?
D'oh... so much for trying to be helpful. My mistake. :)
--
David DeSimone | "The doctrine of human equality reposes on this:
[E
you put as your $record setting, you can use ">" as a
shorthand to reference it. So to change to that folder, type "c", and
enter ">" as the folder to change to. When you want to come back to
your inbox, change to the folder shortcut "!".
--
David DeSimon
riable to correspond
to the environment you're running Mutt in.
> or more generally: is there a way to change font within mutt?
Of course not. Mutt runs inside a terminal. You tell Mutt what type of
terminal that is, and what font it supports, and Mutt will do its best
to support the font i
producer? sysadmin?) set it to something
else for you.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44
#x27;^(fox|david|cretin)@(convex|hp).com)$"
I could just do this:
set
alternates='^([EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED])$"
Which one is easier to read, depends on the width of your terminal, and
how muc
nnot tell the difference
between that condition, and closing the xterm with the [X] button. In
both cases, the xterm disappears from around Mutt, and it has no idea
why. In this case, Mutt errs on the side of caution, because it doesn't
want to lose information, unless it's sure tha
ill assume that, if the
foreground is supposed to be cyan, and the background is supposed to be
black, that it can just print normal, uncolored spaces, or use screen-
clear and line-clear commands, because the proper colors will get used
by the terminal.
Now, that's probably clear as mud
ee why it would cause this problem.
Can you explain?
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP:
ecord
actually turns on the function, because it has a default value of
"+sent".
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Ch
adding "setenv LANG en_US.iso88591" to my ~/.login, and for
bash/ksh it means adding "export LANG=en_US.iso88591" to ~/.profile.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
He
e in the right place should fix this. But try searching for
just the string "localnet" in your /etc directory, for a start.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard |
st_reply_to?
Perhaps an example message would be useful.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer
he fact that "vi" and "less" show the character regardless of locale
setting, means that those programs ignore locales. Mutt believes that
the world is much larger than your local Unix box, so it wants you to
tell it about your locale, and tries to use your OS's localization
routi
it?
> can you see the plus/minus character: ± ?
It looks like a +/- character to me.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Ch
e is probably
true.
> We could do it the other way round: normal clicks for selection and
> Shift-Click on an URL for opening netscape windows.
That sounds nice, but xterm doesn't work that way, to my knowledge.
At any rate, a dingus or gnome-terminal type solution seems to be the
best
se doesn't come up all that often, and if it really
bothers you, perhaps smaller folders are the answer.
Anyway, as always, you know where the code is.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever
arch for a URL to go to?
In the old, old days of Mutt, it supported mouse-clicks, not for URL's,
but for simple message navigation. Most everyone hated it. It was
removed. Basically, people realized that they wanted the cut-n-paste
functionality a lot more than they wanted the point-
t to read that 20 MB folder, you're going to be there until it's
done.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chester
J. Lasser <[EMAIL PROTECTED]> wrote:
>
> Hmmm... in 1.0i, if I'm in the message index, it will occasionally
> beep at me that I've got new mail in a folder, but by the time I hit a
> key, the Inc: 1 line in the status bar goes away, and if I hit
> hange mailbox, it's not waiting there as the def
haves differently.
Of course, the easy thing to do is to configure your local sendmail
daemon to simply route all mail through the same server that Pine
would've used, since that is probably the mail hub for your site
anyway. Simply use that server as a "smart host."
--
David DeSimone
m-24|color_xterm|vs100|xterm (X Window System):\
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44
s avoid, and
in fact, floating-point helps avoid it even more. :)
But if you're attaching files that big... errf.. :)
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found
ve it a try. Mutt isn't *always* the answer to your
E-mail needs, you know. :)
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Che
; "Error sending message, child exited 70 (Internal error.)" when sending out.
The "Internal Error" message was actually correct! It's just that,
from the way the message is reported, it's not terribly obvious that the
child process is sendmail, and that it was sendmail
ot; "$@" >> /tmp/sendmail.log
Save this script, then in Mutt, "set sendmail=/path/to/script". Then,
send a dummy message, and when finished, check the /tmp/sendmail.log
file to see what arguments sendmail was supposed to be called with.
Then try calling sendmail with those
oding'' when it's us-ascii, or when it's obviously
> wrong?
The trouble is, knowing it's wrong isn't too hard, but how do you know
what the right encoding is, then?
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]
(i.e.
your editor), Mutt must call endwin() to stop using the screen, then
initscr() again when it regains control.
As far as I know, there's no endwin_but_dont_swap_to_the_default_screen(),
or initscr_but_pretend_were_already_on_the_background_screen() functions.
--
David DeSimone |
escape sequences which would swap
it between the primary and alternate screen displays. I've never liked
that behavior, in Mutt or otherwise, so I turn it off.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever wh
-s "Subject Line" \
[EMAIL PROTECTED] [...]
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid.&qu
But also, when the
macro is evaluated, the input parse will scan for backslashes, and eat
some more of them. So the correct way to get the above working would be
something like this:
macro index'T~s \\[LUG\\];s=lug'
or if you used double-quotes,
macro index"
ev. The consensus seemed to be
that it would end up confusing users, because POP marks a message as no
longer NEW when you read it, and there is no way to mark the message NEW
again, like you can for any of the other mailbox types.
--
David DeSimone | "The doctrine of human equality
nt, and use the tag-print command?
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44
x27;t think this will work from a cron job, because there will be no
connecting tty, and Mutt will not be able to initialize cursses. Do
things like this really work from cron?
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man real
Shao Zhang <[EMAIL PROTECTED]> wrote:
>
> So why mutt implements a pop3 protocol? Why do we need this when we
> have fetchmail?
It's not needed. It should be removed.
Mutt's POP3 support went in before fetchmail was really existent/stable.
--
David DeSimone
or maildrop, it might be possible to create a
> folder-injection program that ensures this
If using maildir format folders, one could easily create a cron job that
counts how many messages are in the folder, and then deletes the oldest
of them, based on timestamps.
--
David DeSimone | "Th
generic N" to the function that
he wanted (search-opposite), and it didn't work.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K
Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> wrote:
>
> unbind N first?
Mutt doesn't have an "unbind" command.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Pac
Loren Schooley <[EMAIL PROTECTED]> wrote:
>
> Anyone know of a good FAQ with the subject of filtering mailbox's
> included in it?
http://www.faqs.org/faqs/mail/filtering-faq/index.html
Try using a web search tool sometime.
--
David DeSimone | "The doctrine of
John Poltorak <[EMAIL PROTECTED]> wrote:
>
> When a msg comes from a mailing-list and there is a 'To:' line in the
> header but no 'Reply-To:', is there any way to get mutt to reply to
> the 'To:' line rather than the 'From:' line?
l
choose to bounce the error
messages in E-mail instead, and users are accustomed to that, anyway.
> I'll remove the "-t" and use "$@", as you suggest, however I want to
> dump the first argument ("--") first, as it makes premail choke. A
> shift command should
101 - 200 of 426 matches
Mail list logo