If you run poprelay at the command prompt

./poprelayd -d    it should ork and become a demon
./poprelayd -p    will list all the entries in the ip list
./poprelayd -r ipnumber   will remove the ip number
./poprelayd -a ipnumber   will add the ipnumber

at this point there is no way to just run poprelayd and make it pull out ip's from the log and add them to the list. It needs to be running in demon mode to do that..

you can set up a program of your own with the code in poprelayd though that will scan the logs and strip out the ip's...

And by the way, you welcome. I'm glad I could hep you get it working.

aaron