# Eメール

<figure><img src="/files/uAlAUYu4pTcNjHiZjuTJ" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="279">名称</th><th>説明</th></tr></thead><tbody><tr><td>Eメールの送信方法</td><td>メール送信に使用する方式を選択<br>・SMTPサーバーを使用<br>・PHPのmail関数を使用<br>・sendmailを使用</td></tr><tr><td><strong>SMTPサーバー設定</strong></td><td></td></tr><tr><td>SMTPホスト名</td><td>SMTPサーバーのホスト名を入力</td></tr><tr><td>SMTPユーザー名</td><td>SMTPサーバーの認証ユーザー名を入力</td></tr><tr><td>SMTPパスワード</td><td>SMTPサーバーの認証パスワードを入力</td></tr><tr><td>暗号化接続を利用</td><td>SMTP接続の暗号化方式を選択<br>・なし<br>・TLS<br>・SSL</td></tr><tr><td>SMTP認証を行う</td><td>SMTP認証の使用有無を設定</td></tr><tr><td><strong>Sendmail設定</strong></td><td></td></tr><tr><td>Sendmailプログラムのパス</td><td>Sendmailのプログラムパスを指定</td></tr></tbody></table>

***

{% @supademo/embed demoId="cm7srtfci1gmvhilg0xt84ubl" url="<https://app.supademo.com/demo/cm7srtfci1gmvhilg0xt84ubl>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual-admin.cs-cart.jp/mall-admin/settings/basic_settings/email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
