Skip to content

Add a SMTP adapter #68

Closed
Closed
@lemunozm

Description

@lemunozm

Add an adapter to send mails easily through message-io as if they were messages.

Things into consideration:

  • The messages should be sent in text. What happens if somebody sends binary data?
  • At connection phase, how to pass the remittent and server info? Encoded by RemoteAddr::Str or by Adapter with configuration properties by connection/listening #54
  • How to receive messages (based on mio poll)? The internal Waker should be exposed to the adapter API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions