Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试使用以下命令发送邮件时出现错误。
mutt -s "testing message" -a 123.jpeg file.txt abc123@gmail.com < file.txt
错误信息出现在屏幕上。
来自 122.161.253.17 的 553 交付被拒绝。
但我知道我的 ip 是 10.127.0.1,这是内部 ip 的类型。你能帮忙解决这个问题吗?