Skip to content

Conversation

@wb8tyw
Copy link
Contributor

@wb8tyw wb8tyw commented Jan 26, 2025

As of Python 3.12, the smtpd and asyncore libraries have been removed. This fix simply disables the SMTP server functionality in D-Rats until that mailsrv module can be reimplemented using a supported library.

d_rats/mailsrv.py:
Disable smtpd for Python 3.12.

As of Python 3.12, the smtpd and asyncore libraries have been removed.
This fix simply disables the SMTP server functionality in D-Rats until
that mailsrv module can be reimplemented using a supported library.

.codespellrc: Suppress some words from other modules than mailsrv.

d_rats/mailsrv.py:
    Disable smtpd for Python 3.12.
@wb8tyw wb8tyw merged commit 54bddfd into ham-radio-software:master Jan 27, 2025
5 checks passed
@wb8tyw wb8tyw deleted the wb8tyw_d-rats-296 branch January 27, 2025 14:21
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 participants