# E-Posta

inSCADA içerisinden kullanıcıların tanımlı mail adreslerine mail gönderebilirsiniz. Mail ekranında gönderilmiş maillerin bir listesini görürsünüz. Sağ tarafda bulunan arama formu ile listenizdeki gönderilen mailleri filitreleyebilirsiniz.&#x20;

![Mail](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLGnZudlzfM63QD-_cp-887967055%2Fuploads%2FDaU6H1joREOhSDfl8SMY%2FResim1%20eposta%20ana%20sayfa.jpg?alt=media\&token=3c7e872f-719b-40d5-816a-3170583b749d)

Sağ üst kısımda bulunan ![](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLGnZudlzfM63QD-_cp-887967055%2Fuploads%2FBr4BMtX7zyd7zrik0UFk%2Fboard%20sett.jpg?alt=media\&token=a815478b-54af-4675-baae-b0a5374f7ae6) ayarlar butonuna bastığınızda inSCADA'nın hangi e-posta adresinden mail atacağının ayarlarını yapabilirsiniz.

![Mail Ayarları](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLGnZudlzfM63QD-_cp-887967055%2Fuploads%2FXOpex3ssVov18YZ48vYZ%2FResim2%20eposta%20ayarlar%C4%B1.jpg?alt=media\&token=7f7d63c1-ed53-47d7-bfcf-29ef8044af3a)

Mail ayarlarınızı yaptıktan sonra dilerseniz ![](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLGnZudlzfM63QD-_cp-887967055%2Fuploads%2FRmgGRZaMbcI3LVRbxvQi%2Fmail%20g%C3%B6nder.jpg?alt=media\&token=cf0e7066-9ec5-4cba-bd43-cf5eaccc5eb4) mail gönder ikonu ile kullanıcı listenizde bulunan kişilere manuel olarak mail gönderebilirsiniz.

![Mail Gönderme](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLGnZudlzfM63QD-_cp-887967055%2Fuploads%2FOxrJNGuGq1DKgDN533DF%2FResim4%20eposta%20g%C3%B6nderimler.jpg?alt=media\&token=11da4b95-699a-4120-9c35-7d5a392ca21c)

inSCADA içerisinden mailler ins.sendMail(..) API'si ile yapılır. Mail gönderme scriptlerinizi inSCADA içerisinde herhangi bir script alanında kullanabilirsiniz. Örneğin alarm gruplarında On-Action kısmına bağlayacağınız bir mail script'i, o gruptaki herhangi bir alarmın ON olması durumunda mail atacaktır.


---

# 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://inscada.gitbook.io/ins/master/user-interface/bildirimler/mail.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.
