7
「送信メール:承認に失敗しました534 5.7.14」の修正方法
ssh rootログインで電子メール警告を作成しようとしているので、ssmtpとメールユーティリティをインストールする必要がありました。 次に、ssmtp.confファイルを次のように構成しました。 # Config file for sSMTP sendmail # The person who gets all mail for userids < 1000 # Make this empty to disable rewriting. #root=postmaster #Adding email id to receive system information root = rootuser@gmail.com # The place where the mail goes. The actual machine name is …