【正文】
行 . 14 POP3命令 ? USER 指定用戶名 ? PASS 指定密碼 ? STAT 取得信箱狀態(tài) – 信箱里郵件數(shù)量 . ? LIST 取得信件列表和大小 . – 一封信一行 . ? RETR 取郵件 15 更多的 POP3命令 ? DELE 標(biāo)記一個(gè)郵件從信箱里刪除 ? NOOP send back positive reply ? RSET 復(fù)位,取消所有刪除標(biāo)記 ? QUIT 刪除標(biāo)記信息,關(guān)閉( TCP) 連接 . 16 可選命令 ? TOP send header lines from messages. ? APOP alternative authentication – message digest based on opening greeting sent from POP server. – Requires shared secret! – No cleartext password on the work. – Does not authenticate the server!!!