I only use imap: /etc/stunnel4/imaps.conf ---- connect = localhost:143 setuid = dbmail setgid = dbmail debug = debug cert = /etc/ssl/certs/my-fqdn-hostname.pem session = 14400 TIMEOUTidle = 14400 ----
/etc/stunnel4/stunnel4.conf ---- chroot = /var/run/stunnel4/ setuid = stunnel4 setgid = stunnel4 pid = /stunnel4.pid socket = l:TCP_NODELAY=1 socket = r:TCP_NODELAY=1 [pop3s] accept = 995 connect = 110 [imaps] accept = 993 connect = 143 [ssmtp] accept = 465 connect = 25 Jorge Bastos wrote: > Another question, > > People, who ever configured stunnel4 to have spop3 simap with dbmail > that want's to help me? :P > > Jorge > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
