[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: kill a single email message in a pop box
- Subject: [cobalt-users] RE: kill a single email message in a pop box
- From: "Buky Torres" <webmaster@xxxxxxxxxxxx>
- Date: Fri Mar 9 10:23:19 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Kevin,
Anyone can telnet to port 110 (mail server) p.e.: telnet yourdomian.com 110
To login:
user username
pass passwd
The comands availables are:
list
retr x
dele x
quit
where x is the number of the message you want to delete.
Regards
Buky Torres