my_hdr

2000-06-07 Thread jgh

for my_hdr I have:


## mutt.personal  1.29.00


# Personals
my_hdr From: [EMAIL PROTECTED] Jason Helfman   # Real Name


But my name comes out as JasonHelfman on the from line? Why is this?
-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: From_ line

2000-06-06 Thread jgh

If you are speaking of the first from line, I believe this is handled by
the Mail Delivery Agent, like Sendmail, or Qmail. You can use the ignore
option to rid of this...


# Flush Headers
unhdr_order *
hdr_order From Newsgroups: From: Reply-To: To: Cc: Subject: Date: Message-Id: 
X-Mailer: X-Newsreader: X-Agent:

On Tue, Jun 06, 2000 at 10:49:21AM +0300, Baurjan Ismagulov muttered:
| hi,
| 
| i'm using mutt-1.2i with pop3. when i fetch messages from the server, they are 
|stored into the local mailbox with corrupted (well, from my point of view) From_ 
|line. below is an example:
| the line
|  From [EMAIL PROTECTED] Tue Jun  6 10:33:24 2000
| becomes
|  From ibr Tue Jun  6 10:18:29 2000
| (where ibr is my unix username and 10:18 is the time when i fetched the mail).
| 
| i'm aware that mutt's pop3 support is rather limited, but what is the reason for 
|such substitution? can i get the original From_ line without using other tools (like 
|fetchmail, recommended in doc/manual.txt)?
| 
| thanks in advance,
| baurjan.

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: Mutt/Procmail/Fetchmail question

2000-06-06 Thread jgh

Create a mailbox. Log in as root, if you have to and go to
/var/spool/mail and "touch tjg"

This is an ls -al of /var/spool/mail on my system

-rw-r-   1 deklown  deklown142865 Jun  6 12:08 deklown

Make sure the rights are nice and pretty, and you are off like a skirt.

On Tue, Jun 06, 2000 at 11:45:03AM -0700, Timothy Grant muttered:
| Hi again,
| 
| Though I really want to make Mutt work with IMAP, I've decided to take
| the plunge anyway (What the heck I have some space on my notebook) so I
| have setup fetchmail to retrieve mail from my IMAP account. It then
| pipes it into procmail which filters the mail for me into various and
| sundry mailboxes, and hopefully leaves very little in my regular mail
| spool. 
| 
| However, when I start mutt I get an error telling me that
| /var/spool/mail/tjg is not a mailbox.
| 
| Thanks for any assistance you might be able to provide.
| 
| 
| -- 
| Stand Fast,
| tjg.
| 
| Timothy Grant [EMAIL PROTECTED]
| Chief Technology Officer  www.exceptionalminds.com
| Red Hat Certified Engineer   MIG #1433
| Avalon Technology Group, Inc.   
| Linux...Because rebooting isn't normal

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Backing up mail, cronjob

2000-06-06 Thread jgh

I want to backup my mail at the beginning of every month with a cronjob,
cataloging it by date and then gzipping. I have gzip support for my mail
program to read this as standard mbox files once compressed, however I
just would like to setup a cron job for this. This is what I have so
far...

* 0 1 1-12 * mv /home/deklown/Msgs/backup-inbox
/home/deklown/Msgs/backup-`date +Y-%m` |gzip

I am not sure what to do after this

maybe ...|gzip -9 $1


-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Backing up mail, cron

2000-06-06 Thread jgh

Well I did it this way. Made a bash script, and ran it past cron


#!/bin/bash
mv /home/deklown/Msgs/backup-inbox /home/deklown/Msgs/backup-`date +%Y-%m`
mv /home/deklown/Msgs/sent /home/deklown/Msgs/sent-`date +%Y-%m`
gzip -9 /home/deklown/Msgs/sent-`date +%Y-%m`
gzip -9 /home/deklown/Msgs/backup-`date +%Y-%m`

exit 0


Then the cron entry:
1 0 1 1-12 * $HOME/mailbackup

do i need to put in /home/user/mailbackup or does $HOME fulfill bash
within cron recipe?

I would like to filter out, however, the new mail in June. They are
standard mbox files... How would I go about this?

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: Mutt and my email address

2000-06-05 Thread jgh

Look at the second part...folder-hooks

study the man on hooks...

