Re: take e-mail addresses from a mail

1999-09-05 Thread Eric Smith
This does not generate your mutt alias entries for you - dunno how the other solutions decide on an alias name - think that decision would involve some human interaction - also do you really want _all_ the addresses to become aliases? Anyway this perl snippet can be set onto any text as standard

Re: take e-mail addresses from a mail

1999-09-04 Thread Brian Salter-Duke
On Sat, Sep 04, 1999 at 04:49:09AM +0300, Mikko Hänninen wrote: > Raju K V <[EMAIL PROTECTED]> wrote on Fri, 03 Sep 1999: > > 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

Re: take e-mail addresses from a mail

1999-09-03 Thread Mikko Hänninen
Raju K V <[EMAIL PROTECTED]> wrote on Fri, 03 Sep 1999: > 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? I wonder if it would be possible to use urlvi

Re: take e-mail addresses from a mail

1999-09-03 Thread Roland Rosenfeld
On Fri, 03 Sep 1999, Raju K V wrote: > >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? Have a look at mail2muttaliases.py from http://webrum.uni-mann

Re: take e-mail addresses from a mail

1999-09-03 Thread E Forrest Carpenter
> >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? Afraid I can't help with this one. > Also, can you suggest a simple keybinding to make mail > spool

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?