jakarta-mail
Java Mail API Relaying denied error
I am facing some weird problem, I have installed the SMTP server on my AIX box and I am successful to send email using the following command:[详细]
2023-04-04 19:37 分类:问答unable to send a file with <?xml> tag as an attachment using javamail
I am trying to write a stream to a file and send the file as an attachment to an email using JavaMail API.[详细]
2023-04-04 17:13 分类:问答Java Code to send SMS from my Web Application to any Mobile in India
I have a requirement where I need to send SMS from my Web Application to any Mobile in India . I got below code from a ipipi.com website:[详细]
2023-04-04 08:48 分类:问答JavaMail Recipients - encoding problem?
I have small problem with JavaMail. Sometimes method getRecipients from class Message returns weird thing, a part of mycode:[详细]
2023-04-04 03:52 分类:问答Deserialize MimeMessages JavaMail
Good afternoon in my timezone. I am working with JavaMail api with exJello Provider. I am using SearchTerm class to filter the retrieved messages but it takes in average more than 1 minute to the sea[详细]
2023-04-03 20:28 分类:问答Can't get emails in Drafts, Spam and Trash folders from google using javax.mail
I want to get emails from all folders from gmail. From inbox, sent and other folders I receive emails successfully.[详细]
2023-04-03 04:08 分类:问答Can't get email attachments without extension from javax.mail.message
Help please to solve my problem开发者_高级运维. I have a function that find email content and attachments:[详细]
2023-04-02 11:55 分类:问答Java Mail API read message body problem
I have a question about receiving emails from a smtp server. So I must get the messages from the server and get their body but I have a problem with this.[详细]
2023-04-02 11:54 分类:问答Sending email using Javamail
I\'m trying to send a mail using the GoDaddy email host I have registered couple of days ago using Java mail api, however it turns out that its not that easy to implement,[详细]
2023-04-02 08:15 分类:问答How I can get Google Talk History?
I want to get all mails from all folders from google. I try do this with javax.mail. I retrieve folders list by such code:[详细]
2023-04-02 06:24 分类:问答
加载中,请稍侯......