本文介绍了内部邮件未收到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嘿
我有一个问题,我对此视而不见.
看到我有一个简单的邮件功能,可以将来自account@myDomain.com的邮件发送到另一个收件人.
发送到外部邮件时,一切正常..但是,从account@myDomain.com发送到anotherAccount@myDomain.com时,邮件未发送.
没有编译错误,没有捕获到smtpExceptions
任何想法或链接将不胜感激.
Hey
I have a problem and i am blind on it.
see i have a simple mail function that send mails from account@myDomain.com to another recepient..
everything work fine when send to outer mails.. but when sending from account@myDomain.com to anotherAccount@myDomain.com the mail is not sent.
There is no compile errors, no smtpExceptions caught
Any Ideas or link will be appreciated.
推荐答案
这篇关于内部邮件未收到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!