aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorMroik <mroik@delayed.space>2026-06-29 18:19:41 +0200
committerMroik <mroik@delayed.space>2026-06-29 18:21:47 +0200
commit938379d6d7f03747c8d7aeac4be534c9e20cfd05 (patch)
tree6f6c726a931f2a9d498938f42601876b25d7b30e /src/main.rs
parentd04456228d87593ede49b0d988d12b50ea27a534 (diff)
Implement SMTP client
This is used to forward requests to the main MTA to send emails to the subscribers of the mailing list. Signed-off-by: Mroik <mroik@delayed.space>
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index 20ace78..dde0721 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,6 +1,7 @@
mod database;
mod model;
mod process_mail;
+mod smtp_client;
mod smtp_server;
fn main() {
XMR address: 854DmXNrxULU3ZFJVs4Wc8PFhbq29RhqHhY8W6cdWrtFN3qmooKyyeYPcDzZTNRxphhJ5UzASQfAdEMwSteVqymk28aLhqj