Hi, we build a solution in CF workers to store attachments from incoming mails to R2. Sometimes the
Hi, we build a solution in CF workers to store attachments from incoming mails to R2. Sometimes the emails are marked as Rejected mostly due to some misconfigured sender mail server (SPF / DKIM). Is there any possibility to receive these emails in our Worker script? It should be very nice if we could change some setting to tell the email route that it should always deliver to the worker and let the worker script make the decision to process the email based on a spam score or sender address. Are there any plans to introduce this functionality?




