Page 1 of 1

mantisbt-1.2.0rc2 without phpMailer?

Posted: 29 Jan 2010, 09:34
by hermann
Hello,
I am new to Mantis and I have some problems with the configuration.
I always read that Mantis uses phpMailer, But I cant find any configuration option for Server and acount settings. So I guess PHPMAiler isn't included?

There are some mail config options in the config_inc.php, but that doesn't seem to be enough.

I tryed mantisbt-1.2.0rc2

thanks for some Help

Re: mantisbt-1.2.0rc2 without phpMailer?

Posted: 29 Jan 2010, 10:19
by atrol
Did you read the chapter Configuration->Email of the Administrator Guide
There you can find the description of configuratiog parameters like for example
$g_phpMailer_method, $g_smtp_host, $g_smtp_port, $g_smtp_connection_mode, $g_smtp_username, $g_smtp_password

Re: mantisbt-1.2.0rc2 without phpMailer?

Posted: 29 Jan 2010, 14:16
by hermann
Ok I did read it but it seem I didn't understand. Where do I put these variables?

Re: mantisbt-1.2.0rc2 without phpMailer?

Posted: 29 Jan 2010, 14:37
by atrol
in config_inc.php

Re: mantisbt-1.2.0rc2 without phpMailer?

Posted: 29 Jan 2010, 15:53
by hermann
ok thanks. I try that

Re: mantisbt-1.2.0rc2 without phpMailer?

Posted: 02 Feb 2010, 10:16
by hermann
It's all OK now.
for some reason I diden't find the right config, but now It seems to work fine now.
Hermann

Re: mantisbt-1.2.0rc2 without phpMailer?

Posted: 11 Jun 2010, 09:47
by blackcat
I can“t send mails,

I use mantis 1.2.1. In this version, Is not need to indicate where are the class.phpmailer.php and class.smtp.php files????


thanks