Saturday, 2009-11-21

../irclogs/#mantishelp.2009-11-21.log
--- scribe started ---00:00
g33ki have setup mantis on my server the issue is with the mail notification, how do i go about achieving this?15:03
moto-moidepends on how far you are already? :)15:04
g33kmoto-moi, its up and running fine except the mail thinge15:35
g33kmoto-moi, read about send mail, not able to find it in the docs15:36
g33kmoto-moi, cna i use gmail smtp wiht mantis?15:37
moto-moisure, 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 guess15:39
g33kmoto-moi, i saw this, but which is the file i need to edit?15:40
g33kmoto-moi, file in core/api?15:40
moto-moinooo15:40
moto-moiyou need to create a new file in the mantis main dir15:41
g33kmoto-moi, o! ok by the name?15:42
moto-moithere is a file named 'config_defaults_inc.php' which hold, as you can guess, the defaults15:42
moto-moithe ones you which to change, you put in config_inc.php15:42
moto-moiwhich will not exist I guess, just create a new file :)15:42
g33kthere is a config_inc.php which include("config_local.php");15:43
g33kand include("config_db.php");15:43
g33kmoto-moi, i have used a deb file to install it, does that matter?15:44
moto-moipff, debian and their quirks15:44
moto-moiI guess you need to edit config_local.php :)15:45
g33kha ha ok, edit config_local.php and add the required variables?15:45
g33kmoto-moi, is there any sample i can go through15:45
moto-moiconfig_defaults_inc.php ;)15:46
moto-moibut just don't edit that one, but override it with the same variables in the _local file15:46
g33kmoto-moi, the things which are specified in the email section right? is there an example file?15:50
moto-moijep15:50
moto-moino, just the defaultsfile, but it is really very straight forward :)15:50
g33kmy config_local is empty shall i just add the values required here?15:51
moto-moiyes15:52
g33kmoto-moi, thank you, now doing them15:52
moto-moino problem :)15:52
g33kmoto-moi, you suggest php mailer or smtp of gmail will do? cause i'm admin and using gmail id for it15:55
moto-moiphpmailer is the default als stated with $g_use_phpMailer ? :)15:55
moto-moifurther, I don't really know gmail all that well, I don't use it myself :)15:56
moto-moibut I guess you need to use $g_smtp_username & $g_smtp_password ;)15:56
g33kmoto-moi, ha ha ok, thank you so very much i will try them all was stuck with this form past few days15:57
moto-moi:P15:57
g33k:)15:58
g33kmoto-moi, configured everything now trying a dummy signup, its waiting for localhost hmm16:19
* g33k cross fingered 16:19
g33kmoto-moi, no mail :(16:26
CIA-1Mantisbt: s.mazeland * rabf8704e4dac / (11 files in 3 dirs): Remove some hard coded spacing and colons20:34
CIA-1Mantisbt: s.mazeland * r556eac5361fa / (8 files in 2 dirs): Remove hard coded colons and spaces20:34
CIA-1Mantisbt: s.mazeland * re0fcbc9d44e2 / (13 files in 2 dirs): Remove hard coded spaces and colons20:34
CIA-1Mantisbt: s.mazeland * r0b0e018e385a /lang/strings_english.txt: Fix error20:46
CIA-1Mantisbt: s.mazeland * r83b3586762cc /lang/strings_english.txt: Add forgotten colon20:53

Generated by irclog2html.py