diff -Nur -x '*.orig' -x '*.rej' smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp --- smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp 2007-02-01 22:34:19.000000000 -0600 +++ mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp 2007-02-01 22:32:39.000000000 -0600 @@ -7,7 +7,7 @@ 'hordeauth' => true, 'params' => array( // The hostname/IP Address of the FTP server. - 'hostspec' => 'ftp.{$DomainName}', + 'hostspec' => 'localhost', // The port number of the FTP server. 'port' => 21, // Use passive mode?