Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate SMTP to use the new Pode Sockets #586

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Migrate SMTP to use the new Pode Sockets #586

merged 1 commit into from
Jul 7, 2020

Conversation

Badgerati
Copy link
Owner

Description of the Change

Changes the SMTP server from using the TcpListener, to using Pode's listener - allowing for more than two open connections.

Related Issue

Resolves #584

Additional Context

Add any other context or screenshots about the pull request request here.

@Badgerati Badgerati added this to the 2.0.0 milestone Jul 7, 2020
@Badgerati Badgerati self-assigned this Jul 7, 2020
@Badgerati Badgerati merged commit 5609d75 into develop Jul 7, 2020
@Badgerati Badgerati deleted the Issue-584 branch July 7, 2020 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2.0: Can we make the SMTP server use the new Pode sockets layer, rather than TcpClient?
1 participant