1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-13 20:04:49 +02:00

Chore: Code cleanup

This commit is contained in:
Ralph Slooten
2024-10-12 15:20:11 +13:00
parent 073ddd33d5
commit a56fd1f53d
17 changed files with 78 additions and 54 deletions

View File

@@ -35,7 +35,6 @@ var (
SMTPAddr = "localhost:1025"
// FromAddr email address
FromAddr string
// UseB - used to set from `-bs`
UseB bool
// UseS - used to set from `-bs`