<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.ichiayi.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Jonathan&#039;s Wiki 筆記 - tech:mail</title>
        <description></description>
        <link>https://www.ichiayi.com/</link>
        <lastBuildDate>Fri, 05 Jun 2026 21:44:42 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.ichiayi.com/_media/wiki/dokuwiki.svg</url>
            <title>Jonathan&#039;s Wiki 筆記</title>
            <link>https://www.ichiayi.com/</link>
        </image>
        <item>
            <title>Mail Server 異常解決方法</title>
            <link>https://www.ichiayi.com/tech/mail/faq</link>
            <description>Mail Server 異常解決方法

- 無法收信出現和 InBox 相關的錯誤訊息

&lt;quote&gt;

	*  進入 Mail Server 主機內將該使用者的 /var/spool/mail 內檔案移除重建
	*  Exp. 使用者 beryl 無法收信實際處理程序


su - root
cd /var/spool/mail
mv beryl beryl.old
touch beryl
chown beryl:mail beryl</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 02 Mar 2009 17:17:03 +0000</pubDate>
        </item>
        <item>
            <title>安裝設定 WebMail (squirrelmail)</title>
            <link>https://www.ichiayi.com/tech/mail/squirrelmail</link>
            <description>安裝設定 WebMail (squirrelmail)

- 下載安裝 SquirrelMail



- 手動更改參數檔




:
$squirrelmail_default_language = &#039;zh_TW&#039;;
:


- 安裝提供使用者自行更改密碼的 plugins
Poppassd 安裝程序



- 設定 apache 定義檔




:
Alias /webmail /usr/share/squirrelmail</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 16 Jan 2021 06:38:43 +0000</pubDate>
        </item>
        <item>
            <title>SquirrelMail 設定過濾信件方式</title>
            <link>https://www.ichiayi.com/tech/mail/squirrelmail_filter</link>
            <description>SquirrelMail 設定過濾信件方式

	*  請先參考 SquirrelMail 安裝與設定 plugin 啟用 filter plugin

	*  以下是舉例要將所有信件(不論新舊)主旨出現 Logwatch 就移到 SysLog 收件夾
	*  建立 SysLog 收件夾 

	*  設定過濾規則 
 
 
 
 


mail squirrel 操作</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 26 Mar 2013 08:39:09 +0000</pubDate>
        </item>
        <item>
            <title>SquirrelMail 資料夾顯示設定方式</title>
            <link>https://www.ichiayi.com/tech/mail/squirrelmail_folder</link>
            <description>SquirrelMail 資料夾顯示設定方式

登入後點選資料夾功能項



點選需要顯示的資料夾



點下重整資料夾清單



左邊就會顯示出這些資料夾



mail squirrel 操作</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 28 Oct 2009 03:40:11 +0000</pubDate>
        </item>
        <item>
            <title>SquirrelMail 安裝與設定 plugin</title>
            <link>https://www.ichiayi.com/tech/mail/squirrelmail_plugin</link>
            <description>SquirrelMail 安裝與設定 plugin

	*  找尋與下載 plugin - &lt;http://squirrelmail.org/plugins.php&gt;
	*  將 plugin 檔案下載到 /usr/share/squirrelmail/plugins
	*  依據每個 plugin 的說明設定該 plugin 相關 config 檔案 Exp. config.php
	*  以下是啟用 filter plugin 的範例</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 26 Mar 2013 08:23:28 +0000</pubDate>
        </item>
    </channel>
</rss>
