Re: Text Based POP3

2003-02-12 Thread Reuben D. Budiardja
On Tuesday 11 February 2003 10:27 pm, Christopher Lyon wrote: > This might be a dumb question but since I am mostly using X windows and > evolution I don't know what to use in the text environment. If I needed > to pull email from a POP server and parse over the subjects with a > filter what would

RE: Text Based POP3

2003-02-11 Thread Christopher Lyon
M > To: [EMAIL PROTECTED] > Subject: RE: Text Based POP3 > > Mutt will do that, as long as you have it open. It will retrieve your > mail. > > If you want something to retrieve it for you while you are , lets say at > work, then get fetchmail. Use fetchmail and procmail and you sh

Re: Text Based POP3

2003-02-11 Thread Anthony E. Greene
On 11-Feb-2003/19:27 -0800, Christopher Lyon <[EMAIL PROTECTED]> wrote: >This might be a dumb question but since I am mostly using X windows and >evolution I don't know what to use in the text environment. If I needed >to pull email from a POP server and parse over the subjects with a >filter what

Re: Text Based POP3

2003-02-11 Thread Ed Wilts
On Tue, Feb 11, 2003 at 07:27:45PM -0800, Christopher Lyon wrote: > This might be a dumb question but since I am mostly using X windows and > evolution I don't know what to use in the text environment. If I needed > to pull email from a POP server and parse over the subjects with a > filter what wo

RE: Text Based POP3

2003-02-11 Thread Fontenot, Paul
it. Then you use any email reader out there to read your mail. -Original Message- From: Christopher Lyon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 8:39 PM To: [EMAIL PROTECTED] Subject: RE: Text Based POP3 Sorry, I left that out. So it is write a perl script to pull

RE: Text Based POP3

2003-02-11 Thread Christopher Lyon
Sent: Tuesday, February 11, 2003 7:36 PM > To: [EMAIL PROTECTED] > Subject: RE: Text Based POP3 > > If you need something like that try Perl. I figured you needed a curses > based pop mail client that could retrieve, thread, file into folders, > and color co-ordinate some ema

RE: Text Based POP3

2003-02-11 Thread Fontenot, Paul
EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 8:32 PM To: [EMAIL PROTECTED] Subject: RE: Text Based POP3 I didn't see that you could command line that down to an automatic script. Do I need more RTFM? > -Original Message- > From: Fontenot, Paul [mailto:[EMAIL PR

RE: Text Based POP3

2003-02-11 Thread Christopher Lyon
I didn't see that you could command line that down to an automatic script. Do I need more RTFM? > -Original Message- > From: Fontenot, Paul [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 11, 2003 7:29 PM > To: [EMAIL PROTECTED] > Subject: RE: Text

Re: Text Based POP3

2003-02-11 Thread Anth Courtney
On Tue, 11 Feb 2003, Christopher Lyon wrote: > This might be a dumb question but since I am mostly using X windows and > evolution I don't know what to use in the text environment. If I needed > to pull email from a POP server and parse over the subjects with a > filter what would the best POP cli

RE: Text Based POP3

2003-02-11 Thread Fontenot, Paul
Mutt -Original Message- From: Christopher Lyon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 8:28 PM To: [EMAIL PROTECTED] Subject: Text Based POP3 This might be a dumb question but since I am mostly using X windows and evolution I don't know what to use in the

Text Based POP3

2003-02-11 Thread Christopher Lyon
This might be a dumb question but since I am mostly using X windows and evolution I don't know what to use in the text environment. If I needed to pull email from a POP server and parse over the subjects with a filter what would the best POP client be to perform that operation? Any ideas? Chris