| ../irclogs/#mantishelp.2009-11-21.log | ||
| --- scribe started --- | 00:00 | |
| g33k | i have setup mantis on my server the issue is with the mail notification, how do i go about achieving this? | 15:03 |
|---|---|---|
| moto-moi | depends on how far you are already? :) | 15:04 |
| g33k | moto-moi, its up and running fine except the mail thinge | 15:35 |
| g33k | moto-moi, read about send mail, not able to find it in the docs | 15:36 |
| g33k | moto-moi, cna i use gmail smtp wiht mantis? | 15:37 |
| moto-moi | sure, just look at http://www.mantisbt.org/manual/manual.configuration.email.php ? :) | 15:39 |
| moto-moi | $g_phpMailer_method & $g_stmp_host should be a good starting point I guess | 15:39 |
| g33k | moto-moi, i saw this, but which is the file i need to edit? | 15:40 |
| g33k | moto-moi, file in core/api? | 15:40 |
| moto-moi | nooo | 15:40 |
| moto-moi | you need to create a new file in the mantis main dir | 15:41 |
| g33k | moto-moi, o! ok by the name? | 15:42 |
| moto-moi | there is a file named 'config_defaults_inc.php' which hold, as you can guess, the defaults | 15:42 |
| moto-moi | the ones you which to change, you put in config_inc.php | 15:42 |
| moto-moi | which will not exist I guess, just create a new file :) | 15:42 |
| g33k | there is a config_inc.php which include("config_local.php"); | 15:43 |
| g33k | and include("config_db.php"); | 15:43 |
| g33k | moto-moi, i have used a deb file to install it, does that matter? | 15:44 |
| moto-moi | pff, debian and their quirks | 15:44 |
| moto-moi | I guess you need to edit config_local.php :) | 15:45 |
| g33k | ha ha ok, edit config_local.php and add the required variables? | 15:45 |
| g33k | moto-moi, is there any sample i can go through | 15:45 |
| moto-moi | config_defaults_inc.php ;) | 15:46 |
| moto-moi | but just don't edit that one, but override it with the same variables in the _local file | 15:46 |
| g33k | moto-moi, the things which are specified in the email section right? is there an example file? | 15:50 |
| moto-moi | jep | 15:50 |
| moto-moi | no, just the defaultsfile, but it is really very straight forward :) | 15:50 |
| g33k | my config_local is empty shall i just add the values required here? | 15:51 |
| moto-moi | yes | 15:52 |
| g33k | moto-moi, thank you, now doing them | 15:52 |
| moto-moi | no problem :) | 15:52 |
| g33k | moto-moi, you suggest php mailer or smtp of gmail will do? cause i'm admin and using gmail id for it | 15:55 |
| moto-moi | phpmailer is the default als stated with $g_use_phpMailer ? :) | 15:55 |
| moto-moi | further, I don't really know gmail all that well, I don't use it myself :) | 15:56 |
| moto-moi | but I guess you need to use $g_smtp_username & $g_smtp_password ;) | 15:56 |
| g33k | moto-moi, ha ha ok, thank you so very much i will try them all was stuck with this form past few days | 15:57 |
| moto-moi | :P | 15:57 |
| g33k | :) | 15:58 |
| g33k | moto-moi, configured everything now trying a dummy signup, its waiting for localhost hmm | 16:19 |
| * g33k cross fingered | 16:19 | |
| g33k | moto-moi, no mail :( | 16:26 |
| CIA-1 | Mantisbt: s.mazeland * rabf8704e4dac / (11 files in 3 dirs): Remove some hard coded spacing and colons | 20:34 |
| CIA-1 | Mantisbt: s.mazeland * r556eac5361fa / (8 files in 2 dirs): Remove hard coded colons and spaces | 20:34 |
| CIA-1 | Mantisbt: s.mazeland * re0fcbc9d44e2 / (13 files in 2 dirs): Remove hard coded spaces and colons | 20:34 |
| CIA-1 | Mantisbt: s.mazeland * r0b0e018e385a /lang/strings_english.txt: Fix error | 20:46 |
| CIA-1 | Mantisbt: s.mazeland * r83b3586762cc /lang/strings_english.txt: Add forgotten colon | 20:53 |
Generated by irclog2html.py