aboutsummaryrefslogtreecommitdiff
path: root/utils/smtp/session.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-08feat(dns): add update functionality for DNS records (MX, SRV, TXT)Bobby1-0/+25
2026-03-08feat(dns): Implement DNS record management and query handlingBobby1-2/+106
2026-03-08Refactor configuration handling and add mail management featuresBobby1-18/+18
2026-03-07Refactor dashboard and mailboxes pages to integrate services for data retrievalBobby1-7/+8
2026-03-07feat: implement SMTP server with authentication, port validation, and email s...Bobby1-0/+61