HP-UX Mailing Solutions White Paper

+OK Sayonara
Connection closed by foreign host.
3. Check the user's mailbox on the POP3 server.
a. Create an account on the mail server that requires a mail service:
# useradd m -c "UW-IMAP test" username
b. Set the password for the username:
# passwd username
Changing password for username
New password: password
Re-enter new password: password
Passwd successfully changed
c. Establish a telnet connection from your system to the POP server on the local host:
# telnet 0 110
Trying...
Connected to 0.
Escape character is '^]'.
+OK POP3 localhost 2007a.104 server ready
user username
+OK User name accepted, password please
pass password
+OK Mailbox open, 1 messages
retr 1 full
+OK 503 octets
Received: (from root@localhost)
by samp1.hp.com (@(#)Sendmail version 8.13.3 - Revision 1.001:: HP-UX11.31 -
2nd April,2008/8.13.3) id m7RCiAZN009566
for test; Wed, 27 Aug 2008 18:14:10 +0530 (IST)
Date: Wed, 27 Aug 2008 18:14:10 +0530 (IST)
From: root@samp1.hp.com
Message-Id: <200808271244.m7RCiAZN009566@samp1.hp.com>
To: test@samp1.hp.com
Subject: test
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Status:
test
.
quit
+OK Sayonara
Connection closed by foreign host.
#
Setting up the Mail Client
A mail client, Mail User Agent (MUA), or e-mail reader is a user interface to manage email. The
term “email client” is also used to refer an agent acting as a client for an email server, a relaying
server, or a user. Additionally, a web application providing the required mail client functionality
is also considered an email client.
You can configure the following mail clients to access the mail service on an HP-UX system:
University of Washington Pine®
Microsoft® Office Outlook®
Mozilla® Thunderbird®
This section addresses the following topics:
“The Pine Mail Client” (page 15)
“The Microsoft Outlook Mail Client” (page 18)
“The Thunderbird Mail Client” (page 21)
14