Confirmed users
184
edits
(Created page with 'The sophistication of the underlying Thunderbird filter system has not yet progressed to match that of classic Eudora. Because of this, some of the filter conditions, operators, …') |
No edit summary |
||
| Line 1: | Line 1: | ||
The sophistication of the underlying Thunderbird filter system has not yet progressed to match that of classic Eudora. Because of this, some of the filter conditions, operators, and actions will not be imported, though the filter containing them will be imported. | The sophistication of the underlying Thunderbird filter system has not yet progressed to match that of classic Eudora (i.e. ≤E7.1). Because of this, some of the filter conditions, operators, and actions will not be imported, though the filter containing them will be imported. | ||
The following charts diagram the classic Eudora filter system elements and the state of their support in Eudora 8 and beyond, given in the order in which they appear in the respective application. | The following charts diagram the classic Eudora filter system elements and the state of their support in Eudora 8 and beyond, given in the order in which they appear in the respective application. | ||
=== Mail Headers | === Mail Headers === | ||
<table border="1"> | <table border="1"> | ||
| Line 11: | Line 11: | ||
<th>Mail Header</th> | <th>Mail Header</th> | ||
<th>Supported in ≥E8</th> | <th>Supported in ≥E8</th> | ||
<th> | <th>Label in ≥E8</th> | ||
</tr> | </tr> | ||
| Line 17: | Line 17: | ||
<td>To:</td> | <td>To:</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>To</td> | ||
</tr> | </tr> | ||
| Line 23: | Line 23: | ||
<td>From:</td> | <td>From:</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>From</td> | ||
</tr> | </tr> | ||
| Line 29: | Line 29: | ||
<td>Subject:</td> | <td>Subject:</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>Subject</td> | ||
</tr> | </tr> | ||
| Line 35: | Line 35: | ||
<td>Cc:</td> | <td>Cc:</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>Cc</td> | ||
</tr> | </tr> | ||
| Line 53: | Line 53: | ||
<td>«Body»</td> | <td>«Body»</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>Body</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>«Any Recipient»</td> | <td>«Any Recipient»</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td> | <td>Intersects '''From, To, Cc or Bcc''' which adds the '''From''' header which was not supported in the ≤E7.1 selector</td> | ||
</tr> | </tr> | ||
| Line 76: | Line 76: | ||
</table> | </table> | ||
Eudora 8/Penelope adds the following | Eudora 8/Penelope adds the following header selectors not found in classic Eudora: | ||
* Priority | * Priority | ||
* Status | * Status | ||
| Line 86: | Line 86: | ||
=== Logical Conditions | === Logical Conditions === | ||
<table border="1"> | <table border="1"> | ||
| Line 99: | Line 99: | ||
<td>contains</td> | <td>contains</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>contains</td> | ||
</tr> | </tr> | ||
| Line 105: | Line 105: | ||
<td>doesn't contain</td> | <td>doesn't contain</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>doesn't contain</td> | ||
</tr> | </tr> | ||
| Line 111: | Line 111: | ||
<td>is</td> | <td>is</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>is</td> | ||
</tr> | </tr> | ||
| Line 129: | Line 129: | ||
<td>ends with</td> | <td>ends with</td> | ||
<td bgcolor="green"></td> | <td bgcolor="green"></td> | ||
<td></td> | <td>ends with</td> | ||
</tr> | </tr> | ||
| Line 158: | Line 158: | ||
<tr> | <tr> | ||
<td>intersects address book</td> | <td>intersects address book</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td></td> | <td>is in my address book '''*'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>doesn't intersect address book</td> | <td>doesn't intersect address book</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td></td> | <td>isn't in my address book '''*'''</td> | ||
</tr> | </tr> | ||
| Line 182: | Line 182: | ||
</table> | </table> | ||
'''*''' These logical conditions only appear when a recipient header has been selected. | |||
=== Logical Operators | |||
=== Logical Operators === | |||
<table border="1"> | <table border="1"> | ||
| Line 190: | Line 192: | ||
<th>Logical Operators</th> | <th>Logical Operators</th> | ||
<th>Supported in ≥E8</th> | <th>Supported in ≥E8</th> | ||
<th>Label in ≥E8</th> | |||
</tr> | </tr> | ||
| Line 195: | Line 198: | ||
<td>ignore</td> | <td>ignore</td> | ||
<td bgcolor="red"></td> | <td bgcolor="red"></td> | ||
<td></td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>and</td> | <td>and</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td>Match all of the following</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>or</td> | <td>or</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td>Match any of the following</td> | |||
</tr> | </tr> | ||
| Line 210: | Line 216: | ||
<td>unless</td> | <td>unless</td> | ||
<td bgcolor="red"></td> | <td bgcolor="red"></td> | ||
<td></td> | |||
</tr> | </tr> | ||
| Line 215: | Line 222: | ||
=== Filter Actions | === Filter Actions === | ||
<table border="1"> | <table border="1"> | ||
| Line 227: | Line 234: | ||
<tr> | <tr> | ||
<td>Make Status</td> | <td>Make Status</td> | ||
<td bgcolor=" | <td bgcolor="yellow"></td> | ||
<td></td> | <td>Intersects '''Mark as Read''' only. ≤E7.1 also allowed '''Unread''', '''Replied''', '''Forwarded''', and '''Redirected'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Make Priority</td> | <td>Make Priority</td> | ||
<td bgcolor=" | <td bgcolor="yellow"></td> | ||
<td>Mostly intersects '''Set Priority To''', except for the omission of the '''Raise''' and '''Lower''' priority settings</td> | <td>Mostly intersects ≤E7.1's '''Set Priority To''', except for the omission of the '''Raise''' and '''Lower''' priority settings</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Make Label</td> | <td>Make Label</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td></td> | <td>Tag Message</td> | ||
</tr> | </tr> | ||
| Line 305: | Line 312: | ||
<tr> | <tr> | ||
<td>Reply with</td> | <td>Reply with</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td>Reply with Template</td> | <td>Reply with Template</td> | ||
</tr> | </tr> | ||
| Line 311: | Line 318: | ||
<tr> | <tr> | ||
<td>Server Options</td> | <td>Server Options</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td></td> | <td>Split into two separate top level actions – '''Delete from POP Server''' and '''Fetch from POP Server''' – instead of making those same actions available as submenu selectors</td> | ||
</tr> | </tr> | ||
| Line 329: | Line 336: | ||
<tr> | <tr> | ||
<td>Junk</td> | <td>Junk</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td></td> | <td>'''Set Junk Status to''' allows for a '''Not Junk''' setting which was not available in ≤E7.1</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Skip Rest</td> | <td>Skip Rest</td> | ||
<td bgcolor=" | <td bgcolor="green"></td> | ||
<td>Stop Filter Execution</td> | <td>Stop Filter Execution</td> | ||
</tr> | </tr> | ||
| Line 342: | Line 349: | ||
Eudora 8/Penelope adds the following filter actions not found in classic Eudora: | Eudora 8/Penelope adds the following filter actions not found in classic Eudora: | ||
* Add Star | * Add Star | ||
* Delete Message | * Delete Message | ||
<blockquote>'''Delete Message''' could be accomplished in ≤E7.1 by simply transferring to Trash, but did not exist as a unique action.</blockquote> | |||