mantisbt-1.2.0rc2 without phpMailer?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
hermann
Posts: 4
Joined: 29 Jan 2010, 09:23
Location: Germany

mantisbt-1.2.0rc2 without phpMailer?

Post 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
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: mantisbt-1.2.0rc2 without phpMailer?

Post 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
Please use Search before posting and read the Manual
hermann
Posts: 4
Joined: 29 Jan 2010, 09:23
Location: Germany

Re: mantisbt-1.2.0rc2 without phpMailer?

Post by hermann »

Ok I did read it but it seem I didn't understand. Where do I put these variables?
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: mantisbt-1.2.0rc2 without phpMailer?

Post by atrol »

in config_inc.php
Please use Search before posting and read the Manual
hermann
Posts: 4
Joined: 29 Jan 2010, 09:23
Location: Germany

Re: mantisbt-1.2.0rc2 without phpMailer?

Post by hermann »

ok thanks. I try that
hermann
Posts: 4
Joined: 29 Jan 2010, 09:23
Location: Germany

Re: mantisbt-1.2.0rc2 without phpMailer?

Post 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
blackcat
Posts: 5
Joined: 03 Nov 2009, 09:00

Re: mantisbt-1.2.0rc2 without phpMailer?

Post 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
Post Reply