Are there any free J2ME email apis that support:
1. Authentication with an smtp server
2. Sending emails with attachment
My current application can send emails with attachments but only through smtp servers which do not require authentication.
I have not been able to implement the authentication part as it seems rather tricky. I have also looked into the Mail4ME apis. Problem is, while they provide authentication, they do not seem to support sending attachments.
Any help will be welcome. Thanks

Reply With Quote

