In-reply-to: <ZEfPLo/3hea5i...@axis.corp>
References: <6c1ca55212823a1bb3c87df7cd731...@easthope.ca>
<ZEfPLo/3hea5i...@axis.corp>
From: David Wright <deb...@lionunicorn.co.uk>
Date: Tue, 25 Apr 2023 08:01:34 -0500
Perhaps it would help for you to explain how you're starting it
successfully, in order to see whether there's something you do
that doesn't translate to running it automatically.
For running POP3 through the tunnel both of these are effective.
(1) As root give the command "stunnel".
(2) As root give the command "stunnel /etc/stunnel/stunnel.conf".
Until something better surfaces, this line in /home/root/.profile
yields automatic startup from root login.
stunnel
Thx, ... P.