Re: current folder in Fcc:

2000-08-23 Thread Raju K V
t;[EMAIL PROTECTED]> > Subject: Re: current folder in Fcc: > User-Agent: Mutt/1.2.5i > In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Tue, >Aug 22, 2000 at 08:33:18PM +0530 > > Raju -- > > ...and then Raju K V said... > % hi, > % > % How do

current folder in Fcc:

2000-08-22 Thread Raju K V
hi, How do I write an fcc-hook to save the outgoing mail in the current mail folder? Thanks in advance, Raju

Re: Message/partial assembling

2000-03-13 Thread Raju K V
GASP is a preprocessor for assembly programs and is a part of binutils package. Raju On Mon, Mar 13, 2000 at 11:36:40AM +0100, Ralf Hildebrandt [[EMAIL PROTECTED]] wrote: > On Mon, Mar 13, 2000 at 12:31:00PM +0200, Mikko Hänninen wrote: > > > > I hadn't seen "gasp" before -- and it's not in my

Re: emacsclient

2000-03-03 Thread Raju K V
hi, In the screenshot of mutt in your page, some details of email are shown in the staus bar. how do you do this? Thanks, Raju On Fri, Mar 03, 2000 at 12:54:48PM -0500, Rob Reid [[EMAIL PROTECTED]] wrote: > At 6:08 AM EST on March 3 Ralf Hildebrandt sent off: > > On Thu, Mar 02, 2000 at 06:36

home/end keys do not work

2000-02-10 Thread Raju K V
hi, In all the menus I have bound to 'first-entry' and bound to 'last-entry'. But these keys do not work in any menus. All other keys are working as expected. I am using gnome-terminal. $mutt -v Mutt 1.1.3i (2000-02-08) Copyright (C) 1996-2000 Michael R. Elkins and others. Mutt comes with ABS

problem with bounce

2000-01-21 Thread Raju K V
0 -0800 (PST) Message-Id: <[EMAIL PROTECTED]> To: Raju K V <[EMAIL PROTECTED]> Subject: Re: converting lex to flex In-reply-to: Your message of Wed, 12 Jan 2000 12:20:03 +0530. Date: Tue, 11 Jan 2000 22:55:10 PST From: Vern Paxson <[EMAIL PROTECTED]> Status: RO Content-Length: 6136 Lin

cannot use gpg to encrypt messages

1999-12-23 Thread Raju K V
hi, I am using mutt-1.1.1i, gpg-1.0.1 and gpg-2comp 1.3. I can successfully sign my messsages but when I try to encrypt a message, mutt hangs with 'Invoking gpg...'. These are my gpg related settings in my .muttrc # GPG settings unset pgp_autoencrypt # pgp encrypt every outgoing mail. (sen

IMAP folder browsing in mutt 1.0

1999-10-26 Thread Raju K V
hi, Is IMAP folder browsing enabled in mutt 1.0? When I tried by setting folder={server}Mail, I got an error message saying it is not supported. Since folder browsing is possible in the development branch, is it enough if I just copy the imap.c from the development branch to the stable branch an

unable to view attachments

