opentrashmail icon indicating copy to clipboard operation
opentrashmail copied to clipboard

Discarind email even though correct domain

Open geek-at opened this issue 3 years ago • 0 comments

Docker output

Starting Open Trashmail
 [+] Starting php
 [+] Starting nginx
 [+] Setting up config.ini
   [i] Active Domain(s): 0xfs.eu
   [i] Setting up DISCARD_UNKNOWN to: true
   [i] Using default dateformat
 [+] Starting Mailserver
[i] Starting Mailserver on port 25
2022-07-27 08:06:17,750 - __main__ - DEBUG - Receiving message from: 209.85.222.174:44678
2022-07-27 08:06:17,751 - __main__ - DEBUG - Message addressed from: xyz
2022-07-27 08:06:17,751 - __main__ - DEBUG - Message addressed to: ['[email protected]']
2022-07-27 08:06:17,776 - __main__ - DEBUG - Subject: test
2022-07-27 08:06:17,777 - __main__ - INFO - Discarding email for unknown domain: 0xfs.eu

geek-at avatar Jul 27 '22 22:07 geek-at