From 56f58c0af681f46ec6138b50bba95347a6e52ded Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 7 Feb 2012 19:18:15 +0100 Subject: Advertise only web info (not phone or email support). --- localnotifypwexp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/localnotifypwexp b/localnotifypwexp index 49daa60..3f24c33 100755 --- a/localnotifypwexp +++ b/localnotifypwexp @@ -75,9 +75,7 @@ oIFS=$IFS usersubjecttemplate='Your password is expiring soon' userbodytemplate='Your password on $hostname expires in $(($expdate - $today)) days. -Please contact the $domainname IT department by email or phone -if you have any questions. Help is also available at -http://support.$domainname/password' +More help is available at http://support.$domainname/password' adminsubjecttemplate='User Password Expired: $user@$hostname' adminbodytemplate='The password for user $user on $hostname expired $age days ago. -- cgit v1.2.3