Operating System - Linux
1832312 Members
1830 Online
110041 Solutions
New Discussion

How to configure spop3 in redhat 8.0

 
Muralidharan_2
Occasional Contributor

How to configure spop3 in redhat 8.0


Hi

Please tell me the confguration of spop3 in redhat 8.0

Regards
Murali
1 REPLY 1
Stuart Browne
Honored Contributor

Re: How to configure spop3 in redhat 8.0

It's reasonably simple.

Make sure you have your cerficiates ready. They live in '/usr/share/ssl/certs/' as 'ipop3d.pem' and 'imapd.pem'. If you're unsure how to generate or get these, read the documentation in '/usr/share/doc/imap-2001a/SSLBUILD', or run 'make' in the certs directory.

Then simply start the service:

chkconfig pop3s on

All done. Should be using port 995/tcp!
One long-haired git at your service...