Messages marked "Dropped" in activity log

I set up an email worker to forward all incoming mail to two gmail addresses and it seems to be working fine, but when I look at the activity log, the messages are marked “Dropped”.

I can confirm that the mail is being forwarded to the inboxes of both accounts as expected, and looking at the realtime logs for the worker the triggers all ran successfully with OK status.

Anyway I guess I just want to report this and ask if it’s safe to ignore the “Dropped” status in the activity log.

Welcome to the Cloudflare Community!

All Mail currently handled by Workers will show as “Dropped”, regardless of it being forwaded or not. That is normal. If your worker was erroring, it would show as Delivery Failed, ex:

Only mail forwarded by the normal route forward action is shown as “forwarded”

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.