トップ 最新

#3 [全文検索]

検索方法

並べ替え: 表示件数: 検索条件の書式:

[SIMILAR] WITH 12049 progress WITH 7862 apply WITH 7748 obviously WITH 7196 rules WITH 3500 nothing WITH 3200 messages WITH 3071 current WITH 2422 program WITH 1134 all WITH 134 ミ!! WITH 122 ツッ WITH 117 ッコ WITH 115 コミ WITH 1 !! WITH 1 ( WITH 1 azol WITH 1 ) WITH 1 well WITH 1 , WITH 1 i WITH 1 tap WITH 1 ' WITH 1 to WITH 1 and WITH 1 does WITH 1 - WITH 1 then WITH 1 they WITH 1 really WITH 1 in WITH 1 folder WITH 1 see の検索結果 108 件中 1 - 10 件目 (0.2100653 秒)

1 2 3 4 5 6 7 8 9 10 11 次へ

2005-04-15 [類似検索]

ツッ!! (Azol)

Well, I tap 'Apply rules to all' and program obviously does nothing - then I tap 'Apply rules' and they really apply to messages in current folder (I see a progress bar for a moment). 'Apply rules to all' seems to have no effect at all (no progress bar). ...

#  (スコア:10000)

2005-05-29 [類似検索]

ツッ!! (Azol)

If I try to apply this rule manually I cannot do this from (!)every other folder with Apply All Rules command. This rule applies only (!) with executing Apply Rules from the Trash folder. I do not know why, but this rule I described in previous post ignores Apply All Rules command, while ...

#  (スコア:5469)

2005-10-03 [類似検索]

[Q3] 複数のルール適用

ラベルやフラグの設定をルールで行うようにすると、そこでルールの適用を中断せずにそのまま実行を続けて欲しい場面がありますね。 <!-- ラベルを付ける --> <rule match="List-Id"> <apply macro="@Label(List-Id)"/> </rule> <!-- 別のラベルを付ける --> <rule match="@Contain(%From, '@example.org')> <!- ...

#  (スコア:4155)

2007-02-13 [類似検索]

[Q3] MessageCreateアクション

MessageCreateActionに引数を追加しました。二番目の引数でテンプレートの引数を、三番目の引数で処理対象となるメッセージのURIを指定できるようにしました。たとえば、アクティブ振り分けを送信箱に設定してSubjectが空だったら再編集するならば、 <ruleSet account="..." folder="送信箱"> <rule match="@No ...

#  (スコア:4155)

2004-08-11 [類似検索]

[Q3] 振り分け関係色々

Invalid TextQsMLが時々配信されないことがあって、しかも気づかないままになっていたことがあったので、振り分けルールを使って、抜けがないかどうか簡単にチェックできないかと考えてみました。とりあえず作ってみたのはこんな感じ。 <ruleSet account="test"> <rule match="@True()"> <apply macro=" @Progn ...

#  (スコア:4155)

2005-04-15 [類似検索]

ツッ!! (Azol)

I've found a bug (2.9.13.1966) - when using "Apply rules to all" not all rules are applied. ...

#  (スコア:3804)

2002-12-16 [類似検索]

NullRule

.rulesに何もしないルールを追加できるようにしました。こんな感じに、アクションを書かないとNullRuleになります。 <rules> <ruleSet folder="Inbox"> <rule match="@Deleted()"/> </ruleSet> </rules> 今のQMAILで振り分け先に「.」を指定するのと同じように何もしないように指定するルールになります。上のよ ...

#  (スコア:3803)

2004-08-10 [類似検索]

[Q3] rules.xmlとcolors.xmlの設定UI

Invalid Textちょっと放っておかれていますが、基本的なところは動くようになっています。残りは、rules.xmlでテンプレートを通して移動・コピーする部分と、マッチする条件をある程度まで編集できるGUIです(今は条件はマクロを手書き)。 ...

#  (スコア:3803)

2002-12-20 [類似検索]

.rulesと.syncfiltersをグローバルに

他の設定ファイルと合わせるために、.rulesと.syncfiltersもアカウントフォルダではなくメールボックスフォルダに置くようにしました。その代わりに、account属性を使ってアカウントを(正規表現で)指定できるようになります。やはりまとまっていた方が管理もしやすそうな気もするので。 ...

#  (スコア:3803)

2002-06-08 [類似検索]

振り分け

振り分け指定はこんな感じ。 <rules> <rule match="@BeginWith(%Subject, '[Qs:')"> <move>ml/qs</move> </rule> </rules> moveのところは他のアクションも指定できるようになるかも(テンプレートを通すとか)。.colorsもここに統合してしまおうかちょっと考え中です。 ...

#  (スコア:3803)

1 2 3 4 5 6 7 8 9 10 11 次へ