AW: [suse-security] POP3 with Outlook SSL
by F. Spitzer, GEOSYSTEMS
Thanks for your help.
I am using SSLWRAP now. It's working fine and it's also very easy to
configure (read README.SuSE in /usr/doc/packages).
Bye Fritz
-----Ursprüngliche Nachricht-----
Von: Holger Woehle [mailto:Holger.Woehle@ITELLIUM.com]
Gesendet am: Montag, 31. Januar 2000 12:37
An: f.spitzer(a)geosystems.de
Betreff: AW: [suse-security] POP3 with Outlook SSL
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hallo Fritz,
you can use SSLWRAP.
It comes to you with SUSE-Linux since 6.1.
It belongs to the sec (security) Packages.
After installing it, you have to create a key/certificate pair and
modify your
/etc/inetd.conf & /etc/services (see below) and kill -HUP inetd ...
Pretty simple, isn't it ?
btw. Don't be confused about my inetd.conf. I am using qmail &
qmail-pop3d.
You only have to insert the pop3s line.
cu
Holgi
inetd.conf :
pop3 stream tcp nowait root /var/qmail/bin/qmail-popup
qmail-popup itmail.itellium.nvag.de /bin/checkpassword
/var/qmail/bin/qmail-pop3d Maildir
pop3s stream tcp nowait root /usr/sbin/tcpd
/usr/sbin/sslwrap -cert /usr/ssl/certs/annina.pem -port 110
services :
#
# Secure Ports:
smtps 465/tcp # smtp protocol over TLS/SSL
nntps 563/tcp # nntp protocol over TLS/SSL
imaps 993/tcp # imap4 protocol over TLS/SSL
pop3s 995/tcp # POP3 protocol over TLS/SSL
ftps-data 989/tcp # ftp protocol (data) over TLS/SSL
ftps 990/tcp # ftp protocol (control) over TLS/SSL
- -----Ursprüngliche Nachricht-----
Von: F. Spitzer, GEOSYSTEMS [mailto:f.spitzer@geosystems.de]
Gesendet: Montag, 31. Januar 2000 10:19
An: suse-security(a)suse.com
Betreff: [suse-security] POP3 with Outlook SSL
Hi,
I am wondering if anyone has an idea how to implement a
POP3-concention over
SSL from Microsoft (Outlook 98, Outlook-Express) on a Linux mailserver
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.5.3i for non-commercial use <http://www.pgpi.com>
iQA/AwUBOJVlyKwDHGNKekZYEQINgQCgpMCsb7+TMBi7ufPM1USF2Yt/5pQAoKRg
nYIghUiA6cEv4f26q/z0lJ8q
=OUkg
-----END PGP SIGNATURE-----