I thought I would write a filter for Pine users to be able to deal
with PGP-MIME signed messages. It struck me that the concept should
be fairly simple. I hacked together a quick shell script that does
the following:
- separate the text of the message
- separate the PGP signature of the messa
> Hi,
>
> I encountered a webpage which the owner use a Indonesian mutt, does it
> mean that all the command in Indonesian? How does that thing possible, I
> have locales-id (Indonesian) rpm though. I have browsed the manual, and
> they never mention anything about localization.
>
> please enli
Hi,
I encountered a webpage which the owner use a Indonesian mutt, does it
mean that all the command in Indonesian? How does that thing possible, I
have locales-id (Indonesian) rpm though. I have browsed the manual, and
they never mention anything about localization.
please enligehten me
thank
At some point hitherto, Knute hath spake thusly:
> On Sun, 13 Jan 2002, Derek D. Martin wrote:
>
> > At some point hitherto, Sam Carleton hath spake thusly:
> > > How does one implement an address book in mutt?
> >
> > One implements them as a list of aliases. See the alias command in
> > the m
On Sun, 13 Jan 2002, Derek D. Martin wrote:
> At some point hitherto, Sam Carleton hath spake thusly:
> > How does one implement an address book in mutt?
>
> One implements them as a list of aliases. See the alias command in
> the manual. When you are prompted for the To: address, you then hit
On Sat, 12 Jan 2002, Sam Carleton wrote:
>
> How does one implement an address book in mutt?
I use abook -- which is console based as well.
When I want to send an email to someone in that list, I simply start
abook, hilight who I want to send the email to, and hit m.
Then Mutt starts and goe
At some point hitherto, Sam Carleton hath spake thusly:
> How does one implement an address book in mutt?
One implements them as a list of aliases. See the alias command in
the manual. When you are prompted for the To: address, you then hit
the tab key to bring up the list of aliases.
--
Dere
How does one implement an address book in mutt?
> > I guess that quite a few of the subscribers are just devoted to
> > flooding this list with chitchat. I would suggest creating
> > mutt-chat, so that those who feel the urge to send non-technical, OT
> > stuff to mutt-users would have a place to go.
>
> Yeah, but the problem i
At some point hitherto, Samuel Padgett hath spake thusly:
> Derek D. Martin <[EMAIL PROTECTED]> writes:
>
> > This is part of the Unix philosophy, which goes something like, "if
> > there's nothing to report, then report nothing." Armed with this
> > knowledge, there's really no need for such a
Kenneth Pronovici <[EMAIL PROTECTED]> writes:
> Ok, I get it. Errors and output disappear so fast that you can't
> really see them, which I hadn't noticed before. Doing what I suggested
> above would at least let you see that *something* ran, though. Hmm, not
> as worthwhile as I thought, sor
> then,
>
>> vi .muttrc
>
>ispell=muttspell.sh
>
> It seems like this would probably do what you want, right?
Ok, I get it. Errors and output disappear so fast that you can't
really see them, which I hadn't noticed before. Doing what I suggested
above would at least let you see th
> Feedback is an important element of any user interface, GUI or
> text-based, UNIX or not.
Ok... so I'd have to agree... but why can't you just wrap aspell in a
script of your own, i.e.
> vi muttspell.sh
#!/bin/sh
aspell $*
echo "Aspell completed with return ($?)"
then,
> vi .
Derek D. Martin <[EMAIL PROTECTED]> writes:
> This is part of the Unix philosophy, which goes something like, "if
> there's nothing to report, then report nothing." Armed with this
> knowledge, there's really no need for such a message...
I would amend that to say, "If there's no need to report
Alas! Rob 'Feztaa' Park spake thus:
> Does this mean I have to compile with the nntp patch _and_
> --enable-nntp??
Yes, yes it does.
Thanks guys, I got it sorted. I had to patch it _and_ do ./configure
--enable-nntp, and now it's working mighty-fine (although it does seem
to treat my local mail
> lynx --dump --force_html --nolist --hiddenlinks=ignore
>
> my $.02
IMHO, w3m does it even better:
text/html; /usr/bin/w3m -F -dump -T text/html %s; nametemplate=%s.html ;
copiousoutput
Bye,
Andy.
--
Dr. Andy Spiegl, Radio Marañón, Jaén, Perú
E-Mail: [EMAIL PROTECTED], [EMAIL PROTECTED
Hi Igor,
> This space between my_hdr and the comment added all this space after the
> header...
>
> So have your friend make sure that he does not have between
> my_hdr From: and what the header is set to in his ~/.muttrc
Thanks for the idea. I checked his mutt configuration, but nothing simi
Alas! David Champion spake thus:
> On 2002.01.12, in <[EMAIL PROTECTED]>,
> "Rob 'Feztaa' Park" <[EMAIL PROTECTED]> wrote:
> > options:
> > ...
> > -gspecify a newsserver (if compiled with NNTP)
> > -Gselect a newsgroup (if compiled with NNTP)
> > ...
>
> Well, n
Alas! David Champion spake thus:
> The manual (manual.txt) shows NNTP information in section 2.7, 3.18, and
Section 2.7:
2.7. Reading news via NNTP
If compiled with ``--enable-nntp'' option, Mutt can read news from
newsserver via NNTP. You can open a newsgroup with function ``change-
new
On 2002.01.12, in <[EMAIL PROTECTED]>,
"Rob 'Feztaa' Park" <[EMAIL PROTECTED]> wrote:
> options:
> ...
> -g specify a newsserver (if compiled with NNTP)
> -G select a newsgroup (if compiled with NNTP)
> ...
Well, note the "if compiled with NNTP" part -
> Compile options:
>
Alas! David Champion spake thus:
> > Which manual? The man page for the muttrc just says that "%g expands to
> > the newsgroup if mutt is compiled with nntp support", there is nothing
> > else about nntp in there.
>
> The mutt man page shows:
> -G Start Mutt with a listing of subscribed ne
On 2002.01.12, in <[EMAIL PROTECTED]>,
"Rob 'Feztaa' Park" <[EMAIL PROTECTED]> wrote:
>
> Which manual? The man page for the muttrc just says that "%g expands to
> the newsgroup if mutt is compiled with nntp support", there is nothing
> else about nntp in there.
The mutt man page shows:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 12 Jan 2002, Michael Elkins wrote:
> FWIW, I have this same annoyance with Mutt's IMAP handling. It's
> damned near imposible to copy a message between folders on different
> servers or local without a bunch of typing. I've been talkign to s
FWIW, I have this same annoyance with Mutt's IMAP handling. It's damned
near imposible to copy a message between folders on different servers or
local without a bunch of typing. I've been talkign to some folks over on
IRC about this issue and I would welcome any comments. This was part of
the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 12 Jan 2002, David T-G wrote:
> %
> % Okay, a bit of history. I'm currently a Pine user and I'm considering
> % switching to Mutt since I have need of useable and useful PGP/GPG
> % handling.
>
> Good for you! We love mutt here :-)
*lau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At some point hitherto, Samuel Padgett hath spake thusly:
> I sometimes spell check my messages before I send them using
> Ispell (actually, Aspell), and often I have no errors. When this
> is the case, however, Mutt does not indicate that the spell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At some point hitherto, Derek D. Martin hath spake thusly:
[SNIP]
> discussions almost always result directly from discussions that
> originally WERE on-topic, and are unavoidable. Humans have a penchant
> for going off on tangents, and you can not p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At some point hitherto, Roman Neuhauser hath spake thusly:
> I guess that quite a few of the subscribers are just devoted to
> flooding this list with chitchat. I would suggest creating
> mutt-chat, so that those who feel the urge to send
Thus spake Michael Tatge ([EMAIL PROTECTED]):
> You have to escape the pipe Symbol i.e. color index red default '~b
> Charl(es \| ie)'
I never did figure that out. I just used my first time, since it is
uncommon enough on my lists.
Now, however, I use the References: header thusly:
On Sat, Jan 12, 2002 at 11:06:56AM -0500, David T-G stood up and spoke:
>
> I pulled it down and opened it with 1.2.5 and 1.3.25 with no problem.
First of all, thanks to everyone who tested it!
Now, I have found that if I install FreeBSD's mutt-devel port, which is
mutt 1.3.25, it also works fi
JT --
...and then JT said...
%
% Okay, a bit of history. I'm currently a Pine user and I'm considering
% switching to Mutt since I have need of useable and useful PGP/GPG
% handling.
Good for you! We love mutt here :-)
%
...
% Under pine, I can easily set up three mail collections as fol
Alas! Roberto Suarez Soto spake thus:
> > Ok, I've recompiled mutt with Vsevolod Volkoy's NNTP patch, and I've
> > been poking around a bit... but I can't for the life of my figure out
> > how to configure mutt for NNTP now that it is compiled properly. Anybody
> > know what I have to do?
>
>
> Date: Sat, 12 Jan 2002 10:19:50 -0800
> From: David Ellement <[EMAIL PROTECTED]>
> To: mutt-users <[EMAIL PROTECTED]>
> Subject: Re: mutt && mime.types
>
> On 020112, at 17:58:56, Roman Neuhauser wrote
> > So... could someone point me to the function which mutt uses to
> > determine the MIME ty
[ I've moved quoted text around, so that it's in the correct place. ]
At 20:39 +0800 12 Jan 2002, Charles Jie <[EMAIL PROTECTED]> wrote:
> On Sat, Jan 05, 2002 at 06:25:05PM -0600, Aaron Schrab wrote:
> > color index red default ~b
> >
> ^^
> Would you please te
On Sat, Jan 12, 2002 at 05:58:56PM +0100, Roman Neuhauser wrote:
> Hi there,
>
> some time ago I reported problems with mailcap handlers for tar.(gz|bz2)
> files. I didn't investigate it further until yesterday when I tried (and
> failed) to get mutt recognize a file by its extension no matter wh
On 020112, at 17:58:56, Roman Neuhauser wrote
> ... I reported problems with mailcap handlers for tar.(gz|bz2)
> files. ... I failed to get mutt recognize a file by its extension
> no matter where I put the ext -> MIME type mapping
>
> ... the only place where the code mentions mime.types is
> c
Cristian wrote:
> On Sat, Jan 12, 2002 at 04:27:34PM +, Paul Walker wrote:
> > I just tried (piping your email direct into GPG), and got this:
> >
> > gpg: CRC error; 947beb - dc3947
> > gpg: quoted printable character in armor - probably a buggy MTA has been used
> >
> > So something still
On 020112, at 16:27:34, Paul Walker wrote
> On Sat, Jan 12, 2002 at 12:58:54AM +0100, Cristian wrote:
> > This Email is signed the same way as described above. So you can try
> > to verify it with whatever you use.
>
> I just tried (piping your email direct into GPG), and got this:
>
> gpg: CRC
Hi there,
some time ago I reported problems with mailcap handlers for tar.(gz|bz2)
files. I didn't investigate it further until yesterday when I tried (and
failed) to get mutt recognize a file by its extension no matter where I
put the ext -> MIME type mapping (i. e. /usr/local/etc/mime.types or
On Sat, Jan 12, 2002 at 04:27:34PM +, Paul Walker wrote:
> I just tried (piping your email direct into GPG), and got this:
>
> gpg: CRC error; 947beb - dc3947
> gpg: quoted printable character in armor - probably a buggy MTA has been used
>
> So something still needs some more work. (I'm usi
On Sat, Jan 12, 2002 at 04:07:49PM +0100, Michael Wagner wrote:
> On Samstag, 12. Jan. 2002 at 11:41:30, Benjamin Smith wrote:
>
> > (OT: When I reply to traditional PGP posting like this one, I get the
> > signature data inserted into the reply, is there any way this can be
> > avoided? TIA).
>
Charles Jie muttered:
> BTW, I found I can not handle mutt's regexp though I'm an experienced
> Perl programmer. :)
>
> color index red default '~b (Charles|Charlie)' => Unmatched (
>
> not to mention:
>
> color index red default '~b Charl(es|ie)' => Unmatched (
>
> * Could anybody expla
Nils --
...and then Nils Holland said...
%
% Hi folks,
Hello!
% So, I'd be glad if some folks would try this out and report the results to
% me. I've already tried opening the mailbox file(s) on all of my machines
% without success, so the only thing left to do is probably call others for a
%
Benjamin Smith muttered:
> macro index 'G' 'echo "Hello World!"' 'Help message'
^^^
That's
HTH,
Michael
--
"Absolutely nothing should be concluded from these figures except that
no conclusion can be drawn from them."
(By Joseph L. Brothers, Linux/PowerPC P
I can open the xpert mbox without any problems.
Mutt 1.3.23i
HTH,
Michael
--
How do I type "for i in *.dvi do xdvi i done" in a GUI?
(Discussion in comp.os.linux.misc on the intuitiveness of interfaces.)
PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key
On Tue, Jan 08, 2002 at 12:28:11AM -0500, Ken Wahl wrote:
> On Mon, Jan 07, 2002 at 05:14:11PM -0500, Philip Mak wrote:
> > On Mon, Jan 07, 2002 at 08:50:16PM +0100, Michael Wagner wrote:
> > > I have this in my mailcap file:
> > >
> > > text/html; html2text %s; copiousoutput; nametemplate=%s.htm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 12-01-02 at 16:15
* Michael Wagner said
> > Here is the .mailcap,
> >
> > text/html; lynx %s
>
> Hello Nick,
>
> take this:
>
> text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html
Thanks Micheal, that did the trick nicely :
On Samstag, 12. Jan. 2002 at 14:34:45, Nick Wilson wrote:
> I thought i had it sussed with my .mailcap but alas no. Everytime I
> open a text/html mail I completely fail to launch lynx and get hung with
> a message saying 'invoking /usr/bin/htmlview'
>
> Here is the .mailcap,
>
> text/html; ly
On Samstag, 12. Jan. 2002 at 11:41:30, Benjamin Smith wrote:
> (OT: When I reply to traditional PGP posting like this one, I get the
> signature data inserted into the reply, is there any way this can be
> avoided? TIA).
Hello Benjamin,
press first P on the mail. Then mutt verifies the signat
On Sat, Jan 12, 2002 at 08:14:04AM +, Benjamin Smith wrote:
> open(TTYOUT, ">/dev/tty");
> open(TTYIN, " print TTYOUT "Hello World!";
> $abc = ;
> close(TTYIN);
> close(TTYOUT);
OK, I'll give it a try. I never got around to trying to fix it. I
just found a work around instead. Thanks.
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I thought i had it sussed with my .mailcap but alas no. Everytime I
open a text/html mail I completely fail to launch lynx and get hung with
a message saying 'invoking /usr/bin/htmlview'
Here is the .mailcap,
text/html; lynx %s
text/*; more
ima
Hi, Aaron,
Would you please tell me what's the default pattern if you don't specify
one as in your example? (I can not identify from the manual.)
On Sat, Jan 05, 2002 at 06:25:05PM -0600, Aaron Schrab wrote:
> At 23:47 +0100 05 Jan 2002, Gerhard Siegesmund <[EMAIL PROTECTED]> wrote:
> > I don't
Hi, Justin,
How about sharing your 'regex' here for our reference?
I've tried to write one but found it's inefficient due to searching in
all the message bodies (~b). How do you think about it?
* Is it possible to limit the lines to scan for message body? I think
only 5 lines at the top and b
On Sat, Jan 12, 2002 at 12:50:32PM +0100, Nick Wilson wrote:
> * On 12-01-02 at 12:47
> * Benjamin Smith said
>
> > On Sat, Jan 12, 2002 at 12:02:22PM +0100, Nick Wilson wrote:
> > >
> > > Hi everyone.
> > > I've been trying to work out how to do this
> > >
> > > Remap the 'G' key to e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 12-01-02 at 12:47
* Benjamin Smith said
> On Sat, Jan 12, 2002 at 12:02:22PM +0100, Nick Wilson wrote:
> >
> > Hi everyone.
> > I've been trying to work out how to do this
> >
> > Remap the 'G' key to execute a shell command.
> >
>
* Nick Wilson <[EMAIL PROTECTED]> [2002-01-12 12:02]:
>
> Hi everyone.
> I've been trying to work out how to do this
>
> Remap the 'G' key to execute a shell command.
>
> So instead of '!' followed by the command I'd just like to hit 'G' and
> have it done automatically.
>
macro generic G
On Sat, Jan 12, 2002 at 12:02:22PM +0100, Nick Wilson wrote:
>
> Hi everyone.
> I've been trying to work out how to do this
>
> Remap the 'G' key to execute a shell command.
>
> So instead of '!' followed by the command I'd just like to hit 'G' and
> have it done automatically.
>
> I've be
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 12-01-02 at 12:15
* Nicolas Rachinsky said
> On Sat, Jan 12, 2002 at 12:02:22PM +0100, Nick Wilson <[EMAIL PROTECTED]> wrote:
> > Remap the 'G' key to execute a shell command.
> >
> > So instead of '!' followed by the command I'd just lik
On Sat, Jan 12, 2002 at 12:02:22PM +0100, Nick Wilson <[EMAIL PROTECTED]> wrote:
> Remap the 'G' key to execute a shell command.
>
> So instead of '!' followed by the command I'd just like to hit 'G' and
> have it done automatically.
>
> I've been looking through the manual and it doesn't look l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi everyone.
I've been trying to work out how to do this
Remap the 'G' key to execute a shell command.
So instead of '!' followed by the command I'd just like to hit 'G' and
have it done automatically.
I've been looking through the manual and i
On Sat, Jan 12, 2002 at 09:36:50AM +0100, Udo Schweigert stood up and spoke:
>
> I downloaded it and it works without any problem here (FreeBSD 4.5-RC, Mutt
> 1.3.25i). Have you compiled mutt youself? Maybe you should try the port from
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/mail/mutt-
On Jan/12/2002, Rob 'Feztaa' Park wrote:
> Ok, I've recompiled mutt with Vsevolod Volkoy's NNTP patch, and I've
> been poking around a bit... but I can't for the life of my figure out
> how to configure mutt for NNTP now that it is compiled properly. Anybody
> know what I have to do?
Whe
On Fri, Jan 11, 2002 at 23:22:54 +0100, Nils Holland wrote:
> Hi folks,
> I've been using Mutt for quite some time, and now I have a problem. My
> current mutt (1.2.5i on FreeBSD 4.5-PRERELEASE) seems to have some
> problems:
>
> I have set up mutt so that it accesses new mail that has been filte
In the script it mentions that the message can't be piped through it
since there is then no access to stdin to prompt the user. One way round
this is to do this:
open(TTYOUT, ">/dev/tty");
open(TTYIN, ";
close(TTYIN);
close(TTYOUT);
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
ms
> As Tom Gilbert has it in his sample .muttrc:
> set indent_str="> " # change this and I'll kill you! ;-)
I have have this:
set indent_string="> " # Dont' be a moron. Leave it as is.
igor
--
Uptime : 31 days, 28 min
65 matches
Mail list logo