3
我已經通過了中國進出口的SendGrid集成說明(http://docs.sendgrid.com/documentation/get-started/integrate/examples/exim/)不能中繼郵件服務器SendGrid
不見了但是,我現在發送的任何電子郵件都沒有發送。它的一切都陷入隊列中。我找了一個消息,我嘗試發送日誌文件,這就是我得到:
2011-10-12 19:49:14 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1RE9U2-0007Qg-20
+++ 1RE9U2-0007Qg-20 has not completed +++
2011-10-12 19:49:14 1RE9U2-0007Qg-20 <= [email protected] H=localhost [127.0.0.1] P=esmtpa A=dovecot_login:[email protected] S=731 [email protected] T="Test"
2011-10-12 19:49:14 1RE9U2-0007Qg-20 == [email protected] R=send_via_sendgrid T=sendgrid_smtp defer (-53): retry time not reached for any host
我已經支持重建進出口分貝,但是這並沒有幫助。我認爲這與它使用dovecot登錄而不是在它後面添加的sendgrid登錄有關。我如何使用sendgrid登錄信息?謝謝!!