开发者

send mail is not working

开发者 https://www.devze.com 2023-01-26 17:44 出处:网络
for ex :i ahve aliases: testuser sendmail -v testuser@localhost < t.mail , this is working but when i am trying from anot开发者_StackOverflow社区her host

for ex : i ahve aliases :

testuser

sendmail -v testuser@localhost < t.mail , this is working 

but when i am trying from anot开发者_StackOverflow社区her host

sendmail -v testuser@host.company.com < t.mail .. its not working .. i am not receiveing mail

what is the issue how to reslove it


Do you accept mail for host.company.com? Do you have a MX record for host.company.com pointing to your MTA?

0

精彩评论

暂无评论...
验证码 换一张
取 消