Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

SES: verify codebar.io domain and enable Easy DKIM

已关闭 适合新手
#2,924 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
68/100
Issue 类型
功能
描述清晰度
描述清楚
活跃度
活跃
技术栈
aws

调研方向

在 eu-west-1 的 Amazon SES 控制台中开始操作,并创建启用 Easy DKIM 的 codebar.io 域身份。在 Cloudflare DNS 中添加三个 CNAME 记录,以及任何所需的 SPF 或 DMARC 记录;当 SES 报告验证成功且显示的价格已记录在评论中时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

enhancement

Part of replacing SendGrid with Amazon SES. Work happens in the same AWS account as our S3 usage (see #2235), in region eu-west-1 (Ireland — matches our Heroku EU region).

Steps

  • Create a domain identity for codebar.io in the SES console (eu-west-1)
  • Enable Easy DKIM (2048-bit default) and collect the three CNAME records
  • Add the DKIM CNAME records (plus SPF/DMARC records if not already present) to codebar.io DNS
  • Confirm DKIM verification shows "Success" for the domain identity
  • Note which pricing structure the console shows (Essentials plan at $0.16/1,000 vs the classic à la carte rate at $0.10/1,000) and record it in a comment

References

Who this needs

All prerequisites are met: Morgan has AWS IAM access to the S3 account (see #2235) and manages codebar.io DNS via Cloudflare, so this issue can start immediately — DKIM CNAME records can be added directly once SES issues them. (Any other DNS records for the domain also live in Cloudflare, worth keeping in mind if SPF/DMARC records are added.)

主要语言
Ruby
星标
104
派生
205
平均合并
1 天 5 小时
30 天内合并 PR
72

环境准备

  • 提供 Dockerfile 或 Docker Compose 文件
  • 没有 Pull Request 模板
  • 阅读贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

codebar/planner 的其他 Issue

查看 codebar/planner 的全部 Issue

相似的 Issue

更多 Ruby Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。