Out of Ideas
Ok, I tried everything I could find in the forums and Google but I still can't get automatic e-mail checking through pop to work.
Pretty sure my pop setting are correct because it works when "Enable cron call on staff's activity" is enabled.
I followed the instructions on http://osticket.com/forums/showthread.php?t=3308(http://osticket.com/forums/showthread.php?t=3308) and generated a key for 127.0.0.1 and entered that key in the wget call. The wget call is now:
wget -q -O /dev/null --user-agent=C9D2089675324498ACADB734A0EB2903 http://localhost/support/api/cron.php(http://localhost/support/api/cron.php)
I also tried setting the permissions on cron.php to 777 to see if that would work but still no dice.
If anyone out there has any suggestions for me, I'd really appreciate it.