Click to See Complete Forum and Search --> : Setting up a pop3 server


Deadsoul
12-06-2000, 12:08 AM
Hi all,

I am having an impossible time trying to get a pop3 server to run on redhat 7. It just doesn't seem to want to work. I installed pop3d and configured the xident files without any luck. Below is my xident file for pop3d:

service pop3d
{
disable = no
flags = REUSE
socket_type = stream
protocol = tcp
user = root
server = /usr/sbin/pop3d
log_on_failure +=USERID
)

No matter what I do, restart the xinetd server or reboot after changes, but no luck.

Any help would be greatly appreciated.

Thanks




[This message has been edited by Deadsoul (edited 05 December 2000).]