Search found 2 matches

by adilton
21 Dec 2005, 19:25
Forum: Help
Topic: Mailer error
Replies: 2
Views: 4632

It may be 'cause you didn't select the PhpMailer method. Go to config_defaults_inc.php, search for $g_phpMailer_method and write the number that matches the method you want to use:
0 - mail()
1 - sendmail
2 - SMTP
If you want to use a SMTP server, after write the number, you must search for $g_smtp ...
by adilton
20 Dec 2005, 21:02
Forum: Help
Topic: Can't Report Issues
Replies: 0
Views: 2273

Can't Report Issues

Hi, I've installed Mantis 1.0.4rc at my machine and it worked fine. But when I installed at a server running IIS 6.0 it doesn't allow to any user to report. Actually, when an user goes [Report Issues], he must select the project to report issues to. But, even selected, it doesn't change the project ...