Hi,
I have an Outlook user who sends and receieves email on 5 different accounts. Unfortranately, the final account fails with an error message. I've looked on the server in /var/log/pop3/current and I get the following messages:
> cat current | tai64nlocal | grep 32366
2007-04-19 11:30:32.154556500 tcpsvd: info: pid 32366 from 192.0.0.163
2007-04-19 11:30:32.154655500 tcpsvd: info: concurrency 32366 192.0.0.163 5/4
2007-04-19 11:30:32.154660500 tcpsvd: info: deny 32366 0:192.0.0.110 ::192.0.0.163:2469 ./peers/192.0.0
2007-04-19 11:30:32.154753500 tcpsvd: info: end 32366 exit 100
192.0.0.163 is the user's PC.
I don't know where to up the number of InstancesPerIP for POP3, or even if this the right thing to do. Can someone please point me in the right direction?
Cheers,
Ed