Skip to content

Add mail command#792

Draft
vinc wants to merge 4 commits into
trunkfrom
feature/mail
Draft

Add mail command#792
vinc wants to merge 4 commits into
trunkfrom
feature/mail

Conversation

@vinc

@vinc vinc commented Sep 18, 2025

Copy link
Copy Markdown
Owner
  • Add POP3 support
  • Add SMTP support
  • Add POP3 over TLS proxy
  • Add SMTP over TLS proxy

@vinc vinc added the experiment Experiment that might never be merged label Sep 18, 2025
@vinc

vinc commented Sep 18, 2025

Copy link
Copy Markdown
Owner Author

The code repeats itself between the POP3 and the SMTP parts. I'm not sure yet if I want a mail command that dispatch the actions to the right protocol or lower level smtp and pop3 commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

experiment Experiment that might never be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant