Re: PGP option unknown ?

1999-09-12 Thread Stefan Fleiter

On Sat, Sep 11, 1999 at 12:46:35AM +0300 Mikko Hänninen wrote:

> > Error in /home/sf/.mutt/muttrc, Line xxx: pgp_xxx_xxx: Unknown option
> 
> I would guess that you have compiled Mutt without PGP support (maybe the
> configure didn't auto-detect it or something..)


That was the problem, I installed PGP after compiling mutt.
So mutt´s ´configure´  could not detect PGP.
Another problem was that ´make clean´ did not delete ´config.cache´
so another ´configure´ did not detect pgp, too.

But after removing ´config.cache´ it functions very well now.

Thanks.


Stefan

-- 
  Linux User #123357 (http://counter.li.org/)



Re: PGP option unknown ?

1999-09-12 Thread Marco Giardini

On Sun, Sep 12, 1999 at 02:37:58AM +0200, Mr.Stefan Fleiter wrote:
use make distclean

> On Sat, Sep 11, 1999 at 12:46:35AM +0300 Mikko Hänninen wrote:
> 
> > > Error in /home/sf/.mutt/muttrc, Line xxx: pgp_xxx_xxx: Unknown option
> > 
> > I would guess that you have compiled Mutt without PGP support (maybe the
> > configure didn't auto-detect it or something..)
> 
> 
> so another ´configure´ did not detect pgp, too.
> 
> But after removing ´config.cache´ it functions very well now.
> 
> Thanks.
> 
> 
> Stefan
> 
> -- 
>   Linux User #123357 (http://counter.li.org/)

.oesse.

-- 

+-+-+-+-+-+ +-+-+-+-+-+-+-+-+
|m|a|r|c|o| |g|i|a|r|d|i|n|i|
+-+-+-+-+-+ +-+-+-+-+-+-+-+-+
TecnoGi spa
http://www.tecnogi.com



e-mail problems

1999-09-12 Thread David Benfell

Apologies to any who received bounce messages from e-mails sent to my
e-mail address.  This problem is not yet resolved but somehow my e-mail
is getting diverted to another machine which, fortunately, is under the
control of a friend but doesn't know what to do with it and bounces it.

I really don't know what to look for in resolving this problem.  Any
assistance would be appreciated.  I have attached my .procmailrc and
until we figure it out, please send any e-mail to

[EMAIL PROTECTED]

Thanks!  By the way, the e-mail isn't even making it in to my backup
folders.

-- 
David Benfell
---
The only difference between a government and an organized criminal gang
is in to whom you've pledged your allegience.



.procmailrc

1999-09-12 Thread David Benfell

Whoops!  Forgot to attach the .procmailrc

-- 
David Benfell
---
The only difference between a government and an organized criminal gang
is in to whom you've pledged your allegience.



PATH=/bin:/usr/bin:/usr/bin
MAILDIR=$HOME/Mail  #you'd better make sure it exists
DEFAULT=$MAILDIR/mbox   #completely optional
LOGFILE=$MAILDIR/from   #recommended

:0: Wh: msgid.lock  #destroy duplicates
| formail -D 8192 msgid.cache

:0 c
backup

:0 ic
| cd backup && rm -f dummy `ls -t msg.* | sed -e 1,100d`

:0 H:
* ^Subject.*system check
/home/benfell/Mail/system

:0 H:
* ^To.*faxmaster
/home/benfell/Mail/system

:0 H:
* ^To.*root
/home/benfell/Mail/system

* ^Subject.*system check
/home/benfell/Mail/system

:0 H:
* ^To.*faxmaster
/home/benfell/Mail/system

:0 H:
* ^To.*root
/home/benfell/Mail/system

:0 H:
* ^To.*kd5dgw
! [EMAIL PROTECTED]

:0 H:
* ^From: "Mamo Mekonnen" <[EMAIL PROTECTED]>
unwanted

:0 H:
* ^To.*sftaxi
sftaxi

:0 H:
* ^Cc.*sftaxi
sftaxi

:0 H:
* ^From.*Roxy.com
unwanted

:0 H:
* ^To.*trek.starshine.org
startrek

:0 H:
* ^From: Heather Stern
startrek

:0 H:
* ^From.*starshine.org
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*maeling
startrek

:0 H:
* ^From: [EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^From.*[EMAIL PROTECTED]
startrek

:0 H:
* ^Subject.*Comics
comics

:0 H:
* ^To.*mutt
users

:0 H:
* ^Cc.*mutt
users

:0 H:
* ^To.*procmail
users

:0 H:
* ^Cc.*procmail
users

:0 H:
* ^From: [EMAIL PROTECTED]
users

:0 H:
* ^From.*Majordomo
majordomo

:0 H:
* ^From.*XOOM.com
unwanted

:0 H:
* ^From.*msgexpress.net
unwanted

:0 H:
/home/benfell/Mail/mbox




wmaker and mutt

1999-09-12 Thread finnegan

Hi,
this mutt is pretty enigmatic, at least for such a beginner like me;
I run windowmaker and would like to put an appicon on my desktop;
perhaps there is here somebody who prefers this combination of a mailer
and window manager and could help me a bit; any practical suggestions?
Thanx

f



Re: wmaker and mutt

1999-09-12 Thread Hal Burgiss

On Sun, Sep 12, 1999 at 08:08:40PM +0200, finnegan wrote:
> Hi,
> this mutt is pretty enigmatic, at least for such a beginner like me;
> I run windowmaker and would like to put an appicon on my desktop;
> perhaps there is here somebody who prefers this combination of a mailer
> and window manager and could help me a bit; any practical suggestions?
> Thanx
> 

There are probably any number of ways to do this. My solution is that I
use wmmail as one of my dockapps. One feature of wmmail is that it
watches your mailbox and will notify you of new mail. When I doubleclick
on wmmail it fires up mutt.

I also use mutt with Eterm (rxvt variation). Eterm has a mutt 'theme'
which incorporates menus. All this looks pretty good and very functional
-- at least from my standpoint.

-- 
Hal B
[EMAIL PROTECTED]
--
Linux helps those who help themselves



Re: wmaker and mutt

1999-09-12 Thread R. Marc

> I run windowmaker and would like to put an appicon on my desktop;
> perhaps there is here somebody who prefers this combination of a mailer
> and window manager and could help me a bit; any practical suggestions?

You can just make an xterm icon for it, but that's pretty boring.  I've set
up wmmail (xbiff type o' thing..check http://bensinclair.com/dockapp/ for
it).

I've attached my config file for it.  There's nothing mutt specific about
doing this other than that I call mutt.

R. Marc


{
  DisableBeep = No;
  DoubleClickTime = 250;
  DisplayMessageCount = None;
  DisplayColor = "#FF";
  DisplayFont = "-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*";
  DisplayLocation = (0, 10);
  ExecuteOnClick = "nxterm +vb +sb  -T Mutt -e mutt";
  ExecuteOnNewOnce = No;
  Animations = {
Empty = {
  Delay = 10;
  Frames = ("/usr/local/GNUstep/Apps/WMMail.app/Anims/NeXT/Mail1.xpm");
};
Old = {
  Delay = 10;
  Frames = ("/usr/local/GNUstep/Apps/WMMail.app/Anims/NeXT/Mail1.xpm");
};
New = {
  Delay = 2;
  Frames = (
"/usr/local/GNUstep/Apps/WMMail.app/Anims/NeXT/Mail1.xpm",
"/usr/local/GNUstep/Apps/WMMail.app/Anims/NeXT/Mail2.xpm",
"/usr/local/GNUstep/Apps/WMMail.app/Anims/NeXT/Mail3.xpm",
"/usr/local/GNUstep/Apps/WMMail.app/Anims/NeXT/Mail2.xpm"
  );
};
  };
  Mailboxes = (
{
  Name = "my maildrop";
  Type = mbox;
  UpdateInterval = 15;
  ExecuteOnUpdate = "";
  Options = {
CheckTimeStampOnly = No;
Path = "/var/spool/mail/";
MailboxHasInternalData = Yes;
  };
}
  );
}




Re: wmaker and mutt

1999-09-12 Thread oneiros

Thus spake finnegan ([EMAIL PROTECTED]):

> this mutt is pretty enigmatic, at least for such a beginner like me;
> I run windowmaker and would like to put an appicon on my desktop;
> perhaps there is here somebody who prefers this combination of a mailer
> and window manager and could help me a bit; any practical suggestions?

What I would recommend is this: get wmmail (tarball at
http://www.eecg.utoronto.ca/~chanb/wmmail.html)

dock that, and you're all set.

To help you get started, here is an example ~/.wmmailrc you can use to launch
mutt, and monitor your main mail spool.

You may want to change the animationspeed and the icons to suit your tastes.

# ~/.wmmailrc
# Configs for wmmail

NoBeep

MailFiles
/var/spool/mail/yourusername
End

Update 1
Execute "wterm -title mutt -geometry 80x44+287+17 -name mutt -e mutt -e 'unset 
suspend'"
AnimationSpeed  1 1 1

NoMail
/usr/include/X11/pixmaps/wmmail-e-no.xpm
End

OldMail
/usr/include/X11/pixmaps/wmmail-e1.xpm
End

NewMail
/usr/include/X11/pixmaps/wmmail-e1.xpm
/usr/include/X11/pixmaps/wmmail-e2.xpm
/usr/include/X11/pixmaps/wmmail-e3.xpm
/usr/include/X11/pixmaps/wmmail-e4.xpm
/usr/include/X11/pixmaps/wmmail-e5.xpm
/usr/include/X11/pixmaps/wmmail-e6.xpm
/usr/include/X11/pixmaps/wmmail-e7.xpm
/usr/include/X11/pixmaps/wmmail-e8.xpm
/usr/include/X11/pixmaps/wmmail-e9.xpm
/usr/include/X11/pixmaps/wmmail-e10.xpm
/usr/include/X11/pixmaps/wmmail-e11.xpm
End

-- 
 .oO,.. oneiros ([EMAIL PROTECTED]) ..,Oo.
... and the `fortune -s` for this e-mail is ...
Some people have a way about them that seems to say: "If I have
   only one life to live, let me live it as a jerk."



Bug, 0.95.7i, Pattern in Index

1999-09-12 Thread Fairlight

I haven't verified this under Linux, but just noticed it under Solaris:

SunOS shell1 5.5.1 Generic_103640-27 sun4m sparc SUNW,SPARCstation-20

Mutt 0.95.7i (1999-08-17)
Copyright (C) 1996-8 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: SunOS 5.5.1 [using slang 10202]
Compile options:
-DOMAIN
-HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_IMAP  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  +HAVE_COLOR  +HAVE_PGP2  
-BUFFY_SIZE 
-EXACT_ADDRESS  +ENABLE_NLS

The bug:

I used the V as a default folder-hook, so I went in and started on a
folder with about 240 threads.  I have a macro that is basically:

":push D~A\n\n"

The bug is that while all messages should be flagged deleted, in truth
only those VISIBLE were deleted.  Articles hidden in collapsed threads were
-not- flagged nor deleted, and were written back out to the folder at quit
time.

I triple checked the manual just now on mutt.org and ~A is clearly stated
as meaning "All messages".

I had to V to get all the threads expanded and THEN the ~A flags all
of them as deleted as expected.

mark->
-- 
Fairlight->   |||[EMAIL PROTECTED]  | Fairlight Consulting
  __/\__  ||| "I'm talking for free...   | http://www.fairlite.com
 <__<>__> |||   It's a New Religion..."  | [EMAIL PROTECTED]
\/||| PGP Public Key available via finger @iglou, or Key servers