POP3
abbr. 邮局通讯协定第三版(Post Office Protocol 3)
2025-11-24 18:09 浏览次数 12
abbr. 邮局通讯协定第三版(Post Office Protocol 3)
POP3 servicePOP3服务
Transparent POP3 proxy filter透明的POP3代理过滤器
POP3 Proxy的POP3代理
POP3 AUTHentication commandPOP3验证命令
POP3 Email Accounts支持POP3电子邮件系统
shared POP3 mailbox共享
POP3 mail-clientPOP3客户端
POP3协议POP3 Protocol
POP3 ProtocolPOP3协议
These features are not supported by the POP3 protocol.
POP3协议不支持这些功能。
Figure 6.2 Example where we receive an E-mail from a mail server using the ESB with POP3 connectivity and sent the E-mail message to the file system.
图6.2,在本例中,我们将使用具有POP3连通性的ESB从邮件服务器接收电子邮件,并把该电子邮件消息发送给文件系统。
Additionally, IMAP can check for new mail over an existing IMAP connection, while POP3 has to open a new connection every time.
另外,IMAP可以在现有的IMAP连接上检查新邮件,而POP3每次必须打开新的连接。
The present first article focuses on the downloading of raw emails from a POP3 server (RFC1939).
文章首先着眼于从POP3服务器(RFC1939)下载邮件。
After a warning, the POP3 server is ready for the next command.
在一个警告之后,POP3服务器準备下一个命令。
Unless you run a server or you like to transfer or support a locally Shared IMAP or POP3 service, most people do NOT need a mail transport agent.
除非你管理一个邮件服务器或你想在局域网内传递或支持一个共享的IMAP或POP3服务。大多数人不需要一个邮件传输代理。
While POP3 is the current standard fore-mail that is sent to clients, IMAP4 is more flexible for users such as those who access their mail using different computers.
POP3是被送给用户端的电子邮件的目前标準,不过IMAP4对使用不同的计算机存取他们的邮件的使用者,像是人是更有柔性的。
RSET: UndeleteAllEmails , POP3 server deletes unmarks the emails marked for deletion.
UndeleteAllEmails,服务器端删除没有做标记的邮件。
However, when using CPP to access the external POP3 mail server, the user does not see folder management, out-of-office services, and launch.
然而,当使用CPP访问外部POP3邮件服务器时,用户则看不到文件夹管理、外部服务和启动功能。
Downloading an email from a POP3 server is rather straight forward.
从POP3服务器下载一封邮件相当直接。
However, you can configure POP3 to leave the mail on the server and run it as a server-centric-type protocol as well, thus changing the cost of running POP3 clients against your DPARs.
但是,可以配置POP3将邮件保留在服务器上,并将邮件作为服务器为中心的协议来运行,从而更改在DPAR上运行POP3客户机的成本。
To work with this example we will use an Mail client to send a message, and use the Mule POP3 transport to read the message from the Mail server.
为了演示这个示例,我们将使用邮件客户端发送邮件,并使用MulePOP3传输(Transport)读取来自邮件服务器的消息。
The code here is not specific, though, and should work on any POP3 mailbox.
这里的代码不是特定的,您可以用于任何POP3邮箱。
Interacting with a POP3 server.
与POP3服务器相结合。
There are methods to connect to a POP3 server, to get a list of available emails, to request some emails, to delete some emails and to disconnect.
有连接到POP3服务器的方法,获取邮件列表的方法,请求某些邮件的方法,删除邮件并断开的方法。
Zend_Mail comes with support for 8-bit, base64, binary, quotable-printable encoding, and alternative transports, such as POP3 and IMAP, as well as the ability to read received e-mail.
Zend_Mail支持8 位、base64、二进制、可引用-可打印编码以及备选的传输方式(如POP3和 IMAP),同时,也能阅读接收到的电子邮件。
It is up to the user of the POP3 client code to decide if an exception should be thrown in the warning event or a warning written into a log file or...
它从事于用户POP3客户端代码师傅一个异常应该被抛出还是写入一个日志文件等等。
They appear as added functionality in your mail and calendar and are set up in a document in the local address book much like a POP3 mail server.
它们就像将功能添加到了您的邮件和日历中,并被设置在本地地址簿中的一个文档中,就像一个POP3邮件服务器一样。
The communication with a POP3 server uses only few commands and is easily human readable.
用命令和POP3服务器通信相当简单并且易读。