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
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-
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
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
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
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 -
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
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
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
I am on Solaris and my mutt -v works fine. uname -a says SunOS 5.5.1.
-Ken
--
[EMAIL PROTECTED]AIM: ScopusFest
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.
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
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
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
> >
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
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
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
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
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 ..
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
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
21 matches
Mail list logo