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は内部IPのタイプである10.127.0.1であることを知っています。この問題を解決するのを手伝ってくれませんか。