Mail Notification

2001-05-02 Thread Administrator
The attached message has had some or all attachments deleted because of the following reason: Message contains attachments: tomcat.reg Additional Information: none Hi, I thought you wouldn´t mind to include a link to a .REG file in

Please Help on Java Mail / tomcat

2001-04-26 Thread Marot Laurent
I'm trying to get the content of an e-mail box on a pop3 server. Everything run all right with Jrun but doesn't with Tomcat 3.2 Could somenone explain ??? thanks %@ page import=javax.mail.* % %@ page import=javax.mail.internet.* % %@ page import=java.util.* % %@ page import=java.io.* % HTML

RE: Please Help on Java Mail / tomcat

2001-04-26 Thread Marot Laurent
you're right just below my error page : javax.servlet.ServletException: No provider for pop3 at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex tImpl.java:459) at mail._0002fmail_0002fpop_0002ejsppop_jsp_17._jspService(_0002fmail_0002f

AW: Please Help on Java Mail / tomcat

2001-04-26 Thread Ralph Einfeldt
javamail.X resource file is searched in the following order: 1. java.home/lib/javamail.X 2. META-INF/javamail.X 3. META-INF/javamail.default.X Further readings: JavaMail TM API Design Specification Version 1.2 Chapter 5: The Mail Session. The Provider Registry Maybe you should try to list the valid

what's going on undeliverable mail

2001-04-24 Thread Egger Lothar
hi i get lots of this undeliverable mails regards lothar -Ursprüngliche Nachricht- Von: Morten Rønseth [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 24. April 2001 11:39 An: [EMAIL PROTECTED] Betreff: Re: Problem with session tracking Undeliverable mail.

Re: what's going on undeliverable mail

2001-04-24 Thread Morten Rønseth
Undeliverable mail.

Re: what's going on undeliverable mail

2001-04-24 Thread Dick Poon
yeah, I got them too! what's wrong with his mail server? Dick - Original Message - From: Egger Lothar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, April 24, 2001 5:47 PM Subject: what's going on undeliverable mail hi i get lots of this undeliverable

Re: what's going on undeliverable mail

2001-04-24 Thread Morten Rønseth
Undeliverable mail.

Re: what's going on undeliverable mail

2001-04-24 Thread Morten Rønseth
Undeliverable mail.

RE: what's going on undeliverable mail

2001-04-24 Thread Olivier LAUDREN
: what's going on undeliverable mail yeah, I got them too! what's wrong with his mail server? Dick - Original Message - From: Egger Lothar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, April 24, 2001 5:47 PM Subject: what's going on undeliverable mail hi

java.lang.NoClassDefFoundError: javax/mail/Message

2001-04-10 Thread Anthony Martin
On Tomat 3.2.1, I get the following error message. I was trying to use the JavaMail package from sun. java.lang.NoClassDefFoundError: javax/mail/Message When I tried the *exact* same code on a copy of Tomcat 4.0b1, it worked like a champ. Any idea as to what is different about

RE: java.lang.NoClassDefFoundError: javax/mail/Message

2001-04-10 Thread Anthony Martin
something more intelligent when it comes to the CLASSPATH. Anthony -Original Message- From: Anthony Martin Sent: Tuesday, April 10, 2001 8:24 AM To: '[EMAIL PROTECTED]' Subject: java.lang.NoClassDefFoundError: javax/mail/Message On Tomat 3.2.1, I get the following error message. I

Sending e-mail - Thank you

2001-04-06 Thread Garry De Toffoli
Thank you very much for all the people that has helped me. Thank you again.

Sending e-mail

2001-04-05 Thread Garry De Toffoli
Someone know a java-class that can send e-mail? Thank you.

Re: Sending e-mail

2001-04-05 Thread Andy C
Use Java Mail library from sun See: http://www.javasoft.com/products/javamail/index.html Andy C - Original Message - From: Garry De Toffoli To: [EMAIL PROTECTED] Sent: Thursday, April 05, 2001 10:25 AM Subject: Sending e-mail Someone know a java-class

RE: Sending e-mail

2001-04-05 Thread Michaël Bellefroid
you need to have javamail in your classpath -Original Message-From: Garry De Toffoli [mailto:[EMAIL PROTECTED]]Sent: Thursday, April 05, 2001 11:25 AMTo: [EMAIL PROTECTED]Subject: Sending e-mail Someone know a java-class that can send e-mail? Thank you

Re: Sending e-mail

2001-04-05 Thread Asim Ghaffar
Transport.send(message); message is of type Message it is part of the package javax.mail - Original Message - From: Garry De Toffoli To: [EMAIL PROTECTED] Sent: Thursday, April 05, 2001 2:25 PM Subject: Sending e-mail Someone know a java-class that can send

tomcat mail cleanup...

2001-04-04 Thread GOMEZ Henri
Hi, each time I post a message I receive : The original message was received at Wed, 4 Apr 2001 12:02:46 -0400 from mercury.drfirst.com [172.1.1.36] - The following addresses had permanent fatal errors - [EMAIL PROTECTED] - Transcript of session follows - ... while

FW: Erreur du systeme de messagerie - Courrier renvoye / Mail System Error - Returned Mail

2001-03-28 Thread Ben Sifuentes
Why am I getting this? Thanks, -Ben -Original Message- From: Administrateur du courrier / Mail Administrator [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 28, 2001 6:25 PM To: [EMAIL PROTECTED] Subject: Erreur du systeme de messagerie - Courrier renvoye / Mail System Error

restart tomcat every time when smtp mail server is back up again

2001-03-27 Thread Yuh-horng Jih
hi, I have to restart tomcat every time whenever the smtp sever, which I used to send mail, is restarted. I used mail scheduler to retreive mails and send them at a certain period of time.Sometimes the smtp mail server is down, so tomcat prompts me: "javax.mail.MessagingException:un

Mail Notification

2001-03-07 Thread Administrator
the Registry stuff a bit time consuming and awkward so Imade this .reg file and it worked for me. You just have to double-clickit andit will do it automatically create the registry entries. -Rob. robjakarta.reg - To unsubscribe, e-mail

Re: Mail

2001-03-03 Thread Brett W. McCoy
/~bmccoy/ --- If you don't like the way I drive, stay off the sidewalk! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

E-mail guidelines...

2001-02-26 Thread Adam Fowler
Hi all, Could everyone please make sure that the to: address when they send e-mail to this list is [EMAIL PROTECTED] and not "tomcat user" "tomcat" or " ". It's a pain to sort through 50 unknown e-mails to put them in the right place. Also, the e-mail guidelines

[Fwd: Error in mail system]

2001-02-20 Thread Alex Fernández
administrator. The jakarta list is a mail bomb in an of itself. We would see as many as 300 messages in a single day. I finally had to take the squeaky wheel approach. It seems to have worked. My mail hub is breathing a loud sigh of relief. Sorry for the inconvenience to the list members. If you would pass

mail configuration

2001-02-14 Thread Piyush Baid
hi, can anyone tell me how to configure mail on tomcat. i am building an application which has to send attachments with the mail to a user. best reagrds piyush

Re: mail configuration

2001-02-14 Thread Rick Roberts
Take a look at JavaMail. http://java.sun.com/products/javamail/ On Wed, 14 Feb 2001, you wrote: hi, can anyone tell me how to configure mail on tomcat. i am building an application which has to send attachments with the mail to a user. best reagrds piyush

Mail Notification

2001-02-14 Thread Administrator
ng section for WinNT. The IIS version is 4.0 and Tomcat is 3.1. -- Eli Segev PTC (781)370-6127 ----- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Mail Notification

2001-02-12 Thread Administrator
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Mail Notification

2001-02-05 Thread Administrator
d to laugh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] Q148942.url - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Mail Notification

2001-02-05 Thread Administrator
at file. build.bat - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Mail Notification

2001-01-08 Thread Administrator
unning I've set up Tomcat successfully under Solaris, so I'm somewhat familiar with the process. Obviously, I have some setting wrong, but what? How can I find out, or has anyone experienced a similar problem? - To unsubscribe,

mail from Arasu

2001-01-04 Thread Balakrishnan Thirunavukkarasu
I would be thankful if you could rectify my error. Thanking you regards Arasu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Mail Notification

2001-01-01 Thread Administrator
has anyone experienced a similar problem? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] tomcat.bat - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: searchable site with all this mail???

