Hello Deizel
  • I think I am getting completely confused. Being a beginner in PHP does not help.
Your code does change the values in my streber sysinfo
However, it still does not work.
  • Now I know that the ISP is a bit touchy about using port 25. Should I comment the line off ?
  • Also, I have reported errors from conf.inc.php, for that here is a grep on smtp from error logs.. anything I should change ?

  • Last question, could we use PHPmail rather than SMTP ?
Thanks a lot
ED.

Error 20070622032306 NOTICE: conf/conf.inc.php : 571 Undefined index: SMTP_METHOD
Error 20070622032306 customize.inc.php : 39 -> confChange("SMTP_METHOD", "smtp")
Error 20070622032306 var = SMTP_METHOD
Error 20070622032306 value = smtp
Error 20070622032306 NOTICE: conf/conf.inc.php : 571 Undefined index: SMTP_HOST
Error 20070622032306 customize.inc.php : 40 -> confChange("SMTP_HOST", "xtra.co.nz")
Error 20070622032306 var = SMTP_HOST
Error 20070622032306 NOTICE: conf/conf.inc.php : 571 Undefined index: SMTP_PORT
Error 20070622032306 customize.inc.php : 41 -> confChange("SMTP_PORT", int25)
Error 20070622032306 var = SMTP_PORT
Error 20070622032320 NOTICE: conf/conf.inc.php : 571 Undefined index: SMTP_METHOD
Error 20070622032320 customize.inc.php : 39 -> confChange("SMTP_METHOD", "smtp")
Error 20070622032320 var = SMTP_METHOD
Error 20070622032320 value = smtp
Error 20070622032320 NOTICE: conf/conf.inc.php : 571 Undefined index: SMTP_HOST
Error 20070622032320 customize.inc.php : 40 -> confChange("SMTP_HOST", "xtra.co.nz")
Error 20070622032320 var = SMTP_HOST
Error 20070622032320 NOTICE: conf/conf.inc.php : 571 Undefined index: SMTP_PORT
Error 20070622032320 customize.inc.php : 41 -> confChange("SMTP_PORT", int25)
Error 20070622032320 var = SMTP_PORT