A webmail client. Forked from https://git.sr.ht/~migadu/alps
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Simon Ser 8de93c50d2
Add basic pagination to message list
4 年前
cmd/koushin Parse SMTP URL from CLI 4 年前
public Add basic pagination to message list 4 年前
LICENSE Correct license ownership 4 年前
README.md Parse SMTP URL from CLI 4 年前
conn_pool.go Add basic pagination to message list 4 年前
go.mod Add basic SMTP support 4 年前
go.sum Add basic SMTP support 4 年前
imap.go Add basic pagination to message list 4 年前
server.go Add basic pagination to message list 4 年前
smtp.go Add basic pagination to message list 4 年前
strconv.go Add basic pagination to message list 4 年前
template.go Escape mailbox names in URLs 4 年前

README.md

koushin

Usage

go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465

License

MIT