index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lmtp_server.go
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-04-05
Unexport fields in Server
v0.1.24
Runxi Yu
1
-8
/
+8
2025-04-05
Move things to internal/
v0.1.23
Runxi Yu
1
-1
/
+1
2025-04-05
Use cmd/forge for the entry point
Runxi Yu
1
-11
/
+11
2025-04-05
database shall no longer be a global variable
Runxi Yu
1
-1
/
+1
2025-04-05
config shall no longer be a global variable
Runxi Yu
1
-10
/
+11
2025-04-05
misc: Move url.go into the misc package
Runxi Yu
1
-1
/
+2
2025-04-02
LMTP: Fix patch handling (\r\n, mbox format, double-Wait)
v0.1.10
Runxi Yu
1
-3
/
+16
2025-04-02
LMTP: Stub patch application
Runxi Yu
1
-1
/
+2
2025-04-02
LMTP: Add an SMTP request context
Runxi Yu
1
-3
/
+11
2025-04-01
LMTP: Return 550 on errors
Runxi Yu
1
-1
/
+9
2025-04-01
LMTP: Fix error scoping
Runxi Yu
1
-2
/
+3
2025-04-01
Change the main separator from : to -
Runxi Yu
1
-1
/
+1
Implements: https://todo.sr.ht/~runxiyu/forge/28
2025-04-01
LMTP: Patch handling stub
Runxi Yu
1
-6
/
+46
2025-04-01
LMTP configuration update
Runxi Yu
1
-0
/
+8
2025-04-01
Basic debugging LMTP handler
Runxi Yu
1
-2
/
+115
2025-04-01
Stub LMTP listener
Runxi Yu
1
-0
/
+10