The differences between two versions are shown here.
| Both sides of the previous revisionPrevious revisionNext revision | Previous revision | ||
| benno-smtp2archiver [2018/03/02 15:28] – [benno-smtp2archiver] lwsystems | benno-smtp2archiver [2019/01/14 12:15] (current) – [benno-smtp2archiver] lwsystems | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== benno-smtp2archiver ====== | ====== benno-smtp2archiver ====== | ||
| - | ''/ | + | ''/ |
| Dieses Programm ist Bestandteil des [[/ | Dieses Programm ist Bestandteil des [[/ | ||
| Line 20: | Line 20: | ||
| -w Wipe skipped files from spool directory | -w Wipe skipped files from spool directory | ||
| -M < | -M < | ||
| + | -T | ||
| + | -V SSL verify mode (default 0x00) | ||
| -v | -v | ||
| Zeile 31: | Zeile 33: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * | + | |
| ===== Archivierungs-Backends ===== | ===== Archivierungs-Backends ===== | ||
| - | Die mit dem Kommandozeilenparameter //-t// übergebene Datei legt die Zuordnung der Zieladressen bzw. Domains zu den Archivierungs-Servern fest. | + | Die mit dem Kommandozeilenparameter //-t// übergebene Datei legt die Zuordnung der Zieladressen bzw. Domains zu den Archivierungs-Servern fest.Diese " |
| Each line specifies the address or domain and hostname as well as the port of the SMTP interface of the archiving host. | Each line specifies the address or domain and hostname as well as the port of the SMTP interface of the archiving host. | ||
| Zeile 46: | Zeile 48: | ||
| </ | </ | ||
| - | Ein // | + | Ein // |
| ==== Datenbank-Anbindung ==== | ==== Datenbank-Anbindung ==== | ||
| - | Die Anbindung an eine Datenbank kann sehr einfach | + | Eine beispielhafte |
| + | |||
| + | Für ein dynamisches Setup können die Konfigurationsdaten per STDIN an // | ||
| Example using a simple shell script: | Example using a simple shell script: | ||