[GH-ISSUE #42] Discarding email even though correct domain #26

Closed
opened 2026-02-25 23:39:38 +03:00 by kerem · 0 comments
Owner

Originally created by @geek-at on GitHub (Jul 27, 2022).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/42

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: ['testuser@0xfs.eu']
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
Originally created by @geek-at on GitHub (Jul 27, 2022). Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/42 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: ['testuser@0xfs.eu'] 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 ```
kerem closed this issue 2026-02-25 23:39:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentrashmail#26
No description provided.