[sylpheed-jp:10761] Re: 自動転送

"K.Moriyama" <[email protected]>
Newsgroups gmane.mail.sylpheed.general.japanese
Organization personal
Message-ID <[email protected]>
森山です。

On Thu, 2 Apr 2009 09:23:02 +0900
足立義明 <[email protected]> wrote:

> 届いたメールのうち、特定のものを、いままでは振り分け+社内共有のメールアドレスに転送
> していたのですが、振り分けは出来ますが転送の方法がわかりません。

  フィルタルールの設定に[コマンドの実行結果 ]というのが有って、
スクリプトの呼出しが出来ます。

  で、フィルタルールの部分に条件の一覧を記載後、最後のルールでスクリプトを
呼出し、スクリプトには

#!/bin/sh
cat $1 | mail -s Forward [email protected]

とすれば転送出来るような気もしますが...
-- 
K.Moriyama
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.