Can Pine be used with a POP server?
Versions of PC-Pine prior to 4.00 cannot be used with a POP (Post Office Protocol) server. With Unix Pine, and with PC-Pine 4.00 and after, you can access a POP server in “online” mode. That is, Pine will start a POP3 session and keep it open until the mailbox is closed. Due to the nature of the POP3 protocol, Pine will not see any new mail which arrives during the POP3 session. Thus new mail only arrives upon starting a session. To access the message INBOX on a POP3 server, use the folder definition syntax: {pop3server/pop3}INBOX or, especially useful if your POP account user-id is different from the one in your Pine configuration: {pop3server/pop3/user=popuserid}INBOX where pop3server is the hostname of the POP3 server, and popuserid is your user-id for your POP account. However, this method accesses the POP server in quasi-online mode, not in offline mode, which POP was designed for. Accessing the inbox on a POP3 server with Pine does not preserve changes to message flags (New, Answ
Versions of PC-Pine prior to 4.00 cannot be used with a POP (Post Office Protocol) server. With Unix Pine, and with PC-Pine 4.00 and after, you can access a POP server in “online” mode. That is, Pine will start a POP3 session and keep it open until the mailbox is closed. Due to the nature of the POP3 protocol, Pine will not see any new mail which arrives during the POP3 session. Thus new mail only arrives upon starting a session. To access the message INBOX on a POP3 server, use the folder definition syntax: {pop3server/pop3}INBOX or, especially useful if your POP account user-id is different from the one in your Pine configuration: {pop3server/pop3/user=popuserid}INBOX where pop3server is the hostname of the POP3 server, and popuserid is your user-id for your POP account. However, this method accesses the POP server in quasi-online mode, not in offline mode, which POP was designed for.