aboutsummaryrefslogtreecommitdiff
path: root/src/smtp.rs
Commit message (Collapse)AuthorAge
* Add SMTP recipient commandMroik2026-04-13
| | | | | | | | | | Validation for the recipients' email addresses should be added later on. This is not strictly necessary as the request at this point will already have gone through another MTA, but it should be done just for good measure in case someone decides to expose this software directly to the internet. Signed-off-by: Mroik <mroik@delayed.space>
* Add SMTP start mail transactionMroik2026-04-13
| | | | | | | | | Validation for the sender's email address should be added later on. This is not strictly necessary as the request at this point will already have gone through another MTA, but it should be done just for good measure in case someone decides to expose this software directly to the internet. Signed-off-by: Mroik <mroik@delayed.space>
* Add SMTP reply for unrecognized commandsMroik2026-04-13
| | | | Signed-off-by: Mroik <mroik@delayed.space>
* Add SMTP server greetingMroik2026-04-13
| | | | Signed-off-by: Mroik <mroik@delayed.space>
* Implement HELO command interactionMroik2026-04-13
| | | | | | | | EHLO most likely won't be implemented as this software is meant to be ran in a containerized environment, where only the main MTA is supposed to be able to reach the container of this software. Signed-off-by: Mroik <mroik@delayed.space>
* Add SMTP server scaffoldingMroik2026-04-13
Signed-off-by: Mroik <mroik@delayed.space>
XMR address: 854DmXNrxULU3ZFJVs4Wc8PFhbq29RhqHhY8W6cdWrtFN3qmooKyyeYPcDzZTNRxphhJ5UzASQfAdEMwSteVqymk28aLhqj