projects
/
pgarchives.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
675cb7a
)
Majordomo requires https these days - update *both* URLs for it...
author
Magnus Hagander
<magnus@hagander.net>
Thu, 17 Jan 2013 09:47:47 +0000
(10:47 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Thu, 17 Jan 2013 09:47:47 +0000
(10:47 +0100)
loader/mj2_subscriber_sync.py
patch
|
blob
|
blame
|
history
diff --git
a/loader/mj2_subscriber_sync.py
b/loader/mj2_subscriber_sync.py
index 5df64643d4fc11aeb6e518df3f30666b20b45ae6..9f72305d8bf7d71d425dbcec53892233725db11a 100755
(executable)
--- a/
loader/mj2_subscriber_sync.py
+++ b/
loader/mj2_subscriber_sync.py
@@
-11,7
+11,7
@@
from ConfigParser import ConfigParser
import psycopg2
def ensure_subscribed(listname):
- u = 'http://%s/mj/mj_wwwadm?%s' % (
+ u = 'http
s
://%s/mj/mj_wwwadm?%s' % (
cfg.get('majordomo', 'server'),
urlencode((
('passw', cfg.get('majordomo', 'password')),