can't create email trigger
I have my worker setup, i followed the steps at https://github.com/Le0Developer/cloudflare-discord-mailing, but can't create an email that routes to the worker I created
12 Replies
@Leo maybe you could give me some insight
I followed your steps, but can't configure an address that goes to the worker
It doesn't see any worker with an email handler, is what it means
Yes, but how do I create the worker?
if you followed the instructions in that repo, you should have ran deploy/wrangler publish (which creates the worker), and then the other steps. You should be able to see the worker also in the Cloudflare dashboard
I managed to get the emails but now I can't reply them, I keep getting
recreated the dkim many times, used openssl to create my own private_key but can't set it
removed DKIM, used SPF, new error
I already configured the
_mailchannels
TXT as noted in the articleafter many tries and errors... Dkim never worked, but SPF did, so I use it
that's not dkim, that's not being authorized
DNS over Discord: TXT records
_mailchannels.otakupahp.llc TXT @1.1.1.1 +noall +answer
diggy diggy hole
yep, never worked the private key... got many errors
can't parse, error on...
finally, I omit it and it works
hmm yea that records look fine