[cvs] [Wiki] changed: FAQ/Admin/Troubleshoot/IMP

Wiki Guest wikiguest at horde.org
Tue Oct 30 13:50:12 UTC 2007


guest [83.211.205.29]  Tue, 30 Oct 2007 06:50:12 -0700

Modified page: http://wiki.horde.org/FAQ/Admin/Troubleshoot/IMP
New Revision:  2.1
Change log:  SMTP Correction

@@ -73,9 +73,9 @@
 <code type="php">
 $conf['mailer']['type'] = 'smtp';
 </code>

-in {{horde/config/horde.php}}, and that you have set the smtphost value in
{{horde/imp/config/servers.php}} for your server entry to the correct smtp
host value. Note that this smtphost value will override any existing value
for {{$conf['mailer']['params']['host']}} set in {{horde/config/horde.php}}.
+in {{horde/config/conf.php}}, and that you have set or add
({{$conf['mailer']['params']['host'] = 'yourhost'}}) the smtphost value in
{{horde/imp/config/servers.php}} for your server entry to the correct smtp
host value. Note that this smtphost value will override any existing value
for {{$conf['mailer']['params']['host']}} set in {{horde/config/conf.php}}.

 If you are using a local Sendmail binary, first check to make sure that
Sendmail (or your Sendmail replacement) is located in the same place that
the variable

 <code type="php">


More information about the cvs mailing list