Hello,
I recently install mantisBT on my computer and I don't receive email from the server. I configure the config_inc.php file like this:
<?php
$g_hostname = 'localhost';
$g_db_type = 'mysql';
$g_database_name = 'mantisbt_bug';
$g_db_username = 'mantisbt_bug';
$g_db_password = 'mantisbt_bug ...
Search found 1 match
- 06 Dec 2016, 10:37
- Forum: General Discussion
- Topic: Don't receive emails
- Replies: 1
- Views: 3378