Timothy Pearson composed on 2014-11-08 17:18 (UTC-0600):
(Earthlink is explicitly blocking my mail server with error 550).
Earthlink claims to have dealt with the problem; please try again?
Latest attempt claims to have succeeded! :-D
Next up, please improve the mailing list archive usability. What I see: http://fm.no-ip.com/SS/trinitylistarchive1411.png
Proposed fix: --- style1.css 2006-06-10 05:36:12.000000000 -0400 +++ style.css 2014-10-19 03:46:47.000000000 -0400 @@ -5,7 +5,7 @@ }
a { color: #990000; } -pre { font-family: Monaco, Courier; font-size: 10px } +pre { font-family: Monaco, Courier } pre, iframe { margin-top: 20px }
a:hover @@ -19,7 +19,7 @@ text-align: left; width: 80%; min-width: 550px; - max-width: 750px; + max-width: 46.75em; background-color: white; padding: 15px; margin: 25px auto 25px auto;