GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IPOPD(8) FreeBSD System Manager's Manual IPOPD(8)

IPOPd - Post Office Protocol server

/usr/local/libexec/ipop2d

/usr/local/libexec/ipop3d

ipop2d and ipop3d are servers which support the POP2 and POP3 remote mail access protocols respectively. ipop2d and ipop3d can also be used by POP2 and POP3 clients respecitively to access mailboxes on IMAP servers by specifying a login user name in the form <host>:<user> e.g., SERVER.WASHINGTON.EDU:SMITH.

These daemons contain CRAM-MD5 and APOP support. See the md5.txt documentation file for additional information.

ipop2d and ipop3d are invoked by the internet server (see inetd(8)), normally for requests to connect to the POP port as indicated by the /etc/services file (see services(5)).

imapd(8)

The POP2 and POP3 protocols are intrinsically less flexible than IMAP and do not maintain `read' vs `unread' state on the server. As a result, most POP based software transfers all the mail from the server to the client and deletes it from the server. This necessarily locks the user into using only a single client.

POP3 does not allow you to specify an alternate folder from the user's default.

August 30, 2006 4.2 Berkeley Distribution

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.