1999-10-21 Thread Raju K V
hi, I have the foll. entry in ~/.muttrc set mailcap_path='~/.mutt/mailcap' and ~/.mutt/mailcap contains the foll. entry: image/*; xv3 %s; test=test -n "$DISPLAY" When I get a mail with jpeg/gif attachments, I get a error message saying "mailcap entry for type image/jpeg not found" or "mailcap e

Re: unable to use IMAP

1999-10-15 Thread Raju K V
hi, like you, I am also not familiar with locale issues. But i did some checking and I found that the LANG environment variable is set to "C". also I wrote a test program which uses the SKIPWS macro from protos.h in mutt source code and it works fine. It works fine. So I feel that it is not a loc

Re: unable to use IMAP

1999-10-11 Thread Raju K V
OTECTED]> mutt_socket_read_line_d():To: [EMAIL PROTECTED] mutt_socket_read_line_d():Cc: [EMAIL PROTECTED] mutt_socket_read_line_d():In-reply-to: <[EMAIL PROTECTED]> ([EMAIL PROTECTED]) mutt_socket_read_line_d():Subject: Re: Missing SCSI Disks mutt_socket_read_line_d(): mutt_socket_read_lin

unable to use IMAP

1999-10-11 Thread Raju K V
hi, I had reported this problem previously, but received no satisfactory answer. I usually read mails after popping them from the mail server. Since the server's POP support is not reliable, I thought of using IMAP. when I change folders to {canine}INBOX (i have also tried {canine}inbox, {canine}

Re: unable to use IMAP

1999-10-09 Thread Raju K V
yes, I have tried that too. still no mails. Raju On Fri, Oct 08, 1999 at 11:04:10AM -0500, David DeSimone [[EMAIL PROTECTED]] wrote: > Raju K V <[EMAIL PROTECTED]> wrote: > > > > When I change folders {canine}/var/spool/mail/rajukv where canine is > > my mailserver, n

unable to use IMAP

1999-10-08 Thread Raju K V
hi, I pop mails from my mailserver. The server also supports IMAP. When I change folders {canine}/var/spool/mail/rajukv where canine is my mailserver, no mails are displayed. But I get a message 'new mail in folder' though none of the mails are displayed. I can pop mails from the same machine. m

running procmail on popped mail [OT]

1999-10-07 Thread Raju K V
hi, This is slightly offtopic. I pop my mails from machine X and read it on machine Y. But I dont have permission to run any command on machine X. So, how can I run procmail of machine Y on any mails that I have popped? Thanks in advance, Raju

how to set up alternate SMTP server

1999-10-06 Thread Raju K V
hi, Suppose my machine does not have smtp capabilities? ie it does not have sendmail or any other MTA, can I use another machine as smtp host? I am looking for something equivalent to pine's smtp-server option. Thanks in advance, Raju

problems with attachments

1999-10-05 Thread Raju K V
hi, I am having some problem with attachments. 1. When I forward a mail to somebody, the attachments in the forwarded mail are not sent. How do I enable forwarding of attachments? 2. my mime.types file contains an entry image/jpeg jpe jpeg jpg JPEG and my .mailcap file con

Re: installing mutt without root privilege

1999-10-04 Thread Raju K V
hi, I think all that is required is to run configure --prefix=/path/to/install/mutt and run 'make install'. If you still have problems like 'mail folder is read-only' comment out 'define USE_DOTLOCK 1' in config.h after running configure. Then run 'make install'. HTH, Raju On Mon, Oct 04, 1999

searching for a string in selected folders

1999-09-09 Thread Raju K V
hi, I have two problems: 1. From the list of mail folders, I need to select some of them. How do I do this? 2. I need to search for a string in these selected folders. Can anybody suggest a simple method for doing the above? Thanks in advance, Raju

Re: mutt-1.0pre2i.tar.gz installation

1999-09-04 Thread Raju K V
Hi, I used to have the same problem. After trying out all possible solutions, I commented #define USE_DOTLOCK 1 in config.h generated after running configure and then ran 'make install'. It works perfectly well but I am not sure of the side effects. HTH, Raju On Fri, Sep 03, 1999 at 03:42:19PM

Re: Bug report information.

1999-09-03 Thread Raju K V
Sven Guckes' page at: http://www.math.fu-berlin.de/~guckes/mutt/ contains a section called "BugReport Guide". HTH, Raju On Fri, Sep 03, 1999 at 01:06:29PM -0500, Larry P . Schrof [[EMAIL PROTECTED]] wrote: > Hi. I'd like to submut a bug report. I looked around on the web for > information on

take e-mail addresses from a mail

1999-09-03 Thread Raju K V
hi, >From a mail how do I take and display all the email addresses in it(from, to , cc and body of text) so that I can add them to my alias file? What I want is similar to pine's take(T) option? Also, can you suggest a simple keybinding to make mail spool /var/mail/rajukv as the current folder?

converting pine aliases to mutt

1999-08-31 Thread Raju K V
hi all, I have a whole lot of pine aliases (in .addressbook). I need to convert them to mutt. Can you suggest a simple method or point to an existing script for doing the same? Thanks in advance, Raju

Re: newbie : lot of problems with mutt

1999-08-30 Thread Raju K. V.
On Mon, Aug 30, 1999 at 03:14:11PM -0400, David Thorburn-Gundlach [[EMAIL PROTECTED]] wrote: > Raju -- > > ...and then Raju K. V. said... > % hi, > % > % yes, I installed mutt as root. here is the ls -l o/p of /usr/local/bin > % where mutt is installed: > % > %

expand aliases in editor

1999-08-30 Thread Raju K V
hi, Is there any way by which I can expand aliases when composing in editor? I use vim as my editor. Thanks in advance, Raju

problem with mail check

1999-08-30 Thread Raju K V \[SEP\]
hi all, I have some problem with the mail check interval. The mail check varible is set to 5 in my .muttrc and set to 15 in .pinerc. But whenever a new mail arrives, pine displayes it much faster than mutt. What might be the problem? How can I get mutt to display new mails faster? Thanks i

Re: newbie : lot of problems with mutt

1999-08-28 Thread Raju K. V.
hi, yes, I installed mutt as root. here is the ls -l o/p of /usr/local/bin where mutt is installed: (earth)ls -l /usr/local/bin total 3031 -rwxr-xr-x 1 root other 3047603 Aug 28 19:01 mutt* -rwxr-sr-x 1 root mail54665 Aug 28 19:01 mutt_dotlock* Also ls -l o/p of /var/mai

newbie : lot of problems with mutt

1999-08-27 Thread Raju K. V.
hi all, I am new to mutt. I downloaded mutt and compiled it. Here is the o/p of my mutt -v: /home/rajukv> mutt -v Mutt 1.0pre1i (1999-08-24) Copyright (C) 1996-9 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are