私はメールサーバーの初心者であることを認めなければなりません。しかし、今日、Postfixを使用して(開発上の理由で)VMからGmailアドレスにメールを送信しようとすると、次のようになります。
Apr 7 15:44:17 ubuntu postfix/smtp[1792]: 3061D40A0C: to=<xxx@googlemail.com>, relay=gmail-smtp-in.l.google.com[173.194.66.26]:25, delay=0.95, delays=0.02/0/0.38/0.54, dsn=5.7.1, status=bounced (host gmail-smtp-in.l.google.com[173.194.66.26] said: 550-5.7.1 [xx.xxx.xxx.xxx] The IP you're using to send mail is not authorized to 550-5.7.1 send email directly to our servers. Please use the SMTP relay at your 550-5.7.1 service provider instead. Learn more at 550 5.7.1 http://support.google.com/mail/bin/answer.py?answer=10336 bl2si5263213wib.27 (in reply to end of DATA command))
メールアドレスとIPを削除したので、機密情報を表示していませんが、それ以外は、特定のIPまたはSMTPサーバーを追加する必要があることを読んでいますが、明確な答えが得られないようです。周りを検索してから。
では、GmailでVMedパーソナルサーバー(コンピューター上にある)がGmailアカウントにメールを送信できるようにするにはどうすればよいでしょうか。
Postfixで送信者を適切に設定する方法を説明するドキュメントはありますか?
ありがとう、