|
-
October 11th, 1999, 02:35 PM
#1
Mail - smtp & pop3
Hello. I'm looking for classes to send and receive mail. I need a class which sends mail with POP3 and I need a class which receives mail via SMTP.
I would think there are lots of classes out there which do exactly that and they're not that hard to write (reason I'm not writing one is that I don't have time to do that) so I was wondering if anyone out there would be nice enough to share their classes with me.
Thanks alot in advance.
Stefan
-
December 14th, 1999, 10:02 AM
#2
Re: Mail - smtp & pop3
For the smtp problem, I would advice you to use the java mail api. There is no pop3 provider for sending, so you still have a problem.
-
April 3rd, 2000, 05:31 AM
#3
Re: Mail - smtp & pop3
Hi
I was made a simple SMTP client that send e-mails...
If you contact me, I will send it to you...
You can change sources as your needs...
Unfortunately I have no enough free time to write POP3 client...
----------------------------------------------
Svetoslav Tchekanov [email protected]
-
April 3rd, 2000, 05:49 AM
#4
Re: Mail - smtp & pop3
You may take into account the following url for the mail client application :
http://www.geocities.com/kib63613/
There are some information about JavaMail
good luck,
Alfred Wu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|