exim4
                Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| exim4 [2018-10-08 18:03] – [Logging spam mail at SMTP DATA ACL time] added log parse example fanir | exim4 [2019-05-03 02:58] (aktuell) – changed page structure again fanir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Exim4 Tricks ====== | ====== Exim4 Tricks ====== | ||
| + | |||
| + | Spam logging for analysis, and probably more in the future. | ||
| ===== Logging spam mail at SMTP DATA ACL time ===== | ===== Logging spam mail at SMTP DATA ACL time ===== | ||
| - | The log message includes the list of envelope recipients for the message. That means it also includes BCC-recipients! | + | ==== Exim Config ==== | 
| + | |||
| + | The log message includes the list of envelope recipients for the message. That means it also includes BCC-recipients, which might pose privacy problems. | ||
| warn spam = nobody | warn spam = nobody | ||
| Zeile 11: | Zeile 15: | ||
|             log_message = Spam received: score=$spam_score; |             log_message = Spam received: score=$spam_score; | ||
| - | Log parse example: | + | ==== Log parse example  | 
|   grep ' |   grep ' | ||
exim4.1539014617.txt.gz · Zuletzt geändert: 2018-10-08 18:03 von fanir