Debian
帶後綴和 Roundcube 的假期/自動回复消息
在 MySQL 和 Roundcube 中使用 postfix + virtual_aliases 作為前端時如何設置休假/自動回复消息?
有沒有分步指南?
我一直在嘗試設置feurix/response,但沒有運氣:
- 調試消息說郵件已發送,資訊儲存在 MySQL 中(但未實際發送給發件人)
發送到
totest@example.com
,調試消息:Response record successful! Jan 25 01:17:44 v2704 postfix/lmtp[21656]: A8BD6201B5E: to=<totest#example.com@response.internal>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.09, delays=0.07/0.01/0/0, dsn=2.0.0, status=sent (250 Ok)
這是什麼response.internal?
- Roundcube 外掛不保存設置(只是重新載入頁面)
仔細閱讀安裝說明。我已經測試了這兩個腳本(python 和 Roundcube),它們工作得很好。
如果響應正確儲存在
autoreply_record
表中並且沒有發送假期通知,請仔細檢查您是否/opt/response/response-notify
在 crontab 中正確執行腳本。如果 Roundcube 外掛設置未正確保存,請仔細檢查外掛配置文件中的數據庫連接設置。