On Mon, Jun 05, 2000 at 04:44:14PM +1000, [EMAIL PROTECTED] muttered:
| 
|   Hello.
| 
| On Sun, Jun 04, 2000 at 11:26:29PM -0700, [EMAIL PROTECTED] wrote:
|  On Mon, Jun 05, 2000 at 03:40:14PM +1000, [EMAIL PROTECTED] muttered:
|  |   I know how I can make mutt put alternate addresses in the
|  | From: line of my email.
|  
|  Use the my_hdr flag
| 
|   Yes, that's why I wrote the above.
| 
|  |   How can I get mutt to recognise messages that are from me,
|  | even though they may have a different From: address?  Basically,
|  | I'd like to tell mutt that I have a number of addresses, that
|  | all should be used for calculating +TCF type flags.
| 
|   But it doesn't do this for me.  Mind you, I'm using 1.0.1.  Is
| 1.2 smarter in this respect?  I guess I should check it out.
| I'll do that now.
| 
|   However, even if it is smarter in 1.2, the my_hdr trick won't enable
| mutt to recognise multiple address as mine at the same time, I imagine.
| 
|   Am I wrong?
| 
|   Richard.
| 
| -- 
| Richard Lovejoy.  [EMAIL PROTECTED]
| +61 3 9301 6284
| Send me mail with "Public key" as the subject for an automated reply.
| GPG fingerprint: 7667 9679 6BF9 DB73 96D6  54FC 9A16 E57E 292E 05AD

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: Gzip Mailboxes

2000-06-04 Thread jgh

I've already viewed this, patched it and everything, however I still am
not understanding how to do this...

On Sun, Jun 04, 2000 at 07:32:20PM +0200, Wilhelm Wienemann muttered:
| Hello jgh!
| 
| On Sun, 04 Jun 2000, [EMAIL PROTECTED] wrote:
| 
|  A call for personal help setting up Gzip compression on mailboxes.
|  Utterly confused by the lack of documentation on it
| 
| Have a look at 
| 
|   http://www.rhein.de/~roland/mutt/
| 
| There you will find an excellent description about this patch.
| 
| bye - Wilhelm
| 
| -- 
| Wilhelm Wienemann __
|  / /__  _  _  _  _ __  __   
|  (°   (o-  / /__  / / / \// //_// \ \/ /   -°)  -°) 
|  //\  //\  // /_/ /_/\/ /___/  /_/\_\   /\\   /\\
|  V_/_ v_/_   # Enjoy Linux and the Power of Open Source #  _\_V  _\_V

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Procmail vs. Mutt variables

2000-06-04 Thread jgh

I found this in the procmailex man page:


 Store all the messages about meetings in a folder that  is
   in  a directory that changes every month.  E.g. if it were
   January 1994, the folder would have the name  `94-01/meet­
   ing'  and the locallockfile would be `94-01/meeting.lock'.

  :0:
  * meeting
  `date +%y-%m`/meeting

   The same as above, but, if the `94-01' directory  wouldn't
   have existed, it is created automatically:

  MONTHFOLDER=`date +%y-%m`

  :0 Wic
  * ? test ! -d $MONTHFOLDER
  | mkdir $MONTHFOLDER

  :0:
  * meeting
  ${MONTHFOLDER}/meeting



I know there is something similar in mutt? Suggestions for handling
this are appreciated? I recall trying this with mutt, but it has yet to
work.
-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: sending postponed msgs in one shot

2000-06-01 Thread jgh

I had a question of a similar origin earlier in the week: Here is the
response.

set sendmail="cat ${HOME}/.outgoing"

crontab:
0,5,10,15,20,25,30,35,40,45,50,55 * * * * formail -s /usr/lib/sendmail
-t -oem

... or something like that.  You'd probably want to use lockfiles if
you really start using it.

On Thu, Jun 01, 2000 at 08:35:06PM +0200, [EMAIL PROTECTED] muttered:
| 
| Hi,
| is there a way to mail postponed messages in one shot?
| At the moment, I do this...
| firstly, I move to the postponed messages directory.
| Then, for each single message...
| 1. I try to mail it, mutt recalls it (and I'm transported in vi)
| 2. I quit vi, so I'm back in mutt, who - finally - ask me if I want to mail
| the message (and I agree with him...)
| 
| I guess it's a trivial question and I'm sure there is an easier, better way
| (even with 3 or 4 messages the procedure become quite uncomfortable) but I
| cannot figured it out. 
| 
| Thanks for any advice,
|  
| -- 
| Rd
| 
| "Soft as the massacre of Suns
|  by Evening Sabres slain"

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Open Netscape, remote new window

2000-06-01 Thread jgh

I have my urlview working lovely with netscape opening inside the same
window, but what if I want to open in a new window?

Also I would like to patch urlview with that diff file I found for ncftp
support, but I am having trouble
-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: mutt and ssl

2000-05-29 Thread jgh

Why build with ssl?

On Sun, May 28, 2000 at 10:14:03PM -0400, David T-G muttered:
| Norbert --
| 
| ...and then Norbert Tretkowski said...
| % On Sun, May 28, 2000 at 04:03:36PM +0200, Stephan Seitz wrote:
| %  
| %  On Son, Mai 28, 2000 at 01:26:36 +0200, Norbert Tretkowski wrote
| %   ../keymap.h:112: keymap_defs.h: No such file or directory
| %  
| %  Gnagnagna ;-)
| % 
| % Wus? ;)
| 
| I have a feeling that other folks might spell that "nyah nyah nyah".
| Imagine thumbs in his ears, too, as his hands wave around.
| 
| 
| % 
| %  That has nothing to do with IMAP and SSL.
| % 
| % That problem does not exist when I compile mutt without SSL.
| 
| Could it be because you did a make clean preparing for SSL, or because
| you didn't do one preparing your original mutt build?  I forgot to look
| at your version, but this bug came up a while back.
| 
| 
| % 
| %  The file "keymap_defs.h" is missing. You can build it with "make
| %  keymap_defs.h" after the configure-run.
| % 
| % Anyway, now it works. Thanks!
| 
| Glad to hear that :-)
| 
| 
| :-D
| -- 
| David T-G   * It's easier to fight for one's principles
| (play) [EMAIL PROTECTED]  * than to live up to them. -- fortune cookie
| (work) [EMAIL PROTECTED]
| http://www.bigfoot.com/~davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
| The "new millennium" starts at the beginning of 2001.  There was no year 0.
| Note: If bigfoot.com gives you fits, try sector13.org in its place. *sigh*
| 



-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Pgp interaction

2000-05-25 Thread jgh

I had thought that when going to read a pgp signed message that mutt
would now ask? Is this built in, or a setup in your .muttrc?

panning through manual now
-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: Pgp interaction

2000-05-25 Thread jgh

I found it pgp_verify_sig

but it is either yes or no...?? I guess there should be no grey area in
programming :)

Oh yeah, that's the timeout function!!!

On Thu, May 25, 2000 at 10:26:05AM -0700, [EMAIL PROTECTED] muttered:
| I had thought that when going to read a pgp signed message that mutt
| would now ask? Is this built in, or a setup in your .muttrc?
| 
| panning through manual now
| -- 
| /helfman
| 
| "At any given moment, you may find the ticket to the circus that has always
| been in your possession."
|   Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
|   GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



newsfetch

2000-05-24 Thread jgh

Has anyone tried a program called newsfectch. 

newsfetch is a powerfull utility to fetch news from an NNTP server and
stores in the mailbox format. The files created by newsfetch can be used
with any mail reader

Could this be used as a standard news mailing program in cooperation
with mutt?

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



bounced messages

2000-05-24 Thread jgh

Do bounced messages include attachments?
-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



test, i am receiving failings...

2000-05-23 Thread jgh

test
-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



bounce spam to abuse email address

2000-05-22 Thread jgh

If I were to get spam, very little with a good procmail recipe at this
point, how would I bind a key to bounce the message to an email address
and then delete the message in one fail swoop?

I won't be foolish and ask if this could be done, because I've seen that
all is possible with this email client, that only "sucks less then
others..."

:)
-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Re: (OT) mailbox for new user?

2000-05-22 Thread jgh

Log in as root, and touch a mailbox for the user

On Mon, May 22, 2000 at 11:38:26PM +0100, Manuel Arriaga muttered:
| Hi everyone,
| 
| I know this is offtopic, but following the advice of some list members I created a 
|new account for myself on my machine so that I don't run as root all the time, but 
|there is no /var/spool/mail/manel file for it... so when I ran fetchmail I think all 
|the retrieved messages where lost; can anyone tell me how to allow this other user 
|(=me!) to use email?
| 
| When I start mutt, I get a errno 2 message, saying 
| 
| "/var/spool/mail/manel: No such file or directory (errno = 2)".
| 
| Any tips?
| 
| Thank you in advance.
| 
| Bye,
| 
| Manuel

-- 
/helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."
  Fingerprint: 2F76 2856 776A 3E07 9F3E  452A 17D9 9B28 D75E 0A36
  GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36



Abort unmodified message

2000-05-01 Thread jgh

Forget it, sorry. I had vim configured, when I am using vi.



Abort unmodified message

2000-05-01 Thread jgh

Help me. I recompiled mutt on a newly installed system and I keep getting
"Abort unmodified message" whenever I try to do anything having to do 
with composing a message..

System: Linux 2.2.12-20 [using ncurses 4.2]
Compile options:
-DOMAIN
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_IMAP  -USE_GSS  -USE_SSL  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX
+HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
ISPELL="/usr/bin/ispell"
To contact the developers, please mail to [EMAIL PROTECTED].
To report a bug, please use the muttbug utility.


I've done this a billion times with the same config files and everthing
worked...thanks for help



##.mutt.keybind 1.29.00

# Load in Index KeyBindings

bind index  Precall-message # 'R'ecall-message move to 'P' [0.46]
bind index  Rlist-reply # 'L'ist-reply moved to 'R'
bind index   \t  next-unread
bind index  ,\t  previous-unread
bind index V   show-version
bind index zt current-top
bind index zz current-middle
bind index zb current-bottom
bind index pagedown next-page
bind index pageup   previous-page
bind index \Cb  previous-page
bind index \Cf  next-page # \Cf was 'f'orget-passphrase
bind index previous-page
bind index next-page
bind index \Cx  sync-mailbox  # \Cx -"sync-mailbox"
bind index +next-page
bind index -previous-page

# Load in Pager Keybindings

#set pager=less -aCMsei
set pager_context=1
set pager_index_lines=0   # number of lines to see from the index
set pager_stop
set noprompt_after
bind pager   \t  next-unread
bind pager  ,\t  previous-unread
bind pager V   show-version
bind pager \Cm next-line
bind pager \Ce next-line
bind pager \Cy previous-line
bind pager +   next-line
bind pager -   previous-line
bind pager ' ' next-page
bind pager \Cf next-page
bind pager \Cn next-page
bind pager -   previous-page
bind pager \Cb previous-page   # was "browse-url"
bind pager t   top
bind pager ^   top
bind pager $   bottom
bind pager /   search
bind pager n   next-undeleted
bind pager p   previous-undeleted
bind pager P   print-message
bind pager R   list-reply
bind pager ,b   bounce-message
bind pager ,f   forward-message
bind pager ,m   mail
bind pager ,L   list-reply
bind pager ,r   reply
bind pager ,j   next-undeleted
bind pager ,k   previous-undeleted
bind pager backspace   previous-line
bind pager bprevious-page
bind pager fnext-page
bind pager gtop
bind pager jnext-line
bind pager kprevious-line
bind pager mnoop
bind pager Lnoop
bind pager rnoop
bind pager !  enter-command

# Load Attach Key Bindings

bind attach ' ' select-entry
bind attach \Cg exit

# Load Compose Key Bindings

bind compose  v  view-attach

# Load Editor Key Bindings

bind editor delete delete-char


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:620: checking for a BSD compatible install
configure:673: checking whether build environment is sane
configure:730: checking whether make sets ${MAKE}
configure:776: checking for working aclocal
configure:789: checking for working autoconf
configure:802: checking for working automake
configure:815: checking for working autoheader
configure:828: checking for working makeinfo
configure:851: checking host system type
configure:873: checking for prefix
configure:884: checking for gcc
configure:997: checking whether the C compiler (gcc  ) works
configure:1013: gcc -o conftestconftest.c  15
configure:1039: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1044: checking whether we are using GNU C
configure:1053: gcc -E conftest.c
configure:1072: checking whether gcc accepts -g
configure:1104: checking how to run the C preprocessor
configure:1125: gcc -E  conftest.c /dev/null 2conftest.out
configure:1184: checking whether make sets ${MAKE}
configure:1222: checking for a BSD compatible install
configure:1275: checking for POSIXized ISC
configure:1298: checking for ranlib
configure:1335: checking for inline
configure:1349: gcc -c -g -O2  conftest.c 15
configure:1375: checking for working const
configure:1429: gcc -c -g -O2  conftest.c 15
configure:1453: checking for dbx
configure:1489: checking for gdb
configure:1525: checking for sdb
configure:1575: checking for sendmail
configure:1681: checking for ispell
configure:1908: checking for initscr in -lncurses
configure:1927: gcc -o conftest -g -O2   conftest.c -lncurses   15
configure:1950: checking for ncurses.h
configure:1960: gcc -E  -I/usr/include/ncurses conftest.c /dev/null 2conftest.out
configure:2003: checking for start_color
configure:2031: gcc -o conftest -g -O2  -I/usr/include/ncurses  conftest.c   -lncurses 
15
configure:2056: checking for typeahead
configure:2084: gcc -o conftest -g -O2  

color

2000-04-27 Thread jgh

I just did a very minimal installation of redhat 6.1 and I have lost my
colors...

something to the extent of color command not found when parsing my
configs

Mutt 1.1.11i (2000-03-30)
Copyright (C) 1996-2000 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: Linux 2.2.12-20 [using ncurses 4.2]
Compile options:
-DOMAIN
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_IMAP  -USE_GSS  -USE_SSL  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  
-HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  +ENABLE_NLS
-COMPRESSED
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/usr/local/lib/mutt"
SYSCONFDIR="/usr/local/etc"
-ISPELL
To contact the developers, please mail to [EMAIL PROTECTED].
To report a bug, please use the muttbug utility.


What is the package I need to load to get color into the console or
xterms?