Expand description
Modules
- SMTP message sending
Structs
- Smtp 🔒
Enums
Constants
- SMTP connection, write and read timeout.
Functions
- send_mdn 🔒Tries to send a single MDN. Returns false if there are no MDNs to send.
- Tries to send MDN for message
msg_id
tocontact_id
. - Attempts to send queued MDNs.
- Sends message identified by
smtp
table rowid over SMTP connection. - Tries to send all messages currently in
smtp
,smtp_status_updates
andsmtp_mdns
tables. - Tries to send a message.