> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenverwaltung/register-adressen.md).

# Addresses tab

The operator’s address can optionally be included in reports on all ACRON forms, for example, using the "General variables".

## Outgoing e-mail server <a href="#ausgangsserver" id="ausgangsserver"></a>

The SMTP data are required to send e-mails. The SMTP access data are provided by the Web hoster or by the network administrator where appropriate.

### Sender <a href="#absender" id="absender"></a>

The sender's e-mail address is used by default when sending e-mails (e.g. when e-mailing reports).

### Host <a href="#host" id="host"></a>

The name of the outgoing e-mail server and its IP address

### Port

The default port for the SMTP protocol is 25.

If e-mail transfer is not configured on the default SMTP port in your network, you can enter a different port here.

### SMTP server encryption

Selection option for encryption

|               |   |                                                                                                    |
| ------------- | - | -------------------------------------------------------------------------------------------------- |
| STARTTLS\*    | : | Communication with the outgoing mail server is encrypted, provided the server supports encryption. |
| SSL/TLS       | : | Communication with the outgoing mail server is encrypted.                                          |
| No encryption | : | Communication with the outgoing mail server is unencrypted. All data is transmitted as plain text. |

\*Note

The default encryption is STARTTLS.

### User

User or account names for SMTP e-mail server access.

### Password

Password for e-mail server access.


---

# 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:

```
GET https://docs.videc.de/acron-9.3/en/anlagenverwaltung/register-adressen.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.
