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

use canonical_name if it is available; report error when recipients don't exist #28

Closed
wants to merge 3 commits into from

Conversation

fluxionary
Copy link
Member

the main aim of this PR was to make use of my canonical_name mod if possible. canonical_name corrects mis-capitalized user names. if canonical_name is installed, sending mail to "FlUX" will correctly be delivered to "flux", instead of ending up in limbo.

i also added a basic feature where a sender is alerted w/ a chat message if one or more of the recipients does not exist.

@BuckarooBanzay
Copy link
Member

BuckarooBanzay commented Feb 23, 2023

i think i ninja'd you there :/
the test is "fixed" in the master branch along with your commit :)
f7a7ef3

@fluxionary
Copy link
Member Author

i think i ninja'd you there :/ the test is "fixed" in the master branch along with your commit :) f7a7ef3

sounds good, will close this then :)

@fluxionary fluxionary closed this Feb 23, 2023
@fluxionary fluxionary deleted the canonical_name branch February 23, 2023 22:58
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.

None yet

2 participants