Re: Re: Re: Configure for mail relay
It kind of looks like you have a PEAR class.smtp.php file being included somewhere earlier which is defining the class "smtp". This will conflict with the smtp class declaration that gets done in the class file that i suggested was required for this app.
I checked my PEAR folder and i have hardly anything in it and no mail files; do you have any idea where you include this PEAR class file and why? Perhaps it is done through the php.ini ?
Peter...