Generalize second part of question: "have I been hacked?" -> "what's

going on?"
This commit is contained in:
Michael Lucas 2002-01-02 21:14:48 +00:00
parent ee59fee673
commit 8fd4396177
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11565

View file

@ -9467,11 +9467,11 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
<qandaentry>
<question id="sendmail-port-587">
<para>Sendmail is listening on port 587 as well as the
standard port 25! Has my host been compromised?</para>
standard port 25! What's going on?</para>
</question>
<answer>
<para>Probably not. Recent versions of Sendmail support a
<para>Recent versions of Sendmail support a
mail submission feature that runs over port 587. This is
not yet widely supported, but is growing in
popularity.</para>