> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/on-premises/tr/yapilandirma/overleaf-toolkit/email-delivery.md).

# E-posta teslimatı

Overleaf, e-posta göndermeyi iki yöntemle destekler: Simple Mail Transfer Protocol (SMTP) ve [Amazon Simple Email Service (SES)](https://aws.amazon.com/ses/). SMTP, localhost'unuzda yerel bağlantıları dinleyen etkin bir e-posta sunucunuz varsa kullanılabilir.

## Yapılandırma

E-posta aşağıdaki ortam değişkenleri kullanılarak yapılandırılır.

#### Gönderici Yapılandırması

| Ad                            | Açıklama                                                                                                                                              |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| `OVERLEAF_EMAIL_FROM_ADDRESS` | <p>Gönderen adresi örn. <a href="mailto:support@mycompany.com"><code>'<support@mycompany.com>'</code></a><br><br>- <strong>Gerekli</strong>: evet</p> |
| `OVERLEAF_EMAIL_REPLY_TO`     | Yanıt adresi örn. `'noreply@mycompany.com'`                                                                                                           |

#### SMTP

| Ad                                      | Açıklama                                                                                                                                                                                                                                                                       |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `OVERLEAF_EMAIL_SMTP_HOST`              | Bağlanılacak ana bilgisayar adı veya IP adresi. Docker kapsayıcısından erişilebilir olması gerekir                                                                                                                                                                             |
| `OVERLEAF_EMAIL_SMTP_PORT`              | Bağlanılacak bağlantı noktası                                                                                                                                                                                                                                                  |
| `OVERLEAF_EMAIL_SMTP_SECURE`            | Eğer `true` bağlantı, sunucuya bağlanırken TLS kullanır. Eğer `false` veya ayarlanmamışsa, sunucu `STARTTLS` uzantısını destekliyorsa TLS kullanılır. Çoğu durumda bu değeri `true` şuna bağlanıyorsanız ayarlayın `465`. Şu bağlantı noktası için `587` veya `25` onu `false` |
| `OVERLEAF_EMAIL_SMTP_USER`              | SMTP sunucusunda kimlik doğrulama için kullanılacak kullanıcı adı                                                                                                                                                                                                              |
| `OVERLEAF_EMAIL_SMTP_PASS`              | SMTP kullanıcı adıyla ilişkili parola                                                                                                                                                                                                                                          |
| `OVERLEAF_EMAIL_SMTP_TLS_REJECT_UNAUTH` | Eğer `false` bu, kendinden imzalı veya geçersiz TLS sertifikasına sahip bir TLS sunucusuna bağlantı açar                                                                                                                                                                       |
| `OVERLEAF_EMAIL_SMTP_IGNORE_TLS`        | Ne zaman `true` ve `OVERLEAF_EMAIL_SMTP_SECURE` olur `false` o zaman sunucu `STARTTLS` uzantısını desteklese bile TLS kullanılmaz                                                                                                                                              |
| `OVERLEAF_EMAIL_SMTP_NAME`              | Eğer `OVERLEAF_EMAIL_SMTP_HOST` bir IP adresi olarak ayarlanmışsa, TLS doğrulaması için isteğe bağlı ana bilgisayar adı; varsayılan olarak makinenin ana bilgisayar adına ayarlanır.                                                                                           |
| `OVERLEAF_EMAIL_SMTP_LOGGER`            | Ne zaman `true` günlük iletilerini şuraya yazar `web.log`.                                                                                                                                                                                                                     |

#### Amazon SES SMTP arayüzü

E-posta göndermek için Amazon SES SMTP arayüzünü kullanma hakkında daha fazla bilgi edinebilirsiniz [burada](https://docs.aws.amazon.com/ses/latest/dg/send-email-smtp.html).

| Ad                         | Açıklama                                                                                           |
| -------------------------- | -------------------------------------------------------------------------------------------------- |
| `OVERLEAF_EMAIL_SMTP_HOST` | Bağlanılacak ana bilgisayar adı veya IP adresi. Docker kapsayıcısından erişilebilir olması gerekir |
| `OVERLEAF_EMAIL_SMTP_PORT` | Bağlanılacak bağlantı noktası                                                                      |
| `OVERLEAF_EMAIL_SMTP_USER` | SMTP sunucusunda kimlik doğrulama için kullanılacak kullanıcı adı                                  |
| `OVERLEAF_EMAIL_SMTP_PASS` | SMTP kullanıcı adıyla ilişkili parola                                                              |

#### Amazon SES API

E-posta göndermek için Amazon SES API'sini kullanma hakkında daha fazla bilgi edinebilirsiniz [burada](https://docs.aws.amazon.com/ses/latest/dg/send-email-api.html).

| Ad                                     | Açıklama                                    |
| -------------------------------------- | ------------------------------------------- |
| `OVERLEAF_EMAIL_AWS_SES_ACCESS_KEY_ID` | AWS SES kullanıyorsanız erişim anahtarı     |
| `OVERLEAF_EMAIL_AWS_SES_SECRET_KEY`    | AWS SES kullanıyorsanız gizli anahtar       |
| `OVERLEAF_EMAIL_AWS_SES_REGION`        | Ayarlanmazsa varsayılan bölge US-EAST-1'dir |

#### Instance Rolleri ile AWS SES

| Ad                      | Açıklama                                                                                                                                       |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| `OVERLEAF_EMAIL_DRIVER` | Bu şuna ayarlandığında `ses`, e-posta sistemi SES API yöntemini kullanır ve e-posta göndermek için yapılandırılmış instance rollerine güvenir. |

#### Özelleştirme

| Ad                             | Açıklama                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `OVERLEAF_CUSTOM_EMAIL_FOOTER` | <p>Tüm e-postaların sonuna eklenen özel HTML. örn.<br><br><strong>Örnek</strong>: <code>"\<div>Bu sistem x departmanı tarafından işletilmektedir \</div> \<div> Herhangi bir sorunuz varsa lütfen SSS'mize bakın \<a href='</code><a href="https://docs.overleaf.com/on-premises/configuration/overleaf-toolkit/https:/somwhere.com&#x27;%3Ehere&#x26;#x3C;/a%3E&#x26;#x3C;/div%3E"><code>[https://somwhere.com'>burada\&#x26;#x3C;/a>\&#x26;#x3C;/div>](https://overleaf-pro.ayaka.space/on-premises/tr/yapilandirma/overleaf-toolkit/https:/somwhere.com'>burada\&#x26;#x3C;/a>\&#x26;#x3C;/div>)</code></a><code>"</code></p> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/on-premises/tr/yapilandirma/overleaf-toolkit/email-delivery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
