-
I'm building an external (multi) Cloudron Security Monitoring app and I am very exited about all the API possibilities!
One thing I noticed in https://docs.cloudron.io/api/get-spam-acl
APPLICATION/JSON Schema Example (auto) SCHEMA whitelist string[] List of email addresses that are allowed (whitelisted). Example: ["no-spam@mail.de"] blacklist string[] List of email addresses that are blocked (blacklisted). Example: ["spam@mail.de"]However I can't find the whitelisted email addresses in the Cloudron GUI, or am I wrong?
-
This is configured in
https://example.org/#/email-settings.Doc https://docs.cloudron.io/email#address-blocklist
Fyi: The frontend uses the same API, so you should see a request to this endpoint.
-
This is configured in
https://example.org/#/email-settings.Doc https://docs.cloudron.io/email#address-blocklist
Fyi: The frontend uses the same API, so you should see a request to this endpoint.
-
@imc67 for the moment, it's best not to use
allowlist. It's not exposed in UI because it's not really tested or working well. Currently, all it does it add anything in allowlist to SpamAssassin's whitelist_auth - https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html . -
G girish marked this topic as a regular topic
-
G girish moved this topic from Support
-
@imc67 for the moment, it's best not to use
allowlist. It's not exposed in UI because it's not really tested or working well. Currently, all it does it add anything in allowlist to SpamAssassin's whitelist_auth - https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html .@imc67 for the moment, it's best not to use
allowlist. It's not exposed in UI because it's not really tested or working well. Currently, all it does it add anything in allowlist to SpamAssassin's whitelist_auth - https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Conf.html .Thanks for sharing this information, though I really would like to see this working officially because currently there is no way to “force allow” emails that gets into spam unneeded.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login

