當前位置:首頁 » 編程語言 » sqlserver資料庫郵件

sqlserver資料庫郵件

發布時間: 2025-04-07 02:06:12

sql 2008 R2 資料庫郵件正常 報表訂閱無法發送郵件

我的理解是你發送郵件訂閱報錯了,是吧,

這種錯誤通常當 SMTP 伺服器上的安全策略設置僅允許經過身份驗證的用戶提交郵件以進行後續傳遞時,會出現此錯誤。如果 SMTP 伺服器不接受匿名用戶的電子郵件提交,則請與系統管理員聯系以獲取使用伺服器的許可權。

如果將 Exchange Server 名稱指定為 SMTPServer,則也會發生此錯誤。若要使用 Exchange 伺服器傳遞電子郵件,必須指定為 Exchange 伺服器配置的 SMTP 網關的名稱。請與 Exchange 管理員聯系獲取此信息。

打開 Reporting Services Configuration Management:

  1. Change the Reporting Services Windows account to be a account(e.g. Domain Account), which has permissions to send mails via the SMTP server.

  2. Open rsreportserver.config with TextEditor(e.g. notepad), change the SMTPAuthenticate to
    <SMTPAuthenticate>2</SMTPAuthenticate>

  3. Save the file, and then restart the Reporting Services.

  4. Now, we should be able to send mails.

https://technet.microsoft.com/zh-cn/library/ms159171(v=sql.105).aspx
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/ab8ab29e-640b-4114-bde3-9a532c53700b/unable-to-send-email-through-ssrs?forum=sqlreportingservices

熱點內容
國際版我的世界不能玩伺服器 發布:2025-09-23 10:49:40 瀏覽:564
如何放映密碼 發布:2025-09-23 10:35:53 瀏覽:969
鞋帶編程 發布:2025-09-23 10:18:30 瀏覽:747
天津網站伺服器搭建雲主機雲空間 發布:2025-09-23 10:05:08 瀏覽:748
伺服器的ip可以隨便設置 發布:2025-09-23 10:04:09 瀏覽:185
太空狼人殺為什麼說伺服器已滿 發布:2025-09-23 09:53:08 瀏覽:75
python字元串函數參數 發布:2025-09-23 09:03:39 瀏覽:488
dz資料庫鏈接 發布:2025-09-23 08:41:46 瀏覽:313
顯卡緩存和顯存的區別 發布:2025-09-23 08:34:00 瀏覽:239
存儲用法 發布:2025-09-23 08:19:47 瀏覽:880