You need to adjust php's include_path to contain `/usr/local/share/phpmailer'!
For example, insert
	include_path = ".:/usr/local/share/phpmailer"
into `/usr/local/etc/php.ini'.
