> Can you explain what you mean by "smtp enabled"?  If you want to send 
> messages, then just use JavaMail.  Independent of that, you can 
> determine what SMTP server to run, and James or sendmail can serve as that.

What i mean by "smtp enabled" is that the program itself does the smtp
protocol transfer.  

Unless i am mistaken, the JavaMail API's constitute a MUA , (which i am using to build 
the messages )

What i was looking for was API's that constitute an MTA, so i could send
them without resorting to an external program, (
Postfix,James,Sendmail,Qmail,etc )... I had thought i had found them
here....

I will take a look at Avalon, i guess... i hate to roll my own, but the
spec i have for this project requires it.  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to