This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 02:28:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
smtpclient
History
Mechiel Lukkien
4a14abc254
add "mox smtp dial" subcommand, for debugging connectivity issues
...
with various options for the tls connection.
2025-05-15 14:12:08 +02:00
..
client_test.go
Run modernize to rewrite some older go constructs to newer ones
2025-03-06 17:33:06 +01:00
client.go
add "mox smtp dial" subcommand, for debugging connectivity issues
2025-05-15 14:12:08 +02:00
dial_test.go
add TransportDirect transport
2024-04-12 17:27:39 +02:00
dial.go
replace packages slog and slices from golang.org/x/exp with stdlib
2024-02-08 14:49:01 +01:00
examples_test.go
replace packages slog and slices from golang.org/x/exp with stdlib
2024-02-08 14:49:01 +01:00
gather_test.go
Run modernize to rewrite some older go constructs to newer ones
2025-03-06 17:33:06 +01:00
gather.go
add TransportDirect transport
2024-04-12 17:27:39 +02:00