Author: Alain Hoang
Date: 10-01-02 22:36
Hi there,
Great article I enjoyed it quite a bit since I've not used stunnel and really want to learn to use it so this was perfect. However I noticed in the passage where it is referring to look at /etc/services etc etc that seemed to be rendered a little in correctly. Glancing at the HTML I noticed that one of the tags is missing a close caret. Here's the passage in question:
<P>
To implement secured pop3 access, I'm going to add the following new line.
Note the use of 'pop3s' instead of 'pop3'. If you take a look in your
<CODE CLASS="code">/etc/services</CODE file you should find that the pop3s service runs
on port 995. If it's not there, add it yourself and save the change.
</P>
Notice that </CODE> is actually </CODE !
Otherwise thanks for the article it was very informative.
|
|