jakarta-mail
addReplyTo doesn't seem to work
everyone. I\'m trying to configure a email specifying an email address to reply to u开发者_运维知识库sing the addReplyTo method and although the email is sent successfully[详细]
2023-03-30 21:35 分类:问答JavaMail PDF attachment shows up in garbled text or encoded text
I\'m trying to send a PDF attachment through JavaMail, but when I receive the email, I get something like this, without any attachments in the mail:[详细]
2023-03-29 07:26 分类:问答JavaMail to send email out which server?
Here is my issue, I\'m creating a website with a little login and resetting password. It\'s basic stuff, when user forget the password they can click the link and my applicatio开发者_如何学Gon will se[详细]
2023-03-29 00:58 分类:问答Sending emails over SMTP with TSL
The code posted below works fine for me to send an email over an STMP with SSL. Now the SMTP changed to TSL and i dont manage to send email with it.[详细]
2023-03-28 17:13 分类:问答How to send the same mail to every individual recipient of a group?
I\'m trying to send a mail from my jsf page. this is my method: public String voegGroepToe() { String resultaat = \"overzichtGroepEnProject\";[详细]
2023-03-28 11:17 分类:问答What is the type for part.getContent in JavaMail under different os?
I am using JavaMail to receive mails. At first,I develop under Mac OS X.The example I found from Internet seems like this:[详细]
2023-03-28 09:40 分类:问答javamail getNewMessageCount in gmail imap always return 0
I am using javamail api to read gmail. Everything works fine however, a call to a folder\'s getNewMessageCount() always returns 0.[详细]
2023-03-28 01:20 分类:问答How to embed contents of an excel worksheet into a email in javamail?
I need help to send an email using jav开发者_开发百科amail-api and embed the content of an excel sheet in it before sending.I\'m not too sure but i guess this might help you.[详细]
2023-03-27 01:59 分类:问答Javamail recieved mail send back to sender as bounce mail
I am quite confuse handling a mail. Once i received mail in my inbox e.g. (gmail), can i able to send back to user as it is bounce mail.[详细]
2023-03-27 01:26 分类:问答Problem using Java Mail API
I have this servlet which needs to send mail using Java Mail API, however I am getting no password specified error, although the password work with gmail.[详细]
2023-03-26 16:01 分类:问答
加载中,请稍侯......