search for: spop3

Displaying 3 results from an estimated 3 matches for "spop3".

Did you mean: pop3
2006 Aug 28
1
1.0rc7 working well
Fellow dove-users, Just a note to say that Dovecot 1.0rc7 is working very well indeed, supplying SPOP3, regular POP3, and TLS/SASL services on FreeBSD 6.1 Production, in conjunction with Postfix 2.3.2. I have authentication methods PAM and passwd in use. Keep the peace(es). -=-=-=-=-=-=-=-=-=-=-=- Bruce Lane, Owner & Head Hardware Heavy, Blue Feather Technologies -- http://www.bluefeathertec...
1999 Sep 24
0
Re: POP secure access?? {result}
.../server.pem -port 110} Take careful note on the above paths. Also note pop3s. It should be in accordance with what you specified at the /etc/services file. If RPM SSLwrap is used, all the above would be written in. However, RPM SSLwrap is using pop3s, whereas the default /etc/services already has spop3. The services file would not be re-written. In this case SSLwrap would not worked. Hence, changed the spop3 in the /etc/services file to pop3s or change the inetd.conf file. Also note the owner sslwrap. From the docs.html, it is advised to create a user called sslwrap with access rights like nobod...
1999 Sep 20
1
POP secure access??
Hi, I'm looking for a solution to access pop mails (sendmail in linux) securely. Most of the access would be from window clients (outlook express etc). Is there a way to encrypt the password (like ssh2) when authenticating with sendmail? Any info is greatly appereceiated. Thx. Regards, Wong.