[0.95.7] Building on SunOS 4.1

1999-08-18 Thread Thomas Roessler
There have been reports that building mutt 0.95.7 on SunOS 4.1 fails. The attached patch should fix this problem. RCS file: /home/roessler/cvsroot/mutt/acconfig.h,v retrieving revision 2.0.4.3 diff -u -u -r2.0.4.3 acconfig.h --- acconfig.h 1999/07/26 18:26:13 2.0.4.3 +++ acconfig.h 1999/0

Re: urlview ???

1999-08-18 Thread Thomas Roessler
ftp://ftp.guug.de/pub/mutt/contrib/urlview-0.7.tar.gz Jeremy? On 1999-08-19 01:47:28 -0400, Fairlight wrote: > Date: Thu, 19 Aug 1999 01:47:28 -0400 > From: Fairlight <[EMAIL PROTECTED]> > To: Mutt Users <[EMAIL PROTECTED]> > Subject: urlview ??? > Content-Type: text/plain; charset=us-ascii > X-

Re: archiving mailboxes each month

1999-08-18 Thread Chris Gushue
Gerald Oskoboiny ([EMAIL PROTECTED]) wrote: > On Thu, Aug 19, 1999 at 04:03:52AM -0230, Chris Gushue wrote: > > I guess I should paste basically what I am now doing with procmail. > > > > ## ~/.procmailrc > > looks good... > > > :0: > > * > > 0inbox > > The "*" line here isn't needed; if there

Re: archiving mailboxes each month

1999-08-18 Thread BJ Goodwin
On Wed, Aug 18, 1999 at 09:35:20PM -0230, Chris Gushue wrote: > Is there a way to archive mailboxes at the beginning of every month (or > some other period) like Pine does? Just after a couple weeks, my > debian-user mailbox (mbox) is 3.6 MB with over 1200 messages. As the > mailbox gets bigger, M

Re: archiving mailboxes each month

1999-08-18 Thread Gerald Oskoboiny
On Thu, Aug 19, 1999 at 04:03:52AM -0230, Chris Gushue wrote: > I guess I should paste basically what I am now doing with procmail. > > ## ~/.procmailrc looks good... > :0: > * > 0inbox The "*" line here isn't needed; if there are no "*" lines procmail applies the rule. > ## end of ~/.procmai

Re: archiving mailboxes each month

1999-08-18 Thread Chris Gushue
I guess I should paste basically what I am now doing with procmail. ## ~/.procmailrc MAILDIR=/home/seymour/mail LOGFILE=/home/seymour/logs/procmail TODAY=`date +%Y-%m` :0 ic * ? test ! -d $TODAY | mkdir -p $TODAY && chmod 0700 $TODAY # - sort high traffic lists into monthly sections -

Re: archiving mailboxes each month

1999-08-18 Thread Chris Gushue
Gerald Oskoboiny ([EMAIL PROTECTED]) wrote: > On Wed, Aug 18, 1999 at 09:35:20PM -0230, Chris Gushue wrote: > > Is there a way to archive mailboxes at the beginning of every month (or > > some other period) like Pine does? Just after a couple weeks, my > > debian-user mailbox (mbox) is 3.6 MB with

urlview ???

1999-08-18 Thread Fairlight
I hate to ask, but I just got into mutt last Friday, already upgraded to .7i, fixed the problem with my old version of exim, and now only seem to have one problem: The ftp url on mutt's page to `urlview` is broken. nonexistent host. Can someone point me at the current "approved" home for u

Re: archiving mailboxes each month

1999-08-18 Thread Gerald Oskoboiny
On Wed, Aug 18, 1999 at 09:35:20PM -0230, Chris Gushue wrote: > Is there a way to archive mailboxes at the beginning of every month (or > some other period) like Pine does? Just after a couple weeks, my > debian-user mailbox (mbox) is 3.6 MB with over 1200 messages. As the > mailbox gets bigger, M

Re: mutt -v does not display version number in 0.95.7i - intentional?

1999-08-18 Thread Ken W
I am on Solaris and my mutt -v works fine. uname -a says SunOS 5.5.1. -Ken -- [EMAIL PROTECTED]AIM: ScopusFest

Re: archiving mailboxes each month

