Re: GPG

1999-03-13 Thread brian moore

On Fri, Mar 12, 1999 at 11:16:53PM -0500, [EMAIL PROTECTED] wrote:
 does gpg work in place of pgp for mutt use?

Yes.  (Though you need to build mutt to recognize it.)

  how good is gpg? 

On systems with /dev/random (ie, Linux and some of the BSDs), it's
great.  On lesser systems, it needs some work.

 is it stable?

As stable as mutt.

 where do I find more info on it?

http://www.gnupg.org/

-- 
Brian Moore   | "The Zen nature of a spammer resembles
  Sysadmin, C/Perl Hacker |  a cockroach, except that the cockroach
  Usenet Vandal   |  is higher up on the evolutionary chain."
  Netscum, Bane of Elves. Peter Olson, Delphi Postmaster



Re: Msg displayer bgcolor

1999-03-13 Thread Matt Beauregard

On Thu, Mar 11, 1999 at 08:58:05PM -0500, Jeremy Blosser wrote:
 You can change the background color using the color object 'tilde', and can
 make the background transparent by setting the color as 'default', eg:
 
 color tilde brightblack default
 
 You can turn it off using 'unset tilde'

Having tried that I received the error:

Error in /usr/home/marauder/.muttrc, line 594: default: no such color

am I missing something?


Mutt 0.95i (1998-12-12)
System: FreeBSD 2.2.6-RELEASE [using ncurses 1.9.9g]
Compile options:
-DOMAIN
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_IMAP  -USE_POP  +HAVE_REGCOMP  -USE_GNU_RX  +HAVE_COLOR
+HAVE_PGP5  +HAVE_PGP2  -BUFFY_SIZE 
-EXACT_ADDRESS  +ENABLE_NLS


-- 
screen so pure and blue
this computer is at peace
control alt delete

matthew beauregard
viper communications
systems programmer



Re: record folder shortcut?

1999-03-13 Thread Anonymous

I could do it from the command line or within mutt.
I'm using version 0.95.3us.

On Mon, Mar 08, 1999 at 07:09:13PM -0800, David Ellement wrote:
 On 990308, at 18:50:28, The Beast from the East wrote:
  Did you set the "record" variable?  This variable has no default
  so you may have to set it.
 
 I've confirmed that this is a problem with my environment and not with
 mutt.  Another user on my system does not experience the problem.  I do
 have "recored" set: I'm able to use the shortcut within mutt; I only have
 a problem using it on the command line.
 
 -- 
 David Ellement

-- 
Brian T.N. Gunney



Re: patch problem

1999-03-13 Thread Ollivier Robert

According to Robert Chien:
 Don't know how to fix it though, I had to apply the patch manually
 (luckily, it was a short one :). I'm not a developer, but I would
 certainly like to know the solution as well.

Can you do a "ident" or "what" on your patch binary ? I wonder which
version of patch they took for Solaris7. Methinks they managed to take a
version w/o unified diff support... Larry Wall stopped maintaining patch a
least 8 years ago, Jim Kingdon, David J. MacKenzie and others took over it
and almost all 2.x versions of patch support unified diff.

-rw-r--r--  1 roberto  staff   71541 Jun 11  1993 patch-2.1.tar.gz
-rw-r--r--  1 roberto  staff  132544 Aug 31  1997 patch-2.5.tar.gz

These two versions were generated by the GNU people.

Here is the history:

-=-=-
Sun Dec  2 23:20:18 1990  David J. MacKenzie  (djm at albert.ai.mit.edu)

* Configure: When checking for C preprocessor, look for 'abc.*xyz'
instead of 'abc.xyz', so ANSI C preprocessors work.

* Apply fix for -D from [EMAIL PROTECTED] (Kevin Braunsdorf).

* Apply unidiff patches from [EMAIL PROTECTED] (Wayne Davison).
-=-=-

More than 8 years ago ! Way to go Sun ! In a few years, you'll have 2.1
somewhere in Solaris 29 I guess.
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
Mutt patches collection: URL:http://mutt.frmug.org/



Re: pgp signatures

