Skip to main content

Crate stalwart_lib

Crate stalwart_lib 

Source
Expand description

Stalwart Mail Server — public library API

Provides an embeddable entry-point for the IMAP+SMTP mail server.

Re-exports§

pub use crate::common::Server;
pub use crate::common::manager::boot::BootManager;
pub use crate::trc_impl::*;

Modules§

common
dav
dav_proto
directory
email
groupware
http
http_proto
imap
imap_proto
jmap
jmap_proto
managesieve
migration
nlp
pop3
services
smtp
spam_filter
store
trc_impl
types
utils

Macros§

bail
error
location
spawn_op

Functions§

start_server
Start the server and return a Server handle.