1999-08-18 Thread Shao Zhang
Hi, I wrote a script for myself to rotate the sent-mail folder. I guess you can easily to modify it to rotate other folders as well. Just modify the variables at the beginning and put it in /etc/cron.monthly(debian only). Hope this helps... Shao.

Re: archiving mailboxes each month

1999-08-18 Thread Fairlight
On Wed, Aug 18, 1999 at 09:35:20PM -0230, Chris Gushue wrote: > Is there a way to archive mailboxes at the beginning of every month (or > some other period) like Pine does? Just after a couple weeks, my > Any solution would be great, not necessarily a mutt-specific one Try logrotate. I don't kn

archiving mailboxes each month

1999-08-18 Thread Chris Gushue
Is there a way to archive mailboxes at the beginning of every month (or some other period) like Pine does? Just after a couple weeks, my debian-user mailbox (mbox) is 3.6 MB with over 1200 messages. As the mailbox gets bigger, Mutt takes longer to open it. Eg. move the contents of debian-user to

Re: mutt -v does not display version number in 0.95.7i - intentional?

1999-08-18 Thread Chris Gushue
Thus wrote A Guy Called Tyketto ([EMAIL PROTECTED]) [99.08.18 18:25]: > On Wed, Aug 18, 1999 at 11:40:35AM -0700, Aleksey Tsalolikhin wrote: > > Hello, > > > > I just installed 0.95.7i and noticed that it does not display the > > version number, unlike it's predecessor: > > > > $ mutt -v > >

Re: mutt -v does not display version number in 0.95.7i - intentional?

1999-08-18 Thread Aleksey Tsalolikhin
On Wed, Aug 18, 1999 at 11:51:08AM -0700, A Guy Called Tyketto wrote: > On Wed, Aug 18, 1999 at 11:40:35AM -0700, Aleksey Tsalolikhin wrote: > > Hello, > > > > I just installed 0.95.7i and noticed that it does not display the > > version number, unlike it's predecessor > > I hate to sa

Re: mutt -v does not display version number in 0.95.7i - intentional?

1999-08-18 Thread A Guy Called Tyketto
On Wed, Aug 18, 1999 at 11:40:35AM -0700, Aleksey Tsalolikhin wrote: > Hello, > > I just installed 0.95.7i and noticed that it does not display the > version number, unlike it's predecessor: > > $ mutt -v > Mutt i (1999-08-17) > Copyright (C) 1996-8 Michael R. Elkins and others. > Mutt com

mutt -v does not display version number in 0.95.7i - intentional?

1999-08-18 Thread Aleksey Tsalolikhin
Hello, I just installed 0.95.7i and noticed that it does not display the version number, unlike it's predecessor: $ mutt-0.95.6i -v Mutt 0.95.6i (1999-06-03) Copyright (C) 1996-8 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is fr

sign. and mutt from cmd line

1999-08-18 Thread Martin Keseg - Sun Slovakia - SE
hi, I'd like to send mails from cmd line with signature. Somethink like this: echo "test" | mutt -i signature -s test me but this is include signature in body of mail but not as signature( body is "test" and that is delimited by "--"). -- Keso

Bug in mutt, or, more likely, ncurses?

1999-08-18 Thread Mike Dowling
I have just down loaded and compiled mutt-0.95.7i, but it issues segmentation faults when executed. The relevant strace output is: read(3, "\7\0\r\0\33[%i%p1%d;%p2%dr\0\33[3g\0\33[H\33[J"..., 720) = 720 close(3)= 0 ioctl(1, TCGETS, {B9600 opost isig icanon echo ..

No Subject

1999-08-18 Thread Inna V. Dotsenko
Seen a bug in Mutt 0.95.4i (1999-03-03) in Russian it askes "Ä/Î" instead of "y/n" and if you press "Î" it thinks that you pressed "y" because it's on the same key

Re: e-mail merge/sysnc

1999-08-18 Thread Lindsay Haisley
This should hardly be a challenge. If your mail is in Maildir format, just copy the files from Maildir/new and Maildir/cur in one setup to Maildir/new on the second setup. The files are guaranteed to have unique filenames. If the files are in mbox (Mailbox) format, just cat them both to a third