routing emails to email workers

Continuing conversation with Sunil on twitter DM I've now done this, "Status" suggests it's not set up yet,
noop: (502, b'Command not implemented')
helo: (250, b'mx.cloudflare.net greets 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa')
mail: (250, b'Ok')
rcpt: (250, b'Ok')
noop: (502, b'Command not implemented')
helo: (250, b'mx.cloudflare.net greets 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa')
mail: (250, b'Ok')
rcpt: (250, b'Ok')
raw SMTP is now saying Ok, was saying rcpt: (550, b'Address does not exist. iR4RqRmOcQOb'), but the worker is still not being called
No description
4 Replies
Samuel Colvin
Samuel ColvinOP2mo ago
Okay, emails are now working, but even 15 minutes after I set this, up the status column is still showing a loading indicator
No description
misterpoppins
misterpoppins2mo ago
FWIW my email worker is functioning but the status field never loads either. I think that UI is just borked
DaniFoldi
DaniFoldi2mo ago
Hey both, I just checked and looks like the status column is working (now?). Could you please confirm if you're still seeing issues and I'll try to ask someone to take a look :MeowHeartCloudflare:
NelsonJSDuarte
NelsonJSDuarte2mo ago
@Samuel Colvin If it happens again, you can share the message in the loading tooltip

Did you find this page helpful?