Closed MattBlack85 closed 1 year ago
Hi!, Is it possible to add an example with how to use Credentials and starttls? I can't figure it out and my calls are never returning at the moment
You can look at how Delta Chat uses it at https://github.com/deltachat/deltachat-core-rust/blob/fc019de18ccfd52a9373ac284170238e440e7cb2/src/smtp.rs#L190-L211
thanks @link2xt that is exactly what I needed!
Hi!, Is it possible to add an example with how to use Credentials and starttls? I can't figure it out and my calls are never returning at the moment