aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-FAQ.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-18 23:26:13 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-18 23:26:13 +0000
commit79f60011732112c1b4a303fb6046a0fa906ac351 (patch)
treeb5b26420e543025fbb0e4896678d339a48ed4bc0 /fetchmail-FAQ.html
parent1a516d7a032f65f00dda4d67a13e01f82c13a09e (diff)
downloadfetchmail-79f60011732112c1b4a303fb6046a0fa906ac351.tar.gz
fetchmail-79f60011732112c1b4a303fb6046a0fa906ac351.tar.bz2
fetchmail-79f60011732112c1b4a303fb6046a0fa906ac351.zip
Nail biff.
svn path=/trunk/; revision=1105
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r--fetchmail-FAQ.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 972d5b33..8aecc187 100644
--- a/fetchmail-FAQ.html
+++ b/fetchmail-FAQ.html
@@ -1026,7 +1026,21 @@ which is essentially what <code>biff -n</code> will do. If this
doesn't work, comment out any reference to ``comsat'' in your
/etc/inetd.conf file and restart inetd.<P>
-$Id: fetchmail-FAQ.html,v 1.35 1997/06/18 22:42:47 esr Exp $<p>
+In Slackware Linux distributions, the last line in /etc/profile is
+
+<PRE>
+biff y
+</PRE>
+
+Change this to
+
+<PRE>
+biff n
+</PRE>
+
+to solve theproblem system-wide.
+
+$Id: fetchmail-FAQ.html,v 1.36 1997/06/18 23:26:13 esr Exp $<p>
<HR>
<ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>