| POP3/Imap & Firewalls -
22-12-2007, 02:04 AM
Hi guys,
I'm trying to get the POP3 parser going, and for the most part, it seems like it's working okay save one thing. When the job is run, it hits my firewall like a port scan, which the firewall then blocks, which prevents it from grabbing any mail. I do not understand what's causing this. I've got it wide open to anything from my webserver's address, but because it's coming at a crapton of my ports it blocks it anyway.
Shouldn't it *just* be coming in on 110? Am I missing something? |