Originally posted by: dwell
telnet <host> 110
example
----
chris@panther:~$
telnet mail.cloud9.net 110
Trying 168.100.1.9...
Connected to english-breakfast.cloud9.net.
Escape character is '^]'.
+OK POP3 english-breakfast.cloud9.net v2001.80 server ready
user cal
+OK User name accepted, password please
pass **********
+OK Mailbox open, 1 messages
list
+OK Mailbox scan listing follows
1 1352
.
retr 1
+OK 1352 octets
Return-Path: <chris@panther.bbzzdd.com>
Delivered-To:
cal@cloud9.net
Received: from localhost (localhost [127.0.0.1])
by russian-caravan.cloud9.net (Postfix) with ESMTP id 43DD032750
for <cal@cloud9.net>; Thu, 13 Feb 2003 22:40:41 -0500 (EST)
Received: from russian-caravan.cloud9.net (localhost [127.0.0.1])
by localhost (VaMailArmor-2.0.1.7) id 47902-00C5914F;
Thu, 13 Feb 2003 22:40:41 -0500
Received: from panther (cust.64-52-118.008.ip.mia.ebrb.net [64.52.118.8])
by russian-caravan.cloud9.net (Postfix) with ESMTP id 1C4C932702
for <cal@cloud9.net>; Thu, 13 Feb 2003 22:40:41 -0500 (EST)
Received: from chris by panther with local (Exim 3.36 #1 (Debian))
id 18jWgn-0006lP-00
for <cal@cloud9.net>; Thu, 13 Feb 2003 22:39:01 -0500
Date: Thu, 13 Feb 2003 22:39:01 -0500
To:
cal@cloud9.net
Subject: hello
Message-ID: <20030214033901.GA25998@panther>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
From: Chris <chris@panther.bbzzdd.com>
X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.7; VAE: 6.18.0.2; VDF: 6.18.0.7; host: russian-caravan.cloud9.net)
X-Spam-Status: No, hits=0.7 required=3.0
tests=SPAM_PHRASE_00_01,SUB_HELLO,USER_AGENT,USER_AGENT_MUTT
version=2.43
X-Spam-Level:
Status:
This is a test.
Best mail client... evar.
.
quit
+OK Sayonara
Connection closed by foreign host.