How do I change FreePOPss command line switches?
On a Unix system you should know how to do this, just add the switches to the command you use to run FreePOPs (maybe from a script). On a Windows system you have two options: you may open the properties of the FreePOPs link in the Start -> Programs -> FreePOPs menu (right click on the link then select “Properties…”) and add the switches in the command line in the “Destination” box there (after X:\Something\freepopsd.exe); or, run FreePOPs manually from a DOS window with the options you like (again, after the name of the executable). The command line parameters you need depend on your specific needs. Read the appropriate section of the manual to know what all available parameters are, or run freepopsd -h (also man freepopsd on Unix). • Unix example: /usr/bin/freepopsd -P proxy:port -A user:pass -w -l logfile.txt • Windows example: C:\Programs\FreePOPs\freepopsd.