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

FreeBSD Manual Pages

  
 
  

home | help
IMAPD(8)		    System Manager's Manual		      IMAPD(8)

NAME
       IMAPd - Internet	Message	Access Protocol	server

SYNOPSIS
       /usr/local/libexec/imapd

DESCRIPTION
       imapd  is a server which	supports the IMAP4rev1 remote mail access pro-
       tocol as	documented in RFC-3501.	 imapd	is  invoked  by	 the  internet
       server  (see  inetd(8)),	 normally  for requests	to connect to the IMAP
       port as indicated by the	/etc/services file  (see  services(5)).	  Nor-
       mally, this is port 143 for plaintext IMAP and 993 for SSL IMAP.

       This  daemons contains CRAM-MD5 support.	 See the md5.txt documentation
       file for	additional information.

       imapd can also be accessed via rsh(1) by	many Unix-based	 clients.   To
       do this,	the imapd binary must have a link to /etc/rimapd since this is
       where this software expects it to be located.

SEE ALSO
       rsh(1) ipopd(8)

4.2 Berkeley Distribution	August 30, 2006			      IMAPD(8)

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

home | help