Added rel='nofollow' to html links
This commit is contained in:
@@ -319,14 +319,14 @@ can set with 1.12.11:
|
||||
you will then fetch the mail from a multidrop mailbox (POP or IMAP) and
|
||||
send the mail using SMTP via the SMTP mailer of your provider.<br>
|
||||
If you have a dynamic IP address you can still get a DNS name from for
|
||||
example <A HREF="http://www.dynip.com">dynip.com</A>
|
||||
example <A HREF="http://www.dynip.com" rel="nofollow">dynip.com</A>
|
||||
Incoming email will come directly from the internet, but if someone sends
|
||||
email via the UUCP gate it is also accepted. Users have email addresses like
|
||||
<strong>user@yourbbs.domain.org</strong>. Note, the username is their
|
||||
Unix name and yourbbs.domain.org must be an existing internet domain.
|
||||
</ul>
|
||||
A word of wisdom from my side, configuration of the internet, ppp, sendmail etc. is not discussed
|
||||
here, see the HOWTO's and other documentation that exists at <A HREF="http://www.linuxdoc.org">
|
||||
here, see the HOWTO's and other documentation that exists at <A HREF="http://www.linuxdoc.org" rel="nofollow">
|
||||
www.linuxdoc.org</A>, it's all there.
|
||||
|
||||
<pre>
|
||||
|
@@ -25,7 +25,7 @@ are DOS/Windows based programs. And before you put them available for download,
|
||||
should be checked for virusses. Macro virusses are a relative new danger,
|
||||
this can also hurt Unix/Linux users.<P>
|
||||
There are several scanners for GNU/Linux available. Default only four of them
|
||||
are setup. You may consult <A HREF="http://www.openantivirus.org/">
|
||||
are setup. You may consult <A HREF="http://www.openantivirus.org/" rel="nofollow">
|
||||
http://www.openantivirus.org</A> for more scanners mentioned in a mini-FAQ
|
||||
maintained by Rainer Link.
|
||||
<p>
|
||||
@@ -38,18 +38,16 @@ The following scanners are default installed in the setup:
|
||||
<p>
|
||||
|
||||
<UL>
|
||||
<LI><b>NAI Virus Scan</b> (uvscan) for Unix (GNU/Linux) made by <A HREF="http://www.nai.com">
|
||||
<LI><b>NAI Virus Scan</b> (uvscan) for Unix (GNU/Linux) made by <A HREF="http://www.nai.com" rel="nofollow">
|
||||
Network Associates, USA.</A>
|
||||
Not free for personal use. Uses the same DAT files as for Windows and DOS.
|
||||
<LI><strong>AntiVir/Linux</strong> made by <A HREF="http://www.hbedv.com">
|
||||
<LI><strong>AntiVir/Linux</strong> made by <A HREF="http://www.hbedv.com" rel="nofollow">
|
||||
H+BEDV Datentechnik GmbH.</A>
|
||||
Can also be installed in sendmail or Postfix to scan incoming
|
||||
and outgoing email. This may be a good idea if you run a email gateway.
|
||||
This version can be registered for personal use.
|
||||
<LI><strong>F-PROT</strong> available from <A
|
||||
HREF="http://www.frisk.is">http://www.frisk.is</A>. There is a free version for personal use.
|
||||
<LI><strong>Clam AntiVirus</strong> is a GNU licensed virus scanner for Unix. It
|
||||
is available from <A HREF="http://www.clamav.net">www.clamav.net</A>. It has one
|
||||
is available from <A HREF="http://www.clamav.net" rel="nofollow">www.clamav.net</A>. It has one
|
||||
slight disadvantage over other scanners (or just the opposite), when it tests a
|
||||
file with the Eicar testvirus signature it will report that and triggers the
|
||||
virus detection. This happens with NAI DAT files.
|
||||
|
Reference in New Issue
Block a user