--- ../2004-03-01-17/chkmadd.exp 2004-02-24 06:15:38.000000000 +0100 +++ chkmadd.exp 2004-03-29 20:04:14.000000000 +0200 @@ -228,7 +228,7 @@ expect { } -re "\n$SMTP_BAD_SEQUENCE$chatty" { # Polite people say HELO first - send "HELO pointedears.de$CRLF" + send "HELO $host$CRLF" expect { -re "\n$SMTP_OK$chatty" { send "MAIL FROM:<$addr>$CRLF"