# smtp-client

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`smtp-client`</mark>  komutuyla  ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği <mark style="color:red;">`hostname(config-smtp-client)#`</mark> bölümüne geçiş yapılır. u bölümde web arayüzde **Configuration ->** sekmesinde gerçekleştirilebilen konfigürasyonlar için gerekli komutlar bulunur.&#x20;

s

```
parta_Document(config)# smtp-client 
parta_Document(config-smtp-client)# 
profile                  SMTP Client Profile

parta_Document(config-smtp-client)# profile [Name] 
parta_Document(config-smtp-client-profile-[Name])# 
auth-password            SMTP Client Authentication Password
auth-username            SMTP Client Authentication Username
enable                   Enable SMTP Client
encryption               SMTP Server Ecryption Methods
from                     SMTP Client From Mail Address
port                     SMTP Server Port
profile                  SMTP Client Profile
server-name              SMTP Server Name

```

| <mark style="color:blue;">`auth-password`</mark> |   |
| ------------------------------------------------ | - |
| <mark style="color:blue;">`auth-username`</mark> |   |
| <mark style="color:blue;">`enable`</mark>        |   |
| <mark style="color:blue;">`encryption`</mark>    |   |
| <mark style="color:blue;">`from`</mark>          |   |
| <mark style="color:blue;">`port`</mark>          |   |
| <mark style="color:blue;">`profile`</mark>       |   |
| <mark style="color:blue;">`server-name`</mark>   |   |


---

# 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://docs.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-konfigurasyon-komutlari/smtp-client.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.
