David Rankin wrote:
> 
> Stuck again :-(
> 
>     I want to be able to read mail on my local machine from within
> netscape. Setup is LM 7.2 2.2.19 kernel, postfix and gnu-pop3d. Kmail
> works fine for reading the system mail, but I have heard that if I
> installed a pop3 server, I should be able to read the mail from within
> Netscape.
> 
>     I am missing step 1. I mean postfix and gnu-pop3d are up and
> running, I just don't know how to configure either so that I can set up
> the pop3 mailbox in netscape.  Anyone else done this? Am I off in left
> field on this one?

POP:

/etc/hosts.allow:   (as required)
  ipop3d: 192.168. 
  ^^^^^^ may vary depending on the version of popd; check your docs.
This one is for LM7.2 pop (in imap rpm).

/etc/pam.d/pop:     (if all setups seem fine & pop still won't login)
  #%PAM-1.0
  auth       required     /lib/security/pam_stack.so service=system-auth
  account    required     /lib/security/pam_stack.so service=system-auth

Setup "Mail Servers" preferences in NS (use machine name, IP, or "localhost").

PostFix:
start with the default setup...

Test by sending mail to your userid (goes into /var/spool/mail/<userid> and try
retrieving it with NS.  

If you are not getting mail directly (i.e., you have an ISP provided mailbox),
you'll need fetchmail to bridge the gap between the ISP mailer and your postfix.

HTH,
Pierre

>     Any help will be greatly appreciated.
> 
> --
> David C. Rankin, J.D., P.E.
> ASEL -- Instrument
> Nacogdoches, Texas
> N31 34.7 W094 42.6
> 355 MSL

-- 
Support Linux development:  http://www.linux-mandrake.com/donations/
Last reboot reason:  01/03/27: winter storm 6hr power outage

Reply via email to