Parent Directory | Revision Log | Revision Graph
See changelog
1 | --- e-smith-qmail-2.2.0/root/etc/e-smith/templates/var/qmail/control/smtproutes/10delegateMailServer.IncorrectUseOfBrackets 2008-10-07 18:37:10.000000000 +0100 |
2 | +++ e-smith-qmail-2.2.0/root/etc/e-smith/templates/var/qmail/control/smtproutes/10delegateMailServer 2009-05-18 17:21:12.000000000 +0100 |
3 | @@ -12,6 +12,6 @@ |
4 | |
5 | next if ( $mail_server eq 'localhost' ); |
6 | |
7 | - $OUT .= $domain->key . ":[$mail_server]\n"; |
8 | + $OUT .= $domain->key . ":$mail_server\n"; |
9 | } |
10 | } |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |