Wich stunnel.conf to edit?
Hello,Can anyone tell me wich stunnel to edit, in order to change port settings?
/usr/local/cpanel/etc/stunnel/mycabundle/stunnel.conf
/usr/local/cpanel/etc/stunnel/default/stunnel.conf
/usr/local/cpanel/etc/stunnel/my/stunnel.conf
I'm a bit confused here

[pop3s]
accept = 995
connect = 110
[imaps]
accept = 993
connect = 143
[ssmtp]
accept = 465
connect = 25
[cpanelhttps]
accept = 2083
connect = 2082
TIMEOUTclose = 0
[whmhttps]
accept = 2087
connect = 2086
TIMEOUTclose = 0
[webmailhttps]
accept = 2096
connect = 2095
TIMEOUTclose = 0
Is it so, that if I change [webmailhttps] to accept on 433, that i can acces my webmail on https://mydomain.com/webmail/ ?
And after changing this, how do I restart stunnel?
Thank you
Sis