Operating System - HP-UX
1834662 Members
2861 Online
110069 Solutions
New Discussion

Retrieving mail from Exchange using qpopper

 
SOLVED
Go to solution
Thayanidhi
Honored Contributor

Retrieving mail from Exchange using qpopper

Hi,

I have a exchange in which user has a mail box.
I loaded qpopper in hpux host(running sendmail)
Now, how to retrieve mail from exchange
and put in unix user's mail box.
From hp-ux user send mail using smart host
option. I am trying to get back mail from
exchange to hp-ux.
If some one already tried qpopper for this
purpose, please help.
After I load qpopper I added the following
line /etc/inetd.conf

pop3 stream nowait root /usr/local/sbin/popper qpopper -s

and restartd the inetd. what is the next step
to specify about exchange server
and mail user information?

thanks in advance

TT
Attitude (not aptitude) determines altitude.
3 REPLIES 3
Thayanidhi
Honored Contributor

Re: Retrieving mail from Exchange using qpopper

Forgot to add,
I used binary depot available at

http://hpux.cs.utah.edu/

Thanks in advance

TT
Attitude (not aptitude) determines altitude.
Hemanth Gurunath Basrur
Honored Contributor
Solution

Re: Retrieving mail from Exchange using qpopper

Hello TT,

Refer to the qpopper FAQ for info.

http://www.eudora.com/qpopper/faq.html

You also get qpopper with HP-UX Internet Express. You can dowload Internet Express from the foll. site:

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXIEXP1111

HTH.

Regards,
Hemanth
Thayanidhi
Honored Contributor

Re: Retrieving mail from Exchange using qpopper

Hi,

I removed qpopper from system.
I downloaded fetchmail from hp site.
(www.software.hp.com)
Loaded and configured the same.
Sheduled in cron to fetch mail from exchnage.

It's just working fine.

TT
Attitude (not aptitude) determines altitude.