summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorMike Cochrane <mikec@mikenz.geek.nz>2008-07-22 04:25:26 -0400
committerMike Cochrane <mikec@mikenz.geek.nz>2008-07-22 04:25:26 -0400
commitb48e3bcf59b8de3b015d6b996b917b9127b45259 (patch)
tree196be3034f1df3a8d6efe00bde2d626a3463021f /db
parentef946142b460bf0e060ed0eab7b42b181ec06380 (diff)
Add vodafone New Zealand
darcs-hash:20080722082526-533db-7405614141475c597847d2eab6b6b96231254ed4.gz
Diffstat (limited to 'db')
-rw-r--r--db/carrier.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/carrier.sql b/db/carrier.sql
index e43e5abca..540175138 100644
--- a/db/carrier.sql
+++ b/db/carrier.sql
@@ -55,4 +55,5 @@ values
('Verizon', '%s@vtext.com', now()),
('Virgin Mobile (Canada)', '%s@vmobile.ca', now()),
('Virgin Mobile (USA)', '%s@vmobl.com', now()),
+ ('Vodafone NZ (txt ''R'' to 901 to enable first)', '%s@sms.vodafone.net.nz', now()),
('YCC', '%s@sms.ycc.ru', now());