Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
POP3D(8)		    Double Precision, Inc.		      POP3D(8)

NAME
       pop3d, pop3d-ssl	- Start	or stop	the Courier POP3 server

SYNOPSIS

       /usr/local/sbin/pop3d [[start] |	[stop]]

       /usr/local/sbin/pop3d-ssl [[start] | [stop]]

DESCRIPTION
       "pop3d start" reads the POP3 server configuration from
       /usr/local/etc/courier/pop3d (and /usr/local/etc/courier/pop3d-ssl) and
       runs couriertcpd(8)[1] to accept	new POP3 connections.

       "pop3d-ssl start" reads /usr/local/etc/courier/pop3d-ssl	(and
       /usr/local/etc/courier/pop3d) and runs couriertcpd(8)[1]	to accept new
       POP3-over-SSL connections.

	   Note

	   The Courier POP3 server supports Maildir mailboxes only.

       "pop3d stop" "pop3d-ssl stop" shut down their respective	servers.

SEE ALSO
       courierpop3d(8)[2], couriertcpd(8)[1], authlib(7)[3].

AUTHOR
       Sam Varshavchik
	   Author

NOTES
	1. couriertcpd(8)
	   http://www.courier-mta.org/couriertcpd.html

	2. courierpop3d(8)
	   http://www.courier-mta.org/courierpop3d.html

	3. authlib(7)
	   http://www.courier-mta.org/authlib.html

Courier	Mail Server		  01/22/2022			      POP3D(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pop3d&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>

home | help