- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- University Washington IMAP server
Operating System - HP-UX
1824920
Members
3647
Online
109677
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2002 09:17 PM
10-14-2002 09:17 PM
University Washington IMAP server
Hi, has anybody know how to install and config university Washington IMAP server on HPUX 11.0?
thanks
thanks
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2002 11:58 PM
10-14-2002 11:58 PM
Re: University Washington IMAP server
Hi,
I'm using it,
Download sources, gzip+untar it, compile it :
see in Makefile the proper port, I don(t remeber which one i used, probably the gcc HPUX based.
make ghp
Of course, you need gcc installed ! Get it from any portal center
Once you have the binary (in the imapd directory),
copy it to /usr/bin or wherever you want.
Then edit your inetd.conf and add the line :
imap stream tcp nowait root /usr/bin/imapd imapd
Check that imap is configured in etc/services :
imap 143/tcp # IMAP server protocol
then reload inetd (kill -HUP).
try and play...
it's really easy to make it work....
If you have still troubles during compilation, tell it to us...
hope that help
Benoit
I'm using it,
Download sources, gzip+untar it, compile it :
see in Makefile the proper port, I don(t remeber which one i used, probably the gcc HPUX based.
make ghp
Of course, you need gcc installed ! Get it from any portal center
Once you have the binary (in the imapd directory),
copy it to /usr/bin or wherever you want.
Then edit your inetd.conf and add the line :
imap stream tcp nowait root /usr/bin/imapd imapd
Check that imap is configured in etc/services :
imap 143/tcp # IMAP server protocol
then reload inetd (kill -HUP
try and play...
it's really easy to make it work....
If you have still troubles during compilation, tell it to us...
hope that help
Benoit
Une application mal pansée aboutit à une usine à gaze (GHG)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP