go-smtp icon indicating copy to clipboard operation
go-smtp copied to clipboard

Enable LMTP over TCP

Open patrick246 opened this issue 5 years ago • 0 comments
trafficstars

Changes:

  • remove check that forbids LMTP over TCP
  • introduce Network config option, to choose between TCP and unix sockets
  • add a warning to the documentation that LMTP offers no authentication and should not be hosted unprotected

patrick246 avatar Oct 17 '20 22:10 patrick246