Chapter 7. eMails empfangen

Table of Contents
Via POP3-Konten - der einfache Weg (PostMasterPOP3.pl)
Via Kommandozeilen-Programm und z.B. procmail (PostMaster.pl)
Filterung/Verteilung über OTRS/Webinterface
Filterung/Verteilung über OTRS/PostMaster Module (für komplexere Verteilungsszenarien)
Filterung/Verteilung durch Procmail (für komplexere Verteilungsszenarien)
Beispiel für Filterung/Verteilung durch Procmail und ein Webformular

Via POP3-Konten - der einfache Weg (PostMasterPOP3.pl)

OTRS ist in der Lage, eMails von POP3-Konten zu empfangen.

Konfigurieren Sie Ihre POP3-Konten über das Admin-Interface (POP3 Account).

Starten Sie "bin/PostMasterPOP3.pl" und alle eMails werden in Ihr OTRS geholt.

Ausserdem gibt es einen Beispiel-Cronjob (var/cron/postmaster_pop3.dist), der "bin/PostMasterPOP3.pl" alle 10 Minuten ausführt (s. auch Kapitel Cronjobs).