Hi everyone,
I have two fetchmail configurations in my Proxmox cluster, and I’m encountering an issue with how blocked emails are handled.
Currently, the emails are delivered via SMTP, but if a filter action marks an email as "block," the email remains on the original server. During the next fetchmail iteration, the same email is processed again, creating an infinite loop. This results in repeatedly circling through the blocked emails and rechecking them against block lists. As a consequence, my block-list call limit is quickly exhausted.
The only workaround I’ve found is to whitelist all fetchmail entries, effectively accepting all emails. However, I don’t consider this a viable solution as it defeats the purpose of filtering.
Has anyone encountered this issue before? Are there any recommendations to prevent this looping behavior or to ensure blocked emails are properly handled (e.g., deleted after being flagged)?
Any advice is greatly appreciated!
P.S. this behavior is new after upgrading from major 7 to 8.
Thanks in advance!
Christian
I have two fetchmail configurations in my Proxmox cluster, and I’m encountering an issue with how blocked emails are handled.
Currently, the emails are delivered via SMTP, but if a filter action marks an email as "block," the email remains on the original server. During the next fetchmail iteration, the same email is processed again, creating an infinite loop. This results in repeatedly circling through the blocked emails and rechecking them against block lists. As a consequence, my block-list call limit is quickly exhausted.
The only workaround I’ve found is to whitelist all fetchmail entries, effectively accepting all emails. However, I don’t consider this a viable solution as it defeats the purpose of filtering.
Has anyone encountered this issue before? Are there any recommendations to prevent this looping behavior or to ensure blocked emails are properly handled (e.g., deleted after being flagged)?
Any advice is greatly appreciated!
P.S. this behavior is new after upgrading from major 7 to 8.
Thanks in advance!
Christian