tags 468685 + patch thanks Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad john-1.6.orig/debian/extra/mailer john-1.6/debian/extra/mailer
--- john-1.6.orig/debian/extra/mailer 2008-04-08 07:53:10.000000000 +0100
+++ john-1.6/debian/extra/mailer 2008-04-08 07:54:15.000000000 +0100
@@ -40,7 +40,7 @@
# Subject, Reply-to, and other header lines should be put
# at the top of that file.
sed -e 's/@LOGIN/'$LOGIN'/g' \
- -e 's/@HOSTNAME/'$HOSTNAME'/g' /etc/john/john-mail.msg |
+ -e 's/@HOSTNAME/'$(hostname)'/g' /etc/john/john-mail.msg |
$MAILCMD $MAILARGS $LOGIN
SENT=$(($SENT+1))
signature.asc
Description: PGP signature

