> For the complete documentation index, see [llms.txt](https://docs.artwin.ch/options-tool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artwin.ch/options-tool/dokumentation/options/e-mail-einstellungen.md).

# E-Mail-Einstellungen

Folgende E-Mail-Einstellungen können Sie mit dem Options Tool setzen:

### Option \[EMail:SendEMailInGW]

Mit der Option wird die Standard-Einstellung `In CAS genesisWorld immer mit dem CAS genesisWorld E-Mail-Client senden` auf deaktiviert (FALSE) gesetzt:

<div align="left"><figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2F2YpLLKUTUizzhwB75n2g%2FCAS-genesisWorld-Option-E-Mail-senden.jpg?alt=media&amp;token=8adf8714-d225-40fc-a2a0-82e7d53c98d1" alt=""><figcaption></figcaption></figure></div>

Mit **Value=True** kann das Gegenteil bewirkt werden, was dem Standard eines neuen Benutzers entspricht.

{% hint style="info" %}
**Microsoft Outlook Installation**

Bitte beachten Sie, dass die Option nur deaktiviert werden kann, wenn bei der Arbeitsstation des Benutzers auch ein Outlook installiert ist. Ist dies nicht der Fall, wird beim Start von CAS genesisWorld der Wert wieder aktiviert (auf TRUE gesetzt).
{% endhint %}

### Option \[EMail:UseSendFolder]

Mit der Option wird die Standard-Einstellung `Kopie im Ordner "Gesendete Objekte" ablegen` auf deaktiviert (FALSE) gesetzt:

<div align="left"><figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2F9iuxWHzd1NICbBcpJRnM%2FCAS-genesisWorld-Option-E-Mail-Option-Kopie-ablegen.jpg?alt=media&amp;token=f49ca69c-123e-46f3-ac3d-7294484d05da" alt=""><figcaption></figcaption></figure></div>

Mit **Value=True** kann das Gegenteil bewirkt werden.

### Option \[EMail:DisplaySendOkay]

Mit der Option wird die Standard-Einstellung `Erfolgreich senden melden` auf deaktiviert (FALSE) gesetzt:

<div align="left"><figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2FGGRMvAn6R89hQdPlVbLP%2FCAS-genesisWorld-Option-E-Mail-Option-erfolgreich-senden.jpg?alt=media&amp;token=71a067c1-6e16-4036-b294-829689042cac" alt=""><figcaption></figcaption></figure></div>

Mit **Value=True** kann das Gegenteil bewirkt werden.

### Option \[EMail:AutoSavedraftMails]

Mit der Option wird die Standard-Einstellung `Automatisches Speichern als Entwurf` auf deaktiviert (FALSE) gesetzt:

<div align="left"><figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2FgNUtPIvn9gUkQus4QaQM%2FCAS-genesisWorld-Option-E-Mail-Option-automatisch-speichern.jpg?alt=media&amp;token=d59dd7f5-3430-416b-bb72-df0729a8ccec" alt=""><figcaption></figcaption></figure></div>

Mit **Value=True** kann das Gegenteil bewirkt werden.

### Option \[EMail:DefaultBodyFormat]

Mit der Option wird die Standard-Einstellung `Standardformat für Nachrichtenversand` auf HTML gesetzt:

<div align="left"><figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2Fr5rXeBYe3e0h8Eo6s7wU%2FCAS-genesisWorld-Option-E-Mail-Option-HTML-Format.jpg?alt=media&amp;token=86bf2226-54b6-438c-bddf-417e1339be22" alt=""><figcaption></figcaption></figure></div>

Der **Value=3** entspricht **HTML**, der **Value = 0** entspricht **Nur Text**.

### Option \[EMail:DynamicDisplay]

Mit der Option kann die dynamische Anzeige gesetzt werden:

<figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2FJXmBzvT4hqxSY3hgTl9K%2Fimage.png?alt=media&amp;token=7216c2ac-e58f-452f-be47-8767f49f4093" alt=""><figcaption></figcaption></figure>

Falls die Option noch nicht in der Basis-Datei vorhanden ist, kann folgender Inhalt ergänzt werden:

```
[EMail:DynamicDisplay]
Description=Aktiviert die dynamische Anzeige der E-Mail-Liste
Type=SysResource
ResScope1=EMail
ResScope2=General
OptionName=DynamicDisplay
ValueType=Bool
Value=True
```

### Option \[EMail:DefaultTemplate]

Mit der Option kann die  `Standardvorlage für Archivierungen` gesetzt werden:

<div align="left"><figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2FIUpR0elvaeSX3bJI3jXz%2FCAS-genesisWorld-Option-E-Mail-Standard-Archivierungsvorlage.jpg?alt=media&amp;token=b03c0371-bf33-4dd2-b139-631af5c7d48b" alt=""><figcaption></figcaption></figure></div>

Um eine abweichende Standard-Archivierungsvorlage zu wählen, muss auf der Datenbank die dazugehörige GGUID mittels folgendem SQL-Skript ermittelt werden.

{% code overflow="wrap" %}

```sql
select *from SYSRESOURCE where RESSCOPE1 = 'EMAILSTORE' and RESSCOPE2 = 'ArchiveTemplate' and RESNAME = 'Name der Vorlage'
```

{% endcode %}

Der `Name der Vorlage` ist durch den Vorlagenamen zu ersetzen! Aus dem Ergebnis können Sie sich dann die entsprechende GGUID kopieren und in der Options.ini als Value hinterlegen.

<div align="left"><figure><img src="https://1038607442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI1RuLBVedZHe6BdsZ19%2Fuploads%2F58LtMUfO5HRJPmqIG1m5%2FCAS-genesisWorld-Option-E-Mail-Standard-Archivierungsvorlage-GGUID.jpg?alt=media&amp;token=dff5a462-17bd-4dea-9885-43acbd9088e8" alt=""><figcaption></figcaption></figure></div>
