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

add support for specifying whole domains for passthrough recipients #408

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

hpk42
Copy link
Contributor

@hpk42 hpk42 commented Sep 6, 2024

this is to be used for whitelisting "@cheogram" for XMPP-interactions for webxdc apps.

Copy link
Contributor

@missytake missytake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable :)

chatmaild/src/chatmaild/ini/chatmail.ini.f Show resolved Hide resolved
@hpk42
Copy link
Contributor Author

hpk42 commented Oct 11, 2024

the problem is that Delta Chat on a chatmail server does not know that the chatmail server allows unencrypted mail, so DC itself will block it. How to address this?

@missytake
Copy link
Contributor

the problem is that Delta Chat on a chatmail server does not know that the chatmail server allows unencrypted mail, so DC itself will block it. How to address this?

will it? afaict the client sends the message, receives the SMTP error, and then displays it nicely:
screenshot of message details of a failed message from a nine account to echo@example.org

If it doesn't receive the SMTP error everything should be fine, right?

@hpk42
Copy link
Contributor Author

hpk42 commented Oct 14, 2024 via email

@link2xt
Copy link
Contributor

link2xt commented Oct 14, 2024

Android always sends the message if you have a chat, but tries hard to prevent users from creating a chat with a contact that does not have a key.

@hpk42 hpk42 merged commit 72df078 into main Oct 30, 2024
6 checks passed
@hpk42 hpk42 deleted the hpk/domain_passthrough branch October 30, 2024 16:17
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.

3 participants