Yes I added this to /etc/netd.conf
pop3s           stream  tcp     nowait  root    /usr/sbin/stunnel4
stunnel4 /etc/stunnel/pop3s.conf
imaps           stream  tcp     nowait  root    /usr/sbin/stunnel4
stunnel4 /etc/stunnel/imaps.conf

Then i restarted with
# /etc/init.d/inetd.real restart
Restarting internet superserver: inetd.
#

Debug is set to 7 (highest level) and output is also set
debug = 7
output = /var/log/stunnel4/stunnel.log

tail -f  /var/log/stunnel4/stunnel.log

neither syslog nor stunnel.log return anything at all about stunnel

Demi

On 5/1/06, Paul J Stevens <[EMAIL PROTECTED]> wrote:
Then did you edit inetd.conf and notify inetd (restart or reboot)? If
you did you should get /something/ when you connect your mailclient to
port 993. There should be some stunnel messages in your syslog. Increase
debugging in the stunnel configs if necessary.

Demi wrote:
> On 4/30/06, Paul J Stevens <[EMAIL PROTECTED]> wrote:
>> Demi wrote:
>> > Hi,
>> >
>> > I did the "How to set up and use encrypted connections with DBmail" at
>> > http://www.dbmail.org/dokuwiki/doku.php?id=stunnel
>> >
>> > but it isn't working. I can connect fine on port 143 but 193 doesn't
>> work.
>> > Is there something I could be missing?
>>
>> That should be port 993. Are you running stunnel-4 or stunnel-3?
>>
>>
>
> Sorry that was a typo yes 993 and stunnel-4
>
> --
>
> Demi

Demi

Reply via email to