Search found 2 matches

by saando
04 Aug 2006, 13:35
Forum: Help
Topic: Could not instantiate mail function.
Replies: 8
Views: 14314

Ok, i figured i tout on my own.
stupid mistake frmo my side actually :)

Open config_default_inc.php in the mantis installation.
Scroll down to
#############################
# Mantis Email Settings
#############################

There you should see all the parameters. Configure all of it ...
by saando
04 Aug 2006, 12:10
Forum: Help
Topic: Could not instantiate mail function.
Replies: 8
Views: 14314

I tried to change the setting in the php.ini file for SMTP

SMTP=proxyname
Port=25

but it still doesn't work.

I am using an XAMPP installation. There are 2 .ini files php.ini and php5.ini
I changed both, but same error.

"Mailer Error: Could not instantiate mail function."

:(