This website requires JavaScript.
Explore
Help
Sign In
chylex
/
SMTP-Relay
Watch
1
Star
0
Fork
0
mirror of
https://github.com/chylex/SMTP-Relay.git
synced
2026-08-20 22:27:14 +02:00
Code
Activity
Files
customized
SMTP-Relay
/
internal
/
smtp
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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