changed dir
This commit is contained in:
@@ -13,7 +13,7 @@ email-worker/
|
||||
│ ├── sqs_handler.py # SQS polling
|
||||
│ ├── ses_handler.py # SES email sending
|
||||
│ └── dynamodb_handler.py # DynamoDB (rules, bounces, blocklist)
|
||||
├── email/ # Email processing
|
||||
├── email_processing/ # Email processing
|
||||
│ ├── parser.py # Email parsing utilities
|
||||
│ ├── bounce_handler.py # Bounce detection & rewriting
|
||||
│ ├── rules_processor.py # OOO & forwarding logic
|
||||
|
||||
Reference in New Issue
Block a user