1. システム設定画面で、 System Settings icon システムメールアカウント をクリックします。

System Settings icon システム設定画面にアクセスする

2. System Mail Account registration icon システムメールアカウントの登録 をクリックします。

3. 送信メールサーバー(SMTP)の情報を設定します。

Image: Screenshot of the 'Send Mail Server (SMTP)' configuration screen. It shows fields for 'Server Name', 'Port Number' (set to 25), 'Communication Method' (dropdown with 'SSL' selected), and 'E-mail' (set to sample01@...).

■ 送信メールサーバーの設定項目

サーバー名 送信メールサーバーのIPアドレス、またはホスト名を入力します。
例:
10.0.1.55、office.server.co.jpなど
ポート番号 SMTPのポート番号を入力します。初期値は「25」に設定されています。
一般的なポート番号は、次のとおりです。
・SMTPの場合:25
・SMTP over SSLの場合:465
・SMTP STARTTLSの場合:587
通信を暗号化する メールサーバーとの通信にSSLまたはSTARTTLSを使用する場合に選択します。
E-mail システムメールアカウントとして使うメールアドレスを入力します。

4. 必要に応じて、「SMTP認証」または「受信後に送信を行う(POP before SMTP)」設定をします。

どちらか片方の認証のみ設定できます。SMTP認証とPOP before SMTP認証は同時に行えません。

■ SMTP認証の設定項目

Image: Screenshot of the 'SMTP Authentication' configuration screen. It shows a checkbox for 'Perform SMTP authentication', a dropdown for 'Authentication Method' (set to LOGIN), and text fields for 'Account Name' and 'Password'.

送信メールサーバー(SMTP)がSMTP認証(SMTP-AUTH認証)に対応している場合に、「SMTP認証を行う」を選択します。

認証方式 認証方式を選択します。
● LOGIN
● PLAIN
● CRAM-MD5
アカウント名 SMTP認証を有効にする場合、認証に必要なアカウント名とパスワードを入力します。
パスワード

■ 受信後に送信を行う (POP before SMTP)

Image: Screenshot of the 'Send after receiving (POP before SMTP)' configuration screen. It shows a checkbox for 'Send after receiving (POP before SMTP)', fields for 'Server Name', 'Port Number' (set to 110), 'Communication Method' (dropdown with 'SSL' selected), 'POP3 Account Name', 'POP3 Password', 'Authentication Method' (checkbox for 'Perform APOP authentication'), and 'Wait time until sending' (dropdown set to 0 seconds).

送信メールサーバー(SMTP)がPOP before SMTP認証に対応している場合に、「受信後に送信を行う (POP before SMTP) 」を選択します。

サーバー名 受信メールサーバーのIPアドレス、またはホスト名を入力します。
例:
10.0.1.55、office.server.co.jpなど
ポート番号 POP3のポート番号を入力します。初期値は「110」に設定されています。
一般的なポート番号は、次のとおりです。