我按照下面鏈接中描述的步驟設置了我的Mac以發送電子郵件。 http://www.anujgakhar.com/2011/12/09/using-macosx-lion-command-line-mail-with-gmail-as-smtp/Mac OS X 10.10 Yosemite Postfix SASL驗證失敗
它在我的Mac OS X 10.9上正常工作。但是,我升級到OS X 10.10後。 mail.log顯示以下錯誤。問題是什麼?
Oct 19 00:28:22 paullam-macbook-pro.local postfix/smtp[30383]: 6B47B8AD4E8: SASL authentication failed; cannot authenticate to server smtp.gmail.com[74.125.68.109]: generic failure
Oct 19 00:28:24 paullam-macbook-pro.local postfix/smtp[30383]: 6B47B8AD4E8: to=<[email protected]>, relay=smtp.gmail.com[74.125.68.108]:587, delay=3.4, delays=0.01/0/3.4/0, dsn=4.7.0, status=deferred (SASL authentication failed; cannot authenticate to server smtp.gmail.com[74.125.68.108]: generic failure)
這花了我數小時才發現,但很好的發現,並快速修復 – mlantz 2014-11-03 08:29:56
我有同樣的問題,並且此修復程序爲我工作。謝謝! – 2014-11-04 16:38:41
謝謝,這個作品就像一個魅力! – 2015-01-14 20:31:32