|
dc2e90b7d6
|
Add option to override From header for individual accounts
|
2023-07-08 18:48:34 +02:00 |
|
|
f503402e89
|
Configure allowed senders and recipients on individual accounts
|
2023-07-08 14:23:34 +02:00 |
|
|
b9509593e5
|
Forbid empty allowed_from list and use wildcard to mean all addresses are allowed
|
2023-07-08 14:02:57 +02:00 |
|
|
4df671e547
|
Change account config file to use YAML instead of JSON
|
2023-07-08 14:02:57 +02:00 |
|
|
31b9c46f99
|
Replace From/To headers in relayed emails
|
2023-07-07 13:40:40 +02:00 |
|
|
a142dc3cfe
|
Replace strings.ToLower with strings.EqualFold
|
2023-07-07 07:34:12 +02:00 |
|
|
636f78a0ec
|
Move utility functions in smtp package
|
2023-07-07 07:25:34 +02:00 |
|
|
e7353824c5
|
Refactor SMTP relay and client code
|
2023-07-06 19:33:36 +02:00 |
|