1
0
Fork 0
SMTP-Relay/internal/smtp
chylex dc2e90b7d6
Add option to override From header for individual accounts
2023-07-08 18:48:34 +02:00
..
auth.go Refactor SMTP relay and client code 2023-07-06 19:33:36 +02:00
client.go Change account config file to use YAML instead of JSON 2023-07-08 14:02:57 +02:00
relay.go Add option to override From header for individual accounts 2023-07-08 18:48:34 +02:00
relay_test.go Configure allowed senders and recipients on individual accounts 2023-07-08 14:23:34 +02:00
tls.go Refactor SMTP relay and client code 2023-07-06 19:33:36 +02:00
utils.go Move utility functions in smtp package 2023-07-07 07:25:34 +02:00