1999-03-13 Thread homega

Rejo dixit:
 ++ 12.03.1999, 17:45:14 (+0100) = [EMAIL PROTECTED]:
 I most times see pgp signed messages as an attachment in mutt, though others
 I see the signatures in the body of the messages.  Why and how's this
 difference?  How can one and another been achieved?
 
 This is because the PGP signature is a part of the MIME message [1].
 Don't know how to explain MIME, but it is, iirc, a way to add the
 attachments to an email. MIME messages have always these special MIME
 headers telling the mailer where which part is starting. The message
 text is one of these parts (text/plain i think) and the signature is
 another part (pgp/application i guess).
 
 If you would like to have it the normal way round you can do it by hand.
 Write the message, sign it manually and insert this signed text into the
 message you're composing.

I don't know if what you suggest would fiddle with the signature and then
produce a bad sig.  Is there no other way to choose between an attached
signature and a text signed message with mutt?

Please, could anyone send to me the variables that need to be added in
~/.muttrc for mutt-i to work with pgp versions 2.6.3i and 5.0i, and with gpg
altogether?  (or, a muttrc file with all of them)

TIA

Horacio.



threads by default

1999-03-13 Thread Eric Smith

Hi

I want threads to be my default mailbox sorting method.
Now, I need to go `s' then `t' to initialise it or
`: source .muttrc' but my .muttrc should be initialised already as I have
all the other settings as soon as I start up mutt.

here is a :r !grep sort .muttrc
set sort=threads# primary sorting method
set sort_aux=last-date  # date of the last message in thread
set sort_browser=alpha  # how to sort files in the dir browser

thanx for any help
-- 
Eric Smith
[EMAIL PROTECTED]
Vodacom 082 780 7888



Re: pgp signatures

1999-03-13 Thread Rejo

++ 13.03.1999, 14:09:06 (+0100) = [EMAIL PROTECTED]:
I don't know if what you suggest would fiddle with the signature and then
produce a bad sig.  Is there no other way to choose between an attached
signature and a text signed message with mutt?

No, it wouldn't produce a bad signature. You can sign any text you want.
You'll have to give 'pgp -sa file' command (when using 2.6.3) and it'll
sign this file. You can insert this file in the message you want to sent
and there will no problems [1]. Anyone with pgp can check this
signature.

But again, for creating non-MIME messages with a signed body (and
therefor having the signature and the signed text in one part) you'll
have to do it yourself manually...

Someone correct me if i'm wrong. I haven't been using Mutt for a long
time...  -Rejo.

[1] The signature will be correct. However, if the reciepent is using
Mutt as well, Mutt will not recognize this signature unless (s)he is
using a procmail filter to add the missing headers (the headers MIME
uses to tell that the next part is signed).

--
= SISTER RAY [[EMAIL PROTECTED]] / REJO [[EMAIL PROTECTED]]
= PGP: DSS B20D35F8, RSA FAE40065; finger [EMAIL PROTECTED], keyservers 
= Subscribe to Live  Local, more info at http://mediaport.org/~sister







Re: patch problem

1999-03-13 Thread Lars Hecking

Ken W writes:
 Hi, I am trying to patch mutt on a new system witht he same patches I
 have always used on BSD systems, but this system is Solaris.  When I
 run 'patch  patchfile' I get the following:
 
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   I can't seem to find a patch in there anywhere.
 
 Anyone know what the problem is?
 
 Get GNU patch. Sun has never shipped a decent patch command.



Re: patch problem

1999-03-13 Thread Steve Kennedy

On Fri, Mar 12, 1999 at 05:08:54PM -0500, Ken W wrote:

 Hi, I am trying to patch mutt on a new system witht he same patches I
 have always used on BSD systems, but this system is Solaris.  When I
 run 'patch  patchfile' I get the following:
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   The next patch looks like a unified context diff.
   I can't seem to find a patch in there anywhere.
 Anyone know what the problem is?

Solaris has it's own 'patch' which is not Larry Wall's patch.

Steve

-- 
NetTek Ltdtel +44-171 483 1169 fax +44-171 483 2455
Flat 2,  43 Howitt Road,  Belsize Park,  London NW3 4LU
   Epage [EMAIL PROTECTED] [body of text only]



later send-hook?

1999-03-13 Thread john manoogian III


hi,

how can i have a send-hook -like function that will be called *after*
i compose a message? i want to post-process a message after i compose
it, but i couldn't find a function to do it, since send-hook happens
before you compose the body. this would be analogous to a sending
filter in pine, eg. the way pine handles pgp.

note: i tried going to the mailing list archives, but couldn't load
the page.

  -jm3 * john manoogian III * finger [EMAIL PROTECTED] for .plan file

"It is always possible to agglutinate multiple separate problems into a
single complex interdependent solution. In most cases this is a bad idea."



Re: Subfolders with IMAP?

1999-03-13 Thread Daniel Brahneborg

On Fri, Mar 12, 1999 at 11:32:28AM -0800, Brandon Long wrote:
 On 03/12/99 David DeSimone uttered the following other thing:
  Daniel Brahneborg [EMAIL PROTECTED] wrote:
  
   So, what is the syntax for imap subfolders?
  
  {server.name}subfolder_name
 
 And if you want to see IMAP work much better, I suggest joining mutt-dev
 and getting the latest development version, it has much better support
 including the ability to browse the folders on your imap server.

Thanks, now it works beautifully!

/Basic

P.S.
The answer I was looking for was: {server}INBOX.folder.subfolder.
The development version works quite nicely though, and makes me not
having to know this. ;)
D.S.



Re: pgp signatures

1999-03-13 Thread Rob Reid

At  8:09 AM EST on March 13 [EMAIL PROTECTED] sent off:
 Please, could anyone send to me the variables that need to be added in
 ~/.muttrc for mutt-i to work with pgp versions 2.6.3i and 5.0i, and with gpg
 altogether?  (or, a muttrc file with all of them)

I recommend you look at Roland Rosenfeld's mutt key bindings at 

  http://www.rhein.de/~roland/mutt/keybind

It has bindings to easily switch between PGP 2, 5, and GPG.

-- 
(Theodore) Sturgeon's Law: Sure, ninety percent of science fiction is crud.
That's because ninety percent of everything is crud.
Robert I. Reid [EMAIL PROTECTED] http://astro.utoronto.ca/~reid/
PGP Key: http://astro.utoronto.ca/~reid/pgp.html



mutt - sendmail problem

1999-03-13 Thread John Poltorak

Can someone tell me where sendmail picks up the SENDER name when using
mutt? ie how does sendmail resolve the $x macro?
Sender: [EMAIL PROTECTED]
Precedence: bulk

I've been using elm for OS/2 for several years, and would like to
convert over to mutt, but can't seem to get my mail headers formatted
propoerly... 

Also, where does sendmail find a value for 'Full-Name'? Can this be
set in muttrc?

...and finally... 

Should hostname be set up as a fully qualified domain name?

Wonder if there are any debugging options in mutt... or maybe I should
experiment with the -d flag in sendmail - but there are so many
options... argggh!!!
 
-- 
John



configuring for gpg

1999-03-13 Thread midknite

  how does one configure mutt to use gpg?  simply use the pgp variables and
guess which ones relate to gpg?  is there a doc on this somewhere?  the
manual doesn't say much about this...
thanks,
-- 
brian kowolowski



Re: later send-hook?

1999-03-13 Thread Kim DeVaughn

On Sat, Mar 13, 1999, john manoogian III ([EMAIL PROTECTED]) said:
|
| how can i have a send-hook -like function that will be called *after*
| i compose a message? i want to post-process a message after i compose
| it, but i couldn't find a function to do it, since send-hook happens
| before you compose the body. this would be analogous to a sending
| filter in pine, eg. the way pine handles pgp.

What I do is to change the $sendmail vars to point to a shell script,
which does the post-processing I want, and then itself invokes the
sendmail(8) program.

Eg, in my .muttrc I have:

 set sendmail="sendmail.startup -t -oi -oem"
 set sendmail_bounce="sendmail.startup -oi -oem"

and sendmail.startup looks something like:

 #!/bin/sh
 #

 tfile1="/tmp/foo$$.1"
 tfile2="/tmp/foo$$.2"

 sendmail="/usr/lib/sendmail"

 #  Make a copy of the email from stdin, for grep'ing and sed'ing, or
 #  whatever ...
 #
 touch  $tfile1 $tfile2  # ensure that the temp
 chmod 0600 $tfile1 $tfile2  # files are private
 cat   $tfile1


 ##
 ##  Post-process the outbound message ($tfile1) here; the result should
 ##  end up in $tfile2.
 ##


 #  And send the message off ...
 #
 cat $tfile2 | $sendmail "$@"

 rm  $tfile1 $tfile2

 exit
 #
 ##--eof--##


It would be nice if mutt had a *real* send-hook (in addition to the
existing ill-named form), which could be specified on a per-message
basis, but I haven't implemented such a thing, since the post-processing
that I do is relatively limited, and easy enough to fob off to the
script.

Perhaps such a strategy can be adapted to do what you want, without
too much difficulty ... perhaps not ...

/kim



Re: ispell handling

1999-03-13 Thread Byrial Jensen

On Fri, Mar 12, 1999 at 12:21:05 -0600, David DeSimone wrote:
 Vikas Agnihotri [EMAIL PROTECTED] wrote:
 
  If you are using a non-standard ispell which does NOT accept '-x', you
  can always 'set ispell=/path/to/ispell' in your muttrc.
 
 No you can't, because it's hard-coded in the source.

You can make a script to call ispell without the option
('/path/to/ispell $2') and 'set ispell=/path/to/script'
in your muttrc.

- Byrial



Re: ispell handling

1999-03-13 Thread Holger Eitzenberger

On Sat, Mar 13, 1999 at 09:10:53AM +0100, Byrial Jensen wrote:
 On Fri, Mar 12, 1999 at 12:21:05 -0600, David DeSimone wrote:
  Vikas Agnihotri [EMAIL PROTECTED] wrote:
  
   If you are using a non-standard ispell which does NOT
   accept '-x', you can always 'set ispell=/path/to/ispell' in
   your muttrc.
 
  No you can't, because it's hard-coded in the source.

 You can make a script to call ispell without the option
 ('/path/to/ispell $2') and 'set ispell=/path/to/script' in your
 muttrc.

I doubt this is a straightforward way to handle this.  I still
believe that calling ispell without any arguments hardcoded into
mutt is the way to go.  There is /etc/Muttrc or ~/.muttrc to
handle this.

  -- Holger


-- 
+ PGP || GnuPG key - finger [EMAIL PROTECTED] +
++ Parsytec Computer GmbH [EMAIL PROTECTED] +++ ICQ: 2882018 ++
+++ Debian/GNU Linux [EMAIL PROTECTED] ++ Support Linux +++



showface

1999-03-13 Thread John Kodis

I put the attached little script together to provide an easy way to
decode and view the X-Face: attachments that are frequently included
in e-mail headers.  Now I can just pipe an X-Face-equiped mail message
into the showface script to see who sent me e-mail.  The showface
script will extract the first X-Face record read from stdin, decode
it, and display the result using xv if run with X available, or using
pbmtoascii if run on a character cell terminal.

Use, share, and enjoy.

-- John Kodis.


#! /bin/sh

if [ -z $VIEWER ]; then
if [ -z "$DISPLAY" ]; then
VIEWER=pbmtoascii
else
VIEWER='xv -expand 2 -smooth -'
fi
fi

(   echo '/* Format_version=1, Valid_bits_per_item=16,'
echo '   Width=48, Height=48, Depth=1 */'
perl -n -e '!$  
/^X-Face:/i .. !(/^X-Face:/i  print $'\'' or /^\s/  print)' |
uncompface -
) | icontopbm | $VIEWER



Re: patch problem

1999-03-13 Thread Ken W

Thank you all for the responses.  The GNU patch did indeed work.


-Ken

-- 
[EMAIL PROTECTED]AIM: ScopusFest