Pop3協議之一(基本指令)

來源:互聯網
上載者:User
pop3是基於tcp串連的進階協議,通常是將使用者名稱密碼通過明文傳送
可以不用專用用戶端,直接用telnet登陸使用

命令有
user @username 發送使用者名稱(參數@username pop3登陸名,通常單網域名稱郵件伺服器使用使用者名稱,多網域名稱伺服器使用使用者名稱@網域名稱)
pass @password 發送登陸密碼(參數@password密碼)

stat    無參數    列出郵件個數及郵箱總位元組數
list    無參數    列出所有郵件編號和郵件位元組數
list    @index    察看相應的郵件位元組數(參數@index 郵件在伺服器的編號)
dele    @index    將郵件標誌為刪除(參數@index 郵件在伺服器的編號)
rest    無參數    將所有刪除標記去掉
top    @index    下載伺服器編號為@index的郵件
top    @index @toplines    顯示伺服器第index封郵件的本文前toplines行
retr    @index    下載伺服器編號為@index的郵件

 

因為一直沒有找到pop3的白皮書,所以有些理解上的偏差,剛剛在msdn上找到個連結
http://www.ietf.org/rfc/rfc1939.txt?number=1939

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.