Re: mime types when attaching files not working

2000-05-10 Thread Manoj Kasichainula
On Wed, May 10, 2000 at 12:35:51PM -0500, Carlos Puchol wrote: > hi, it appears i the setting of proper mime types does not > work when attaching files. i am attaching two files a ps file and > a gif file. you will see that one comes out as text/plain and the > other as applica/octet-stream. > >

Re: cvs mutt and "lists"

1999-12-01 Thread Manoj Kasichainula
quot;lists" command has changed. Basically, it only affects the list-reply function now. To get the same mailing list behaviour as with 1.0, use "subscribe" instead. -- Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/ "Only reason I can't survive is if I'm dead or something" -- Mike Tyson

Re: Colorized headers and the fu of TERM

1999-10-26 Thread Manoj Kasichainula
est ncurses and libtermcap for some unknown reason. This makes programs that look for termcap first use it, and the same for terminfo. The terminal descriptions can sometimes do different things between the two schemes in my experience. -- Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/

Re: [PATCH] options highlight_unread and delete_tilde

1999-10-15 Thread Manoj Kasichainula
not parse the flags, > it is not possible to highlight unread messages with color index. > highlight_unread will do it ... "color index fgcolor bgcolor ~N" doesn't work for you? "~O" might be necessary if you use mark_old. But this works wonderfully for me. --

Re: X-Confirm-Reading?

1999-10-15 Thread Manoj Kasichainula
ot (at least by default) part of this > conspiracy against privacy. Have you tried actually looking at the source? find . -type f | xargs grep -i confirm-reading Nothing there. -- Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/

Re: how to set up alternate SMTP server

1999-10-07 Thread Manoj Kasichainula
n't want to use software that does. -- Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/

Re: installing mutt without root privilege

1999-10-07 Thread Manoj Kasichainula
ally will fail. > By the way, can anyone say if this use of DESTDIR is reasonably > standard? It's not universal, but it's pretty common. -- Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/ "Some people have entirely too much free time on their hands." - Gene Spafford (spaf)

Re: sending PGP messages in old-style format (NOT PGP/MIME)

1999-10-02 Thread Manoj Kasichainula
On Sun, Oct 03, 1999 at 03:19:25AM +0200, Daniel Roesen wrote: > I'm looking for a way to send non-MIME PGP messages. see PGP-Notes.txt (as it says to do in the README) -- Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/

Re: PGP questions

1999-09-14 Thread Manoj Kasichainula
. Is there any > way to get mutt to automatically verify old-style signatures on this mail? Get procmail installed on the IMAP server? Or, if this is Cyrus, doesn't it have some sort of scripting facility you can use (whatever they called the successor to "flames"). -- Manoj

Re: "Delivered-To:" hdr on bounced mails?

1999-09-03 Thread Manoj Kasichainula
_" headers are added, but there is no "Delivered-To:" header. Recent versions of Postfix have the option of not adding the header in some cases. Panix may have shut it off. -- Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/ "This letter is clearly the result of too much spinning." -- The Tick

Re: updates to www.mutt.org

1999-08-25 Thread Manoj Kasichainula
On Wed, Aug 25, 1999 at 03:03:11PM -0400, Erik Jacobsen wrote: > I use "less" too, but I still get stuff like: > > [EMAIL PROTECTED] -- low traffic list for announcements set the environment variable LESSCHARSET=latin1 -- Manoj Kasichainula - manojk at io dot com