Mainly add external monitoring of mail server
[distro-setup] / check-remote-mailqs
index edf63880bb4febd1a795d7ff6388796a48e3ebec..527780964b520a68947f25f3c0a2d64779e2d368 100755 (executable)
@@ -10,7 +10,7 @@ shopt -s nullglob
 shopt -s dotglob
 
 
-for h in tp.b8.nz vpn1 x2 x3.b8.nz frodo.b8.nz kd.b8.nz kw iankelling.org; do
+for h in tp.b8.nz vpn1 x2 x3.b8.nz frodo.b8.nz kd.b8.nz kw iankelling.org l2.b8.nz; do
   if [[ $HOSTNAME == "${h%%.*}" ]]; then
     continue
   fi