The E-Mail package is part of the python base distribution since python 2.2. It shouldn't be installed on systems running python 2.2 or above. I've change the makefile to ignore the port if python version is 2.2 or higher.
State Changed From-To: open->closed Committed, thanks!