# Write your own email server (in Rust!)

DevFeed: [Write your own email server (in Rust!)](<https://devfeed.tech/articles/write-your-own-email-server-in-rust-6123.md>)

Original publisher: [Read original article](<https://turso.tech/blog/write-your-own-email-server-in-rust-36f4ff5b1956>)

Author: Piotr Sarna

Published: 2023-05-09T00:00:00Z

Content type: article

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Rust](<https://devfeed.tech/topics/rust.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Server](<https://devfeed.tech/topics/server.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [databases](<https://devfeed.tech/tags/databases.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [rust](<https://devfeed.tech/tags/rust.md>), [server](<https://devfeed.tech/tags/server.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

A walkthrough for implementing and deploying a disposable email server from scratch using Rust and Turso.

## Source excerpt

A walkthrough on how to implement and deploy your own disposable email server from scratch using Turso and Rust.