Pop3 and sendmail (smtp) are two different protocols on two different ports.

Here are the basic steps to get a working pop3 server

1.  install imap-*.rpm

2.  Make sure that the file /etc/xinetd.d/ipop3 does not have "disable =
yes".  If it does, either remove it or change it to "disable = no" and
restart xinetd by typing "/etc/rc.d/init.d/xinetd restart."

3.  Make sure that hosts.allow / hosts.deny are setup to allow access to
port 110.

4.  Check that your firewall (and / or your isp's firewall) are not set up
to block 110.

Michael

--
Michael Viron
Project Manager / Primary Developer / Manager of Online Operations
General Education Online

At 03:16 PM 7/17/2002 -0400, you wrote:
>I have sendmail working on my machine.  What I'd like to do is be able to 
>send email from work on my home account.  Comcast won't let me, because it 
>won't relay from my work machine.  My thought was that I could have 
>sendmail relay the email, so from Comcast's POV it looks like the email is 
>coming from inside.
>
>I can't get pop3d to work on my machine, but I thought setting the 
>Sendmail rules could work.
>
>In my etc/mail/access it says:
>
>{IP of work machine}    RELAY
>myname@      OK
>
>
>
>This doesn't work however.  Clues?  Otherways of doing this?  Suggestion 
>on why pop3d just doesn't seem to work for me?
>
>
>Want to buy your Pack or Services from MandrakeSoft? 
>Go to http://www.mandrakestore.com
>

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to