Operating System - HP-UX
1834586 Members
3579 Online
110069 Solutions
New Discussion

Re: SMTP and POP services

 
Abel Berger
Regular Advisor

SMTP and POP services

Hello all,

which are the basics steps for I to configure my box ( k580 v. 10.20 ) with smpt and pop services ??
Later, my users will need access e-mails remotely by web, using Outlook Express or Netscape Messenger.
There is any HP Applications for this ?

Any idea ?

Thnks in advanced.
1 REPLY 1
Christopher Caldwell
Honored Contributor

Re: SMTP and POP services

SMTP - sendmail, it should be on the box.

POP3 - get qpopper from the porting archive
http://hpux.cs.utah.edu/hppd/hpux/Networking/Mail/qpopper-2.53/
(this version is a little old)
the latest & greatest is available from
http://www.eudora.com/qpopper_general/

Installation instructions are straight forward. You'll need an ANSI-C compiler if you don't get qpopper from the porting archive.