diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 08:03:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 08:03:59 +0000 |
commit | 461b0ab1be1eb105d8a7a0eb39c7c1b93596bb52 (patch) | |
tree | 8dfd85ba914438a2f976a56cd1b1fee39c316574 /fetchmail-FAQ.html | |
parent | b6e7c4e65d272da844a282081084a2bb81c8938e (diff) | |
download | fetchmail-461b0ab1be1eb105d8a7a0eb39c7c1b93596bb52.tar.gz fetchmail-461b0ab1be1eb105d8a7a0eb39c7c1b93596bb52.tar.bz2 fetchmail-461b0ab1be1eb105d8a7a0eb39c7c1b93596bb52.zip |
Added MMDF recipe.
svn path=/trunk/; revision=2556
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index a184b953..82dff26f 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: 1999/09/14 07:38:00 $ +<td width="30%" align=right>$Date: 1999/09/14 08:03:59 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -1136,9 +1136,12 @@ mismatch, so smail's new behavior (introduced sometime between <hr> <h2><a name="T5">T5. How can I use fetchmail with SCO's MMDF?</a></h2><p> -We're told this is possible, but difficult and tricky (and we don't -have the recipe for it). Our informant suggests dropping MMDF and -using sendmail instead.<P> +MMDF itself is difficult to configure, but it turns out that +connecting fetchmail to MMDF's SMTP channel isn't that hard. +You can read an <a +href="http://www.aplawrence.com/Unixart/uucptofetch.html"> +MMDF recipe</a> that describes replacing a UUCP link with +fetchmail feeding MMDF.<P> <hr> <h2><a name="T6">T6. How can I use fetchmail with Lotus Notes?</a></h2><p> @@ -2465,7 +2468,7 @@ inactivity timeout.<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: 1999/09/14 07:38:00 $ +<td width="30%" align=right>$Date: 1999/09/14 08:03:59 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |