On Tue, Nov 25, 2003 at 05:35:15PM -0800, j.travis wrote: > Is there any way to start the POP server? I was hoping for something like > "service ipop3d restart" or maybe even "service imapd restart" since it is > part of the imap package but I can't find anything like that. I guess I am > a little confused also because I thought that the 'ntsysv' GUI listed actual > service names but in reality it lists ipop3d as a service when it doesn't > actually appear in /etc/rc.d/init.d . When run as part of the uw imap server, each pop connection is a separate process - the "server" in this case is inetd/xinetd, which in turns forks off the individual server tasks. > The reason I ask is that I am running into a situation where a virus checker > seems to be preventing outlook express from downloading messages but doing > so very ungracefully (hanging at partial download with no explanation). So > I am having to remove the mail spool file manually to fix it. I would like > to see what restarting the POP server does (although I doubt it will solve > my problem... any ideal welcome). It won't do anything. Since connection is new, but you may need to kill off any outstanding sessions manually. Look for all the ipop3d processes and manually terminate them. -- Ed Wilts, Mounds View, MN, USA mailto:ewilts@xxxxxxxxxx Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list