cmd/koushin
|
Parse SMTP URL from CLI
|
2019-12-03 15:21:59 +01:00 |
public
|
Add support for replying to a message
|
2019-12-03 18:41:23 +01:00 |
conn_pool.go
|
Add session lock
|
2019-12-03 17:18:17 +01:00 |
go.mod
|
Add basic SMTP support
|
2019-12-03 16:27:49 +01:00 |
go.sum
|
Add basic SMTP support
|
2019-12-03 16:27:49 +01:00 |
imap.go
|
Fix mailbox view when empty
|
2019-12-03 17:52:56 +01:00 |
LICENSE
|
Correct license ownership
|
2019-12-03 07:48:25 -05:00 |
README.md
|
Parse SMTP URL from CLI
|
2019-12-03 15:21:59 +01:00 |
server.go
|
Add basic support for multiple recipients
|
2019-12-03 18:46:18 +01:00 |
smtp.go
|
Add support for replying to a message
|
2019-12-03 18:41:23 +01:00 |
strconv.go
|
Add basic support for multiple recipients
|
2019-12-03 18:46:18 +01:00 |
template.go
|
Escape mailbox names in URLs
|
2019-12-03 17:31:53 +01:00 |