Corrected the domain for AT&T SMS emails
authorJamie Cameron <jcameron@webmin.com>
Mon, 6 Apr 2009 18:27:06 +0000 (18:27 +0000)
committerJamie Cameron <jcameron@webmin.com>
Mon, 6 Apr 2009 18:27:06 +0000 (18:27 +0000)
status/CHANGELOG
status/config.info.ko_KR.UTF-8
status/module.info
status/status-lib.pl

index 8b43ba2..e9236aa 100644 (file)
@@ -60,3 +60,5 @@ Added a new monitor type for checking the expiry and validity of SSL certificate
 Added an option to the FTP status monitor to make a TLS encrypted connection. Requires the Net::FTPSSL Perl module though.
 ---- Changes since 1.450 ----
 Added a tooltip to status icons to show the hostname.
+---- Changes since 1.480 ----
+Corrected the domain for AT&T SMS emails.
index d72b772..cada957 100644 (file)
@@ -11,4 +11,3 @@ snmp_community=SNMP 커뮤니티,0
 columns=서비스 테이블 컬럼,1,2-2,1-1
 subject_mode=이메일 제목 방식,1,0-새 스타일,1-이전 스타일
 index_status=리스트 출력 상태,1,1-현재 상태,0-최종 검사
-def_tmpl=
index 7ae4fa5..b35c601 100644 (file)
@@ -24,3 +24,4 @@ desc_ja_JP.UTF-8=システムおよびサーバのステータス
 desc_ko_KR.UTF-8=시스템 및 서버 상태
 desc_it=Stato del sistema e dei server
 desc_cz=Stav systému a serverù
+desc_ru.UTF-8=Состояние системы и служб
index 6d6603b..71955bb 100644 (file)
@@ -398,7 +398,7 @@ return ( { 'id' => 'tmobile',
           'domain' => 'tmomail.net' },
         { 'id' => 'cingular',
           'desc' => 'AT&T',
-          'domain' => 'cingularme.com' },
+          'domain' => 'txt.att.net' },
         { 'id' => 'verizon',
           'desc' => 'Verizon',
           'domain' => 'vtext.com' },