Changeset 5342:6e40e869a477
- Timestamp:
- 2008-01-15 00:59:28 (10 months ago)
- Author:
- Rocco Rutte <pdmef@…>
- Branch:
- HEAD
- Message:
-
Link $timeout from $mail_check, see Debian #385456.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5340
|
r5342
|
|
| | 1 | 2008-01-14 23:00 +0100 Rocco Rutte <pdmef@gmx.net> (130aa0517251) |
| | 2 | |
| | 3 | * mh.c: Fix typo of in dae38f5ab2a5 commit |
| | 4 | |
| | 5 | 2008-01-14 22:54 +0100 Rocco Rutte <pdmef@gmx.net> (dae38f5ab2a5) |
| | 6 | |
| | 7 | * ChangeLog, mh.c: hcache: Fetch data for correct message from hcache. |
| | 8 | With $maildir_header_cache_verify set (the default), the list (and |
| | 9 | thus the current) header change after data was fetched from hcache |
| | 10 | making some message appear as duplicate. Now fetch data for the |
| | 11 | correct message after possible in-place inode sorting altering file |
| | 12 | order. See debian bug #459739. |
| | 13 | |
| 1 | 14 | 2008-01-14 22:45 +0100 Rocco Rutte <pdmef@gmx.net> (9e07c4a95133) |
| 2 | 15 | |
-
|
r5337
|
r5342
|
|
| 1103 | 1103 | ** .pp |
| 1104 | 1104 | ** This variable configures how often (in seconds) mutt should look for |
| 1105 | | ** new mail. |
| | 1105 | ** new mail. Also see the ``$$timeout'' variable. |
| 1106 | 1106 | */ |
| 1107 | 1107 | { "mailcap_path", DT_STR, R_NONE, UL &MailcapPath, 0 }, |