Hi there, JAMES use javax.mail under the hood so you will still use it ;) But I guess you just want to pipe emails into james via "telnet" right ?
Bye, Norman 2011/5/29 Dariusz Luksza <[email protected]>: > Hi all! > > I would like to include send mail server directly in my java application. > It should starts up with app and should accept programmatically composed > messages without javax.mail (I'm thinking about directly injecting mails > inside James mail queue and send to the recipients). > > Is is possible with James smtpserver? > How to startup only smtp server programmatically? > What classes should I use? > > Thank you in advance for any hints > > -- > Best regards > > GSM: +48 695 192 160 > Blog: http://luksza.org > LinkedIn: http://www.linkedin.com/in/dariuszluksza > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
