From d9a05c27e474dc2aca7fe591b29cbfe5637c73d4 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 3 Jul 2005 22:11:29 +0000 Subject: Make the FAQ well-formed XHTML. Update sections on inet6-apps and IPv6/IPsec. svn path=/trunk/; revision=4080 --- fetchmail-FAQ.html | 38 ++++++++++++++++---------------------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index edf73dd1..7e17e3e7 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -1977,8 +1977,8 @@ Geocities are lame, you should boycott them anyway.

webmail with the help of the HotWayDaemon daemon. You don't even need to install hotwayd as a daemon in -inetd.conf but can use it as a plugin. Your -configuration should look like this:

+inetd.conf but can use it as a plugin. Your +configuration should look like this:

 poll localhost protocol pop3 tracepolls
@@ -2043,13 +2043,14 @@ IPsec?
 
 

To use fetchmail with IPv6, you need a system that supports IPv6, the "Basic Socket Interface Extensions for IPv6" (RFC 2133). -This currently means that you need to have a BSD/OS or NetBSD -system with the NRL IPv6+IPsec software distribution or a Linux -system with a 2.2 or later kernel and net-tools. It should not be -hard to build fetchmail on other IPv6 implementations if you can -port the inet6-apps kit.

- -

To use fetchmail with networking security (read: IPsec), you +

+ +

Note that the inet6-apps library is no longer available, so + we're sorry to say that IPsec support is no longer available at this + time. The IPsec information in the next three paragraphs is obsolete + and only included here for historic reasons and no longer + accurate.

To use fetchmail with networking +security (read: IPsec), you need a system that supports IPsec, the API described in the "Network Security API for Sockets" (draft-metz-net-security-api-01.txt), and the inet6-apps kit. This @@ -2062,7 +2063,7 @@ coming months.

http://web.mit.edu/network/isakmp

-

The inet6-apps kit can be obtained from The inet6-apps kit used to be available from http://ftp.ps.pl/pub/linux/IPv6/inet6-apps/.

More information on using IPv6 with Linux can be obtained @@ -2072,14 +2073,6 @@ from:

  • http://www.bieringer.de/linux/IPv6/IPv6-HOWTO/IPv6-HOWTO.html
  • - -
  • http://www.ipv6.inner.net/ipv6 -(via IPv6)
  • - -
  • http://www.inner.net/ipv6 (via -IPv4)

  • @@ -3449,7 +3442,8 @@ the received date from the last Received header.

    immediately" in my logs.

    This is your server barfing on the CAPA probe that fetchmail sends.

    -If you run fetchmail in daemon mode (say "set daemon 600"), you will + +

    If you run fetchmail in daemon mode (say "set daemon 600"), you will get the message only once per run.

    If you set an authentication method explicitly (say, with @@ -3472,7 +3466,7 @@ not keen on checking the sender addresses. This problem typically occurs if your mail server is not checking the sender addresses, but your local server is.

    -

    Or you could declare antispam 451

    +

    Or you could declare antispam 451.

    Or, you could check your nameserver configuration and query logs for dns errors.

    @@ -3482,8 +3476,8 @@ dns errors.


    O13. I want timestamp information in my fetchmail logs.

    -

    Write a preconnect command in your configuration file that -does something like "date >> $HOME/Procmail/fetchmail.log".

    +

    Write a preconnect command in your configuration file that +does something like "date >> $HOME/Procmail/fetchmail.log".


    -- cgit v1.2.3