Try to use IP address if no MX record?
- 主要言語
- Go
- スター
- 6.1k
- フォーク
- 327
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently, when trying to either use an IP address as the domain for an email address, or a domain without an MX record, it returns: `SMTP error 554: MX lookup error`
Could there be an option to try to send to the IP address directly?
(This seems to work in Outlook, for compatibility's sake?)
It would be useful for local email communications, maybe the mx-less domain part less, but it'd still be useful, it would make sense for this to be disabled by default.
コントリビューションガイド
調査の方向性
Start by tracing the MX lookup error in the SMTP delivery path and identify where an email domain is resolved before connection. Review the existing configuration and delivery tests, then verify that an explicit direct-IP option is disabled by default and that IP-address or MX-less delivery follows the intended behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- backend, networking
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100