This website requires JavaScript.
Explore
Help
Sign In
chylex
/
SMTP-Relay
Watch
1
Star
0
Fork
0
You've already forked SMTP-Relay
mirror of
https://github.com/chylex/SMTP-Relay.git
synced
2024-11-24 11:42:52 +01:00
Code
customized
SMTP-Relay
/
internal
/
smtp
History
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_test.go
Configure allowed senders and recipients on individual accounts
2023-07-08 14:23:34 +02:00
relay.go
Add option to override From header for individual accounts
2023-07-08 18:48: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