-
Notifications
You must be signed in to change notification settings - Fork 13
Pull requests: chatmail/async-smtp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove non-SMTP transports and connection setup code
#57
by link2xt
was merged Jan 31, 2023
Loading…
refactor: remove Option unwraps (except for /usr/bin/sendmail part)
#11
by link2xt
was merged Jan 4, 2020
Loading…
smtp.close() should not try to send a QuitCommand and wait for answer…
#12
by hpk42
was closed Aug 4, 2020
Loading…
Add support for tokio as well as async-std via feature flags (incomplete)
#14
by jsdw
was closed Feb 21, 2022
Loading…
Use connect and send in examples and remove some warnings
#24
by spebern
was merged Jun 12, 2020
Loading…
Rework read write and implement timeouts again
#6
by dignifiedquire
was merged Dec 17, 2019
Loading…
Epanded existing smtp example to make it more practical
#32
by jocutajar
was closed Apr 30, 2022
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.