Search found 2 matches

by tempman
23 Mar 2006, 09:02
Forum: Help
Topic: Email traffic logging
Replies: 1
Views: 2611

Email traffic logging

Hi,
what variables can I put in the mantis config file for logging the email traffic? Thanks beforehand.

Cheers...
by tempman
21 Mar 2006, 11:36
Forum: Help
Topic: Email configuration
Replies: 0
Views: 2614

Email configuration

Hello,
I've a problem with the email configuration. I have:

$g_phpMailer_method = 2
$g_smtp_host = 'xxx.xxx.xxx';
$g_smtp_username = 'xxx';
$g_smtp_password = 'xxx';

When I run admin\check.php, I have:

The following recipients failed: xxx@xxxx.xxx

I have in C:\phpmailer\... (the files of ...