Changeset 5253:13f21ce1d474
- Timestamp:
- 2007-11-01 05:01:32 (15 months ago)
- Author:
- Rocco Rutte <pdmef@…>
- Branch:
- HEAD
- Message:
-
Manual: Remove 404 link for fetchmail, mention getmail, too
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5245
|
r5253
|
|
| | 1 | 2007-11-01 12:56 +0100 Rocco Rutte <pdmef@gmx.net> (69ba99747f3e) |
| | 2 | |
| | 3 | * doc/manual.xml.head: Manual: Add short section on SSL/TLS support |
| | 4 | (needs more details) |
| | 5 | |
| | 6 | 2007-11-01 12:44 +0100 Rocco Rutte <pdmef@gmx.net> (06f5fc3c3492) |
| | 7 | |
| | 8 | * doc/manual.xml.head: Manual: Document URL syntax in just one place, |
| | 9 | let others refer to it. |
| | 10 | |
| | 11 | 2007-11-01 12:15 +0100 Rocco Rutte <pdmef@gmx.net> (abd26d96d280) |
| | 12 | |
| | 13 | * doc/manual.xml.head: Manual: Document optional SMTP support |
| | 14 | |
| | 15 | 2007-11-01 11:56 +0100 Rocco Rutte <pdmef@gmx.net> (89a91b102590) |
| | 16 | |
| | 17 | * doc/manual.xml.head: Manual: Add some general notes about optional |
| | 18 | features. Mention 'configure --help' and 'mutt -v' output. |
| | 19 | |
| | 20 | 2007-11-01 11:45 +0100 Rocco Rutte <pdmef@gmx.net> (926ce441df68) |
| | 21 | |
| | 22 | * doc/Makefile.am, doc/manual.xml.head: Manual: Move POP3, IMAP and |
| | 23 | cache-related sections to their own chapter. |
| | 24 | |
| | 25 | 2007-11-01 11:04 +0100 Rocco Rutte <pdmef@gmx.net> (ec6f7d81af91) |
| | 26 | |
| | 27 | * doc/manual.xml.head: Manual: Add ids to all tables and use <xref/> |
| | 28 | for reference. |
| | 29 | |
| | 30 | 2007-11-01 09:46 +0100 Rocco Rutte <pdmef@gmx.net> (b72e56281016) |
| | 31 | |
| | 32 | * .hgignore: Add more autoconf support files to .hgignore |
| | 33 | |
| | 34 | 2007-10-31 16:34 -0700 Brendan Cully <brendan@kublai.com> (7cebeacc3b83) |
| | 35 | |
| | 36 | * ChangeLog, config.guess, config.sub, depcomp, install-sh, missing: |
| | 37 | Remove autotools support files which autoreconf -i can generate |
| | 38 | |
| 1 | 39 | 2007-10-31 16:24 -0700 Brendan Cully <brendan@kublai.com> (e20b768d37f0) |
| 2 | 40 | |
-
|
r5252
|
r5253
|
|
| 5698 | 5698 | |
| 5699 | 5699 | <para> |
| 5700 | | <emphasis role="bold">Note:</emphasis> If you only need to fetch all messages to local mailbox |
| 5701 | | you should consider using a specialized program, such as <ulink |
| 5702 | | url="http://www.ccil.org/~esr/fetchmail" |
| 5703 | | >fetchmail</ulink |
| 5704 | | > |
| | 5700 | <emphasis role="bold">Note:</emphasis> If you only need to fetch all messages to a |
| | 5701 | local mailbox you should consider using a specialized program, such as |
| | 5702 | <literal>fetchmail</literal>, <literal>getmail</literal> or similar. |
| 5705 | 5703 | </para> |
| 5706 | 5704 | |