mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-26 00:36:23 +03:00
[GH-ISSUE #43] 给Gmail和Proto邮箱发送邮件的问题(垃圾邮件和被拦截) #34
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloud-mail-maillab#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JDUHDY on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/43
测试给Gmail发送邮件会被识别为垃圾邮件,测试给Protomail发送邮件好像被拦截了,用Ptotomail给域名邮箱发送邮件,会提示找不到这个地址,然后发送失败。Gmail这个还好说,手动移回收件箱即可。但是Proto这个怎么解决?下面是Proto系统返回的信息。
這是 Proton Mail 的郵件系統。
您的郵件無法送達一個或多個收件者。
請參閱下文,了解送達錯誤和電子郵件訊息。
郵件未送達的最常見原因是收件者位址錯誤或收件者郵件伺服器設定錯誤。
在我們的知識庫中了解更多關於送達錯誤的資訊:https://proton.me/support/smtp-errors
<這裡我的郵件地址>:未找到主機或網域名稱。域名服務錯誤
對於 name=這裡我的網域位址 type=A:已找到主機,但沒有請求類型的資料記錄
@eoao commented on GitHub (Jul 18, 2025):
resend的问题,本项目只调用resend发邮件