|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
program to listen on mail port
hello..i want to create a java app which listens on the mail port and forwards all the emails to another java app (which does other functions to the email) which then gets forwarded to the smtp server............
how woul i implement this.....basically i want to check each email i recieve for proper attachments etc before it gets to the smtp server...... comments, advice, code, appreciated...thanks
__________________
Web Development Studio | XML/ XSL/ PHP/ Flash/ Mysql | Digital Metamorphoses | http://www.dimensionstudio.biz |
|
#2
|
|||
|
|||
|
Do a search for JavaMail. Sun has many tutorials on the subject.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > program to listen on mail port |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|