本文介绍了内部邮件未收到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个问题,我对此视而不见.

看到我有一个简单的邮件功能,可以将来自[email protected]的邮件发送到另一个收件人.
发送到外部邮件时,一切正常..但是,从[email protected]发送到[email protected]时,邮件未发送.

没有编译错误,没有捕获到smtpExceptions

任何想法或链接将不胜感激.

Hey

I have a problem and i am blind on it.

see i have a simple mail function that send mails from [email protected] to another recepient..

everything work fine when send to outer mails.. but when sending from [email protected] to [email protected] the mail is not sent.

There is no compile errors, no smtpExceptions caught

Any Ideas or link will be appreciated.

推荐答案



这篇关于内部邮件未收到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-27 10:26