Abhilash Raj has proposed merging lp:~raj-abhilash1/mailman/bugfix into 
lp:mailman.

Requested reviews:
  Mailman Coders (mailman-coders)

For more details, see:
https://code.launchpad.net/~raj-abhilash1/mailman/bugfix/+merge/256418

Updated the templates and reason for held message.
-- 
Your team Mailman Coders is requested to review the proposed merge of 
lp:~raj-abhilash1/mailman/bugfix into lp:mailman.
=== modified file 'src/mailman/chains/hold.py'
--- src/mailman/chains/hold.py	2015-01-05 01:22:39 +0000
+++ src/mailman/chains/hold.py	2015-04-16 02:53:17 +0000
@@ -158,7 +158,7 @@
             listname    = mlist.fqdn_listname,
             subject     = original_subject,
             sender      = msg.sender,
-            reason      = 'XXX', #reason,
+            reason      = 'N/A', #reason,
             confirmurl  = '{0}/{1}'.format(mlist.script_url('confirm'), token),
             admindb_url = mlist.script_url('admindb'),
             )

=== modified file 'src/mailman/templates/en/postauth.txt'
--- src/mailman/templates/en/postauth.txt	2008-09-29 06:44:19 +0000
+++ src/mailman/templates/en/postauth.txt	2015-04-16 02:53:17 +0000
@@ -6,8 +6,5 @@
     Subject: $subject
     Reason:  $reason
 
-At your convenience, visit:
-
-    $admindb_url
-        
-to approve or deny the request.
+At your convenience, visit your dashboard to approve or deny the
+request.

_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to