aboutsummaryrefslogtreecommitdiff
path: root/utils/smtp/server.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-08Refactor DNS and SMTP configurations; add system DNS managementBobby1-8/+8
2026-03-08feat(domains): enhance domain management UI with DNS records functionalityBobby1-16/+22
2026-03-08feat(dns): Implement DNS record management and query handlingBobby1-2/+39
2026-03-08Refactor configuration handling and add mail management featuresBobby1-7/+38
2026-03-07Refactor dashboard and mailboxes pages to integrate services for data retrievalBobby1-27/+0
2026-03-07feat: implement SMTP server with authentication, port validation, and email s...Bobby1-0/+56