Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi, i want to sign up for Flickr using an email address hosted in my server with docker mailserver. But the verification email isn't coming in, and turns out the email is rejected for a fuzzy hash blacklist. I requested for the said hash to be whitelisted per here. It was approved immediately, but it still didn't work when I tried again. So how often is the fuzzy hash gets updated?
Relevant log entries from rspamd:

2025-12-19 10:34:56 #272(rspamd_proxy) <75e6fb>; proxy; fuzzy_insert_result: found exact fuzzy hash(bin) 2d3cd3891fd1c2b9c6e7cf330db276543c2dbbc4017fd034ac3a0ebd7f84cf2dd6db34e61c00018817b751c06c79d06ff78829009856f926ac89da1b003b31cd with weight: 0.99, probability 1.00, in list: FUZZY_DENIED:1; added on 16.12.2025 10:08:04 GMT
2025-12-19 10:34:56 #272(rspamd_proxy) <75e6fb>; proxy; rspamd_task_write_log: id: <0100019b35f63c2a-9e9ee3e2-2b2f-44c0-862a-d0f12191c71f-000000@email.amazonses.com>, qid: <C7D2D201889>, ip: 54.240.48.98, from: <0100019b35f63c2a-9e9ee3e2-2b2f-44c0-862a-d0f12191c71f-000000@amazonses.com>, (default: T (reject): [14.39/11.00] [FUZZY_DENIED(11.99){1:2d3cd3891f:1.00:bin;},MIME_MA_MISSING_TEXT(2.00){},FORGED_SENDER(0.30){donotreply@flickr.com;0100019b35f63c2a-9e9ee3e2-2b2f-44c0-862a-d0f12191c71f-000000@amazonses.com;},MIME_HTML_ONLY(0.20){},RWL_MAILSPIKE_VERYGOOD(-0.20){54.240.48.98:from;},BAD_REP_POLICIES(0.10){},MIME_GOOD(-0.10){multipart/alternative;},ONCE_RECEIVED(0.10){},ARC_NA(0.00){},ASN(0.00){asn:14618, ipnet:54.240.48.0/23, country:US;},DKIM_TRACE(0.00){flickr.com:+;amazonses.com:+;},DMARC_POLICY_ALLOW(0.00){flickr.com;reject;},FROM_NEQ_ENVFROM(0.00){donotreply@flickr.com;0100019b35f63c2a-9e9ee3e2-2b2f-44c0-862a-d0f12191c71f-000000@amazonses.com;},FROM_NO_DN(0.00){},MIME_TRACE(0.00){0:+;1:~;},MISSING_XM_UA(0.00){},RCPT_COUNT_ONE(0.00){1;},RCVD_COUNT_ZERO(0.00){0;},R_DKIM_ALLOW(0.00){flickr.com:s=4ub7zcg7pwddfaht7fzco5nu72se6277;amazonses.com:s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw;},R_SPF_ALLOW(0.00){+ip4:54.240.0.0/18;},TO_DN_NONE(0.00){},TO_MATCH_ENVRCPT_ALL(0.00){}]), len: 2312, time: 175.681ms, dns req: 20, digest: <5d813d50ae214a17844bb268fc09b34a>, rcpts: <tiffany@tiffany.eu.org>, mime_rcpts: <tiffany@tiffany.eu.org>
You must be logged in to vote

So how often is the fuzzy hash gets updated?

I don't think DMS has anything specific to do with that. Likely upstream config? If you want to adjust configuration it's best to do so through the config override support to ensure it's persisted.

Replies: 1 comment

Comment options

So how often is the fuzzy hash gets updated?

I don't think DMS has anything specific to do with that. Likely upstream config? If you want to adjust configuration it's best to do so through the config override support to ensure it's persisted.

You must be logged in to vote
0 replies
Answer selected by EvelynOctavia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.