diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-10-27 13:41:01 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-10-27 13:41:01 +0000 |
commit | 30b707bc3633d8442a05a892446dca65d35d76d7 (patch) | |
tree | 70677532a6237b8092f51fbd7c3767cb1c13d780 /fetchmail-FAQ.html | |
parent | c2c96e332ee43b86cf3393a195af822f2f77bf05 (diff) | |
download | fetchmail-30b707bc3633d8442a05a892446dca65d35d76d7.tar.gz fetchmail-30b707bc3633d8442a05a892446dca65d35d76d7.tar.bz2 fetchmail-30b707bc3633d8442a05a892446dca65d35d76d7.zip |
Various minor bug fixes.
svn path=/trunk/; revision=1530
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index e4f8f158..c214eebb 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1997/10/20 16:51:41 $ +<td width="30%" align=right>$Date: 1997/10/27 13:41:00 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -356,7 +356,7 @@ Sadly, there is at present (October 1997) no OTP or APOP-like facility generally available on IMAP servers.<P> <hr> -<h2><a name="G9">G9. Is any special configuration needed to use a dynamic IP address?</a><h2> +<h2><a name="G9">G9. Is any special configuration needed to use a dynamic IP address?</a></h2> No. Fetchmail itself doesn't care whether the IP address you use is static (fixed) or dynamic (varying, allocated at connection time by @@ -646,7 +646,7 @@ To determine the address and netmask:<p> with no netmask specified. (It's possible to configure slirp to present other addresses, but that's the default.) -<li> If you have a static IP address, run `ifconfig <device>', where <device> +<li> If you have a static IP address, run `ifconfig <device>', where <device> is whichever one you've determined. Use the IP address given after "inet addr:". That is the IP address for your end of the link, and is what you need. You won't need to specify a netmask. @@ -1617,7 +1617,7 @@ will look right.<p> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1997/10/20 16:51:41 $ +<td width="30%" align=right>$Date: 1997/10/27 13:41:00 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |