Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Remove spam from POP server after Mail download' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Remove spam from POP server after Mail download
Authored by: SJT on Fri, Nov 16 2007 at 8:58AM PST
Once you've done
./configure
run make, and make install
make; make install
. if make install doesn't install the binary into your search path (where bash looks for executables), you can just copy it to /usr/local/bin (one of the directories in the path). Once you've done this
which mpop
should list mpop as being in /usr/local/bin

[ Reply to This | # ]