Re: Previous issue with ~/mbox

2002-02-12 Thread Michael Sanders
ng > them). > set move=no # Move mail-spool to $mbox? -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120 FAX: 734/764-6843

Re: \222 instead of "'"

2002-01-04 Thread Michael Sanders
On Fri, Jan 04, 2002 at 12:44:33AM -0800, Gary Johnson wrote: > > I received e-mail earlier from Michael Sanders who reported that it > worked fine for him. He is using 1.3.22.1i. > Yes, it works on my system 1.3.22.1i (with the security patch applied). -- (T.) Mic

Re: \222 instead of "'"

2002-01-03 Thread Michael Sanders
something the rest of the world can read. It was originally intended > for web use, but I think it might help in this case as well. > Thanks. I now have macro pager \eX "|demoroniser|less\n" macro index \eX "|demoroniser|less\n" It works, although the full headers

Re: urlview

2001-11-26 Thread Michael Sanders
. > > Where should I be looking? > ftp://ftp.mutt.org/pub/mutt/contrib/ -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120 FAX: 734/764-6843

Re: mail2procmailrc

2001-11-17 Thread Michael Sanders
On Fri, Nov 16, 2001 at 11:03:48PM +0100, Markus Sagebiel wrote: > > i get this error on slackware 8 ! > > Can't locate Curses.pm I had to get (from CPAN) the modules: Curses-1.06 curses_widgets-1.2 MailTools-1.41 before mail2procmailrc would work. -- (T.) Michael Sanders

Re: Address Book

2001-08-22 Thread Michael Sanders
how to use an address book with mutt. > > http://abook.sourceforge.net > If you just want to convert a pine addressbook to a mutt alias file, look in ftp://ftp.mutt.org/pub/mutt/contrib/ for addressbook-to-alias.pl.gz -- (T.) Michael Sanders internet: [EMAIL PROTECTED]

Re: Batch mailing?

2001-08-17 Thread Michael Sanders
exit 1; fi # if [ ! -r $1 ] then echo `basename $0`: File $1 not found! exit 2 fi if [ ! -r $2 ] then echo `basename $0`: File $2 not found! exit 3 fi # cat $1 | while read LUSER; do cat $2 | mutt -s $3 $LUSER done exit 0 -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Departmen

Re: UTILITY: Pretty print from console Mutt

2001-08-16 Thread Michael Sanders
ipt preferable to a2ps? -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120 FAX: 734/764-6843

Re: Muttzilla/altmail and Mozilla

2001-08-13 Thread Michael Sanders
one tried netscape 6.1? -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120 FAX: 734/764-6843

Re: Muttzilla/altmail and Mozilla

2001-08-13 Thread Michael Sanders
hat is not a problem. -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120 FAX: 734/764-6843

Re: mailbox rotation

2000-09-06 Thread Michael Sanders
ail for this with entries like :0: * ^TOmutt mutt-users.`date +%Y-%m` in my $HOME/.procmail/lists.rc -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 4

Re: copies of sent mail

2000-09-06 Thread Michael Sanders
create a Bcc: field with your email address in it.) The value of record is overridden by the ``force_name'' and ``save_name'' variables, and the ``fcc-hook'' command. I have set record=+Outgoing in my muttrc. -- (T.) Michael Sanders internet: [EMAIL PRO

Re: PDF viewing question

2000-06-12 Thread Michael Sanders
Has anyone had any luck with it? > > Cheers, Brian. > > > It is written in perl. > > I got as far as finding that it needs a newer version of perl than mine. I have 5.004_05. It required 5.005... -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department

Re: PDF viewing question

2000-06-09 Thread Michael Sanders
same name at ftp://ftp.u-aizu.ac.jp/pub/lang/pdf/pdf2txt/ It is written in perl. -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120 FAX: 734/764-6843

Re: Reading HTML Attachments

2000-03-03 Thread Michael Sanders
scape running. > > Question: How to get to launch Netscape if not open and/or same > question for lynx? > I call this script: #!/bin/sh if [ -n "$DISPLAY" ] then if killall -0 netscape 2> /dev/null; then netscape -remote "openURL($1)" else

Re: mutt & y2k

2000-01-11 Thread Michael Sanders
Is the mutt-users list still alive? I have received no post since the one referenced above. Someone please send an answer directly to me. -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan

Re: Sent mail

1999-11-11 Thread Michael Sanders
t;>" as the folder to change to. When you want to come back to > your inbox, change to the folder shortcut "!". > I think that should be "<" for $record. ">" refers to $mbox, no? -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physi

Re: filtering again

1999-10-13 Thread Michael Sanders
/index.html > There is something much newer at http://www.ii.com/internet/robots/procmail/qs/ -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120 FAX: 734/764-6843

Re: ldap

1999-09-01 Thread Michael Sanders
/mutt/ I actually use a *very* simple shell script, myself #!/bin/sh ldapsearch "cn=$*" mail uid | sed s/uid=// -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936

Re: Unconfusing mutt about messages from me

1999-07-23 Thread Michael Sanders
t; is from as well as the list (if any). And it's tailored for my 80 cols. > Works well, but requires 84 columns for me. -- (T.) Michael Sanders internet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phon

Re: Pathetic newbie

1999-04-23 Thread Michael Sanders
ht be interested in http://www.interguru.com/mailconv.htm which can convert a pine addressbook to the format used by elm (readable by mutt). -- (T.) Michael Sandersinternet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michig

Re: RunningX test

1999-04-23 Thread Michael Sanders
7;s exactly what RunningX.c does. -- (T.) Michael Sandersinternet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120FAX: 734/764-6843

Re: urlview

1999-03-14 Thread Michael Sanders
On Sun, Mar 14, 1999 at 03:45:57PM +, John Poltorak wrote: > What is 'urlview' and where can I get it? In the contrib/ subdirectory of a mutt ftp source, for example: ftp://uiarchive.cso.uiuc.edu/pub/packages/mail/mutt/contrib/ -- (T.) Michael Sandersinternet: [EM

Re: colors in mutt

1999-02-19 Thread Michael Sanders
must invoke mutt with Exec rxvt -tn xterm-color -T Mutt -e mutt & -- (T.) Michael Sandersinternet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~sanders University of Michigan phone: 734/936-0799 Ann Arbor, MI 48109-1120FAX:

Re: Using folder-hooks for mail archive

1999-02-18 Thread Michael Sanders
is sounds > familiar or if someone is currently doing this, I would appreciate any help in > setting this up. > Take a look at http://www.rhein.de/~roland/mutt/ -- (T.) Michael Sandersinternet: [EMAIL PROTECTED] Physics Department URL: http://www-personal.umich.edu/~

v 0.95.3 manual on-line

1999-02-15 Thread Michael Sanders
Since the on-line manual at http://www.mutt.org/manual.html is still an old one, I have put the html version of the 0.95.3 manual up at http://tms.physics.lsa.umich.edu/mutt/ -- (T.) Michael Sandersinternet: [EMAIL PROTECTED] Physics Department URL: http://www