----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hmm... checked out the link. It's a hosting service, Steve... I'm looking
for some programming pointers, or maybe a program ...?

Or did I miss something from the New Year's hangover ...? <slap>

Thanks and Regards
pascal chong

-----Original Message-----
From: Steve Nguyen <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Date: Monday, January 03, 2000 11:21 PM
Subject: Re: JavaMail and Apache JServ (revisited)


>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files.  Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>Try KBMail (www.kbmail.com), it was written purely in JDK1.x and Javamail
>1.x
>
>Steve
>
>----- Original Message -----
>From: Chong Yu Meng <[EMAIL PROTECTED]>
>To: Java Apache Users <[EMAIL PROTECTED]>
>Sent: Monday, January 03, 2000 6:48 PM
>Subject: JavaMail and Apache JServ (revisited)
>
>
>> ----------------------------------------------------------------
>> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>> WHEN YOU POST, include all relevant version numbers, log files,
>> and configuration files.  Don't make us guess your problem!!!
>> ----------------------------------------------------------------
>>
>> Anybody have experience using Javamail's pop3 provider with Jserv 1.0 ?
>>
>> My setup :
>> 1. Apache 1.3.9
>> 2. JServ 1.0 final
>> 3. Caldera OpenLinux 2.3
>> 4. JSDK2.0 (of course)
>> 5. IBM JDK 1.1.8 (native threads)
>> 6. JavaMail 1.1.2
>> 7. pop3 provider from Sun
>>
>> My problem : I copied Benoit Marechal's servlet example for reading
>webmail
>> (see this week's Gamelan - http://www.gamelan.com ) and tried running it.
>> Briefly, what the servlet does (and correct me if I'm wrong) is establish
>a
>> session with a pop3 server, then grabs a list of messages at the data
>store.
>> The servlet writes a URL link to each message subject which is displayed.
>> clicking on this URL directs the user to the pop3 server and establishes
a
>> session which "pops" the mail and displays it in a web page.
>>
>> The trouble I'm having is : the servlet can pop the mail headers
(subject,
>> etc.), but when I try to access the individual messages, I get kicked
out.
>>
>> I wrote to Benoit and he said that Jserv needs to support sessions. Well,
>I
>> checked the properties files, and they seemed OK. I'm out at sea here.
>>
>> Can anybody help ?
>>
>> Thanks and Regards,
>> pascal chong
>>
>>
>>
>> --
>> --------------------------------------------------------------
>> Please read the FAQ! <http://java.apache.org/faq/>
>> To subscribe:        [EMAIL PROTECTED]
>> To unsubscribe:      [EMAIL PROTECTED]
>> Archives and Other:  <http://java.apache.org/main/mail.html>
>> Problems?:           [EMAIL PROTECTED]
>>
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Archives and Other:  <http://java.apache.org/main/mail.html>
>Problems?:           [EMAIL PROTECTED]
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to