]> src.bluestatic.org Git - mailpopbox.git/commit
Refactor the mta implementation into a base and derived smtpMTA.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 11 May 2024 19:25:43 +0000 (15:25 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 11 May 2024 19:25:43 +0000 (15:25 -0400)
commit60e4177c5b6d47540ce35164bd8f8f022eb43315
tree2840e06c65408e213afed3d9d7bb7a75647a1ec5
parent0d06ea3ef3e96accdb17e794bf83216336b585f2
Refactor the mta implementation into a base and derived smtpMTA.
smtp.go
smtp/relay.go
smtp/relay_smtp.go [new file with mode: 0644]
smtp/relay_test.go
smtp/server.go