Re: Mail box format?

2000-11-02 Thread Timothy Legant

On Wed, Nov 01, 2000 at 05:52:06PM -0800, Jason Helfman wrote:
 On Wed, Nov 01, 2000 at 09:18:01PM +0200, Mikko Hänninen muttered:
 | Jason Helfman [EMAIL PROTECTED] wrote on Wed, 01 Nov 2000:
 |  Do you have any special settings at all for this in mutt? I am
 |  unable to do this? Did you compile with any different flags?
 | 
 | It should work without any configuration, as Mutt auto-detects the
 | folder type.
 | 
 | Could you please be more specific about "I am unable to do this"?

 Refer to the thread of "MAILDIR, MBOX"
 
 I always get: this isn't a mailbox file error.

I know it's annoying to have people saying "Try this, try that", but
I went back and read the original thread and this one and the only
meaningful difference between my mutt -v and yours (besides base OS) is
that you have the compression patch compiled in.

If it's not too much of a pain, could you recompile 1.2.5 /without/ that
patch and see if switching between a plain (uncompressed) mbox and a
maildir works? I use maildirs for my inbox and each mailing list I'm on,
but use mbox for sent mail, postponed mail and spam I intend to deal
with at a later time - I have no trouble switching between them. This
would at least establish a baseline "works or doesn't work".

