javamail 千年不遇的錯誤 553-This target address is not our MX service
小弟有如下的發信的完整程式碼片段:
Properties props = new Properties();
props.put("mail.smtp.host", "210.192.103.170");
Session s = Session.getInstance(props);
MimeMessage message = new MimeMessage(s);
InternetAddress from = new InternetAddress("webmaster@yqgjj.com");
message.setFrom(from);
InternetAddress to = new InternetAddress("networkshine@163.com");
message.addRecipient(Message.RecipientType.TO, to);
message.setSubject("Test from JavaMail");
message.setText("Hello from JavaMail");
Transport.send(message);
out.println("ok");
1。 注意:此smtp暫時不須用身份驗證。
2。 執行此程式,則出現下面的錯誤:
org.apache.jasper.JasperException: Sending failed;
nested exception is:
class javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class javax.mail.SendFailedException: 553-This target address is not our MX service
553-client, nor Your envelope sender is user
553-that is allowed to openly use us to relay
553-to any arbitary address throw us.
553 We don't accept this recipient.
3。
但是,用這個帳號給他自己發信卻是可以的。
及其給所有的@yqgjj.com發信也是可以的。
4。當我用其它的smtp的時候(如:sina。當然,此時是要身分驗證的。我也加上了:參見我的
另一篇帖子javamail)。
可以成功發信給任何的信箱。但是,換了這個smtp的時候就不行了。
出現了上面的錯誤。
5。 同時我在outlook express中設定了此smtp的賬號,可以成功發信和收信。
6。 同時,寫了一段php的發信程式,用的也是上面的這上發信帳號。可以成功傳送任意 的信件。
7。 我實在判斷不出來這是什麼錯誤了,請大俠們幫忙解決一下。
Properties props = new Properties();
props.put("mail.smtp.host", "210.192.103.170");
Session s = Session.getInstance(props);
MimeMessage message = new MimeMessage(s);
InternetAddress from = new InternetAddress("webmaster@yqgjj.com");
message.setFrom(from);
InternetAddress to = new InternetAddress("networkshine@163.com");
message.addRecipient(Message.RecipientType.TO, to);
message.setSubject("Test from JavaMail");
message.setText("Hello from JavaMail");
Transport.send(message);
out.println("ok");
1。 注意:此smtp暫時不須用身份驗證。
2。 執行此程式,則出現下面的錯誤:
org.apache.jasper.JasperException: Sending failed;
nested exception is:
class javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class javax.mail.SendFailedException: 553-This target address is not our MX service
553-client, nor Your envelope sender is user
553-that is allowed to openly use us to relay
553-to any arbitary address throw us.
553 We don't accept this recipient.
3。
但是,用這個帳號給他自己發信卻是可以的。
及其給所有的@yqgjj.com發信也是可以的。
4。當我用其它的smtp的時候(如:sina。當然,此時是要身分驗證的。我也加上了:參見我的
另一篇帖子javamail)。
可以成功發信給任何的信箱。但是,換了這個smtp的時候就不行了。
出現了上面的錯誤。
5。 同時我在outlook express中設定了此smtp的賬號,可以成功發信和收信。
6。 同時,寫了一段php的發信程式,用的也是上面的這上發信帳號。可以成功傳送任意 的信件。
7。 我實在判斷不出來這是什麼錯誤了,請大俠們幫忙解決一下。
相關文章
- JavaMail傳送郵件時常見錯誤JavaAI
- RMAN的"rman: can't open target"錯誤
- can't assign requested address 錯誤解決
- JSF中 Target Unreachable, returned null錯誤的解決JSNull
- service mysql start出錯,mysql啟動不了,解決mysql: unrecognized service錯誤MySqlZed
- JavaMail的com/sun/mail/util/LineInputStream錯誤 以及解決辦法JavaAI
- MySQL錯誤1042-Can't get hostname for your addressMySql
- memory_max_target/memory_target設定過大報ORA-00845錯誤
- Target runtime apache tomcat v5.5 is not defined錯誤ApacheTomcat
- oracle oem 的IE頁面報503 Service Unavailable錯誤OracleAI
- ERROR L107: ADDRESS SPACE OVERFLOW keil錯誤的解決方法Error
- 【應用服務 App Service】App Service使用Git部署時,遇見500錯誤APPGit
- MySQL錯誤1042-Can't get hostname for your address解決方法MySql
- As 除錯 no target device found除錯dev
- 如何處理消費SAP ABAP Web Service時遇到的Unauthorized錯誤WebZed
- Can't Connect to MySQL Server on IP Address (10061) 錯誤的解決方案MySqlServer
- 解決telnet: connect to address 127.0.0.1: Connection refused的錯誤資訊問題127.0.0.1
- HTTP 錯誤 503.4 - Service Unavailable FastCGI 池佇列已滿HTTPAIAST佇列
- javamailJavaAI
- Target runtime Apache Tomcat v6.0 is not defined.錯誤解決方法ApacheTomcat
- 安裝oracle11g遇到的Oracle11g Error in invoking target類錯誤OracleError
- ORA-29702:error occurred in Cluster Group Service operation錯誤解決Error
- ArcCatalog配置GIS Servers錯誤access denied :either the som service on machine...ServerMac
- c# Api 錯誤 Unable to resolve service for type while attempting to activate C#APIWhile
- win10系統開機提示critical service failed錯誤的解決方法Win10AI
- JSP與JavaMail(1)---JavaMail和JAF的介紹 (轉)JSJavaAI
- javaMail【Z】JavaAI
- 【應用服務 App Service】App Service發生錯誤請求時,如何檢視IIS Freb日誌,從中得知錯誤所發生的模組,請求中所攜帶的Header資訊APPHeader
- 消費SAP C4C Web Service時遇到的Authorization role missing錯誤Web
- Flutter upgrade更新版本引發的無法啟動除錯APP的錯誤 target:kernel_snapshot failed”Flutter除錯APPAI
- 錯誤收集:thread 1:exc_bad_access(code=1,address=0x70000008)thread
- [20190104]sga_target 的設定和ORA-04031錯誤.txt
- 給三千年後的你
- lisp 習題 our-unionLisp
- Silverlight新增服務引用Service Reference, 出現“自定義工具錯誤,無法生成服務引用”錯誤的解決辦法
- Makefile常見錯誤解析 - make: *** No rule to make target 'test1.o', needed by 'test2'. Stop
- Redis 啟動報錯Address already in useRedis
- javamail參考JavaAI