2000-12-14 Thread David Rees
Try this site: http://marc.theaimsgroup.com/?l=tomcat-userr=1w=2 -Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 14, 2000 4:37 PM To: [EMAIL PROTECTED] Subject: RE: searchable site with all this mail??? Every time I try

searchable site with all this mail???

2000-12-13 Thread Luis Andrei Cobo
through this stuff would not be too complicated also what about the ability to receive this mail in digest format? Luis

Re: searchable site with all this mail???

2000-12-13 Thread Trevor Little
of every message still exit on some central server, so writing a JSP or two to search through this stuff would not be too complicated also what about the ability to receive this mail in digest format? Luis

Fw: Returned mail: User unknown

2000-11-20 Thread Miles Daffin
Do you all keep getting these? Why? Can we stop em? - Original Message - From: "Mail Delivery Subsystem" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 21, 2000 2:00 AM Subject: Returned mail: User unknown The original message was received at Tue, 21 Nov

RE: Returned mail: User unknown

2000-11-20 Thread Mark Franz
] Subject: Fw: Returned mail: User unknown Do you all keep getting these? Why? Can we stop em? - Original Message - From: "Mail Delivery Subsystem" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 21, 2000 2:00 AM Subject: Returned mail: User unknown Th

Re: Returned mail: User unknown

2000-11-20 Thread Miles Daffin
Yeah... the goofball slempine used the wrong email address when he/she registered... So, unless we create a filter they will keep showing up. That mesage was so garbled - which address do I filter out? Miles

<    5   6   7   8   9   10