Also, a final shot-in-the-dark: When you dropped back from 1.3.x to
1.2.5, did you change patches? I seem to recall different compression
patches based on version and I wonder if the 1.3.x patch would apply
successfully but screw something up? (I haven't checked the code...
that's next!)

Tim



Re: Mail box format?

2000-11-02 Thread Jason Helfman

I tried this. Still gives me the error of:

/home/jhelfman/Mail/backup-inbox is not a mailbox.

I will include my .muttrc

| I know it's annoying to have people saying "Try this, try that", but
| I went back and read the original thread and this one and the only
| meaningful difference between my mutt -v and yours (besides base OS) is
| that you have the compression patch compiled in.
| 
| If it's not too much of a pain, could you recompile 1.2.5 /without/ that
| patch and see if switching between a plain (uncompressed) mbox and a
| maildir works? I use maildirs for my inbox and each mailing list I'm on,
| but use mbox for sent mail, postponed mail and spam I intend to deal
| with at a later time - I have no trouble switching between them. This
| would at least establish a baseline "works or doesn't work".
| 
| Also, a final shot-in-the-dark: When you dropped back from 1.3.x to
| 1.2.5, did you change patches? I seem to recall different compression
| patches based on version and I wonder if the 1.3.x patch would apply
| successfully but screw something up? (I haven't checked the code...
| that's next!)
| 
| Tim
| 

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149


##.mutt.sets   1.29.00

set markers = no
set mbox= +mailbox-`date '+%Y-%b'`
set mbox_type= Maildir
set move= ask-yes
set ignore_list_reply_to  # ignore the "Reply-To" lines
set index_format="%4C %Z %2M %[!%y%m%d] %-17.17F (%3l) %s"
set allow_8bit
unset arrow_cursor
set ascii_chars  # set: use ASCII characters to build the thread tree
set attribution="! %n %a [%(%d%m%y %H:%M)]:"
set autoedit # set: skip the prompts for To: and Subject:
set beep_new
set noconfirmappend  # set: prompt for confirmation on appending mail to folder
set confirmcreate  # set: prompt for confirmation on creation of folders
set delete=ask-yes
set edit_headers # edit all headers lines in the editor
set editor="vi -c 'set tw=72 et'"
set folder=~/Mail# directory with all mail folders
set hidden_host # do not use a hostname in the address - PROBLEMATIC!
set history=100 # 0.51: number of input lines for prompts to remember
set include  # set: include mail as quoted text in replies
set index_format="%4C %Z %[!%y%m%d] %-17.17F (%3l) %s"
set index_format="%4C %4N %Z %[!%y%m%d] %-17.17F (%3l) %s"
set nomark_old # set: make distinction between New mail and Old mail.
set mime_forward #=ask-yes# mutt-0.92:  now a quadoption!
set nomove  # do not move read mails from mailbox to $mbox (was: "set hold")
set pager_context=1  # number of lines that overlap on paging
set pager_index_lines=0   # number of lines to see from the index
set pager_stop# next-undeleted when the end of the mail is shown
set print_command = "a2ps -Email --strip-level=3 - | lpr" #postscript, requiers a2sp 
package
#set print_oommand = "fork|lpr"
set noprompt_after  # set: gives you a prompt when pager exits
set quote_regexp="^ *[a-zA-Z]*[]|}()%:=-][]|}():=-]*"
set read_inc=10# '10': show count number for every tenth mail
set recall=no  # do not prompt for recalling postponed mails with 'm'
set record=+sent
set reply_regexp="^((re|r e|r?f|aw|antw.?|antwort):[ \t]*)*"
set reply_to=ask-yes   # "reply":  set:  Use address in Reply-To?
set reverse_alias  # show the name of sender as set with my alias for him
set reverse_name   # reply as the user to whom the mail was sent to
set shell=bash # use the zsh for shell commands
set sort_aux
set sort_browser=reverse-date
set status_on_top # set: present the status bar at top, ie before the index
set strict_threads # set: use references: for threading only, ie do not
set tilde  # show non-existant lines of text with a tilde at begin-of-line
set tmpdir="/tmp" # directory where temporary files are to be placed
set to_chars="X+TCF"
set write_inc=1 # number - display increment count for every n-th mail
set forw_format="(forw) %s"
set hdr_format="%4C %Z %[!%y%m%d] %-17.17F (%3l) %s"  # Sven's favourite
set pager_format="%S [%C/%T] %n (%l) %s"  # Sven's favourite
set status_format="%v: %f (%s) [%M/%m] [N=%n,*=%t,post=%p,new=%b]"
set postponed="$HOME/Mail/postponed"
set indent_string= "| "
set mailcap_path="/home/jhelfman/.mutt/mutt.mailcap:/etc/mailcap"
set alias_file="/home/jhelfman/.mutt/mutt.aliases"
set sendmail="/var/qmail/bin/qmail-inject"
set query_command="lbdbq %s"
#set pager_index_lines=15

# mailboxes
mailboxes ! =mutt =lugs =cron =returned =wga =spool =licq =announce =gov =sforge

# mailbox compression
open-hook \\.gz$ "gzip -cd %f  %t"
close-hook \\.gz$ "gzip -c %t  %f"
append-hook \\.gz$ "gzip -c %t  %f"



Re: Mail box format?

2000-11-02 Thread David T-G

Jason, et al --

...and then Jason Helfman said...
% I tried this. Still gives me the error of:
% 
% /home/jhelfman/Mail/backup-inbox is not a mailbox.

It sounds trivial, but could mutt be right?  Can elm, PINE, or anything
else read that mailbox?  What does file(1) tell you?


% 
% I will include my .muttrc

No time to parse it now, but it shouldn't matter...


:-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!


 PGP signature


Re: Mail box format?

2000-11-02 Thread Jason Helfman

On Thu, Nov 02, 2000 at 07:47:40PM -0500, David T-G muttered:
| Jason, et al --
| 
| ...and then Jason Helfman said...
| % I tried this. Still gives me the error of:
| % 
| % /home/jhelfman/Mail/backup-inbox is not a mailbox.
| 
| It sounds trivial, but could mutt be right?  Can elm, PINE, or anything
| else read that mailbox?  What does file(1) tell you?
| 

Pine opens it. But says it can't view the file and I must save it. It
doesn't give me an error, though.

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149



Re: Mail box format?

2000-11-02 Thread Jason Helfman

OK. I removed the old file. Works fine. Maybe the file was corrupted, or
something. Sorry for the bug alerts all!

On Thu, Nov 02, 2000 at 07:08:40PM -0800, Jason Helfman muttered:
| On Thu, Nov 02, 2000 at 07:47:40PM -0500, David T-G muttered:
| | Jason, et al --
| | 
| | ...and then Jason Helfman said...
| | % I tried this. Still gives me the error of:
| | % 
| | % /home/jhelfman/Mail/backup-inbox is not a mailbox.
| | 
| | It sounds trivial, but could mutt be right?  Can elm, PINE, or anything
| | else read that mailbox?  What does file(1) tell you?
| | 
| 
| Pine opens it. But says it can't view the file and I must save it. It
| doesn't give me an error, though.
| 
| -- 
| /Jason G Helfman
| 
| "At any given moment, you may find the ticket to the circus that has always
| been in your possession."
| 
| Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
| GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149
| 

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149



Mail box format?

2000-11-01 Thread Jason Helfman

Can mutt read both mbox and maildir, without user intervention? 

Meaning, I can open up a mbox file with mutt, and then jump to another
box that is maildir, and use mutt. I never leave the program and do
nothing except change directory.

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149



Re: Mail box format?

2000-11-01 Thread Jason Helfman

Do you have any special settings at all for this in mutt? I am unable to
do this? Did you compile with any different flags?

Mutt -v ?


Mutt 1.2.5i (2000-07-28)
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.16-22 [using ncurses 5.1]
Compile options:
-DOMAIN
-DEBUG
-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="no"
MAILPATH="/var/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 went to the stable version to get it to work. And it doesn't. Thanks.
You just confirmed my suspicions.

On Wed, Nov 01, 2000 at 11:29:18AM +0200, Peter Pentchev muttered:
| On Wed, Nov 01, 2000 at 01:47:46AM -0800, Jason Helfman wrote:
|  Can mutt read both mbox and maildir, without user intervention? 
|  
|  Meaning, I can open up a mbox file with mutt, and then jump to another
|  box that is maildir, and use mutt. I never leave the program and do
|  nothing except change directory.
| 
| Yes, works just fine for me.  My incoming mail arrives at ~/Maildir/,
| and I save it to mailboxes in ~/Mail/.  Changing mail folders is as easy
| as typing 'c' and entering the name of the folder (=something for Mail/,
| simply Maildir for the incoming maildir).
| 
| G'luck,
| Peter
| 
| -- 
| If wishes were fishes, the antecedent of this conditional would be true.
| 

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149



Re: Mail box format?

2000-11-01 Thread Mikko Hänninen

Jason Helfman [EMAIL PROTECTED] wrote on Wed, 01 Nov 2000:
 Do you have any special settings at all for this in mutt? I am unable to
 do this? Did you compile with any different flags?

It should work without any configuration, as Mutt auto-detects the
folder type.

Could you please be more specific about "I am unable to do this"?


Regards,
Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy  scifi, the Corrs /
Practice random acts of kindness and senseless acts of beauty.



Re: Mail box format?

2000-11-01 Thread Jason Helfman

Refer to the thread of "MAILDIR, MBOX"

I always get: this isn't a mailbox file error.

On Wed, Nov 01, 2000 at 09:18:01PM +0200, Mikko Hänninen muttered:
| Jason Helfman [EMAIL PROTECTED] wrote on Wed, 01 Nov 2000:
|  Do you have any special settings at all for this in mutt? I am unable to
|  do this? Did you compile with any different flags?
| 
| It should work without any configuration, as Mutt auto-detects the
| folder type.
| 
| Could you please be more specific about "I am unable to do this"?
| 
| 
| Regards,
| Mikko
| -- 
| // Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
| // The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
| // Interests: roleplaying, Linux, the Net, fantasy  scifi, the Corrs /
| Practice random acts of kindness and senseless acts of beauty.
| 

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149