Ok, I just ran: for f in */*.html; do sed -i 's/:8080//g' $f; done
to fix all the old :8080 port numbers. that helps as we can see the attachments from before I changed it. I'll update mailman too. Thanks to Graham for fnding this and making correct suggestions. Ter On Jan 1, 2010, at 1:02 PM, Terence Parr wrote: > Hi, Graham W pointed out that "there has been a sharp increase in > HTML-only emails this past year", which yield empty messages with > links to an attachment. > > I think we should auto convert those to text. I.e., should Mailman > convert text/html parts to plain text? This conversion happens after > MIME attachments have been stripped. I'll be turning on filtering > and who knows what else this will mess up. Anybody care if i try > this feature out? > > Ter > > List: http://www.antlr.org/mailman/listinfo/antlr-interest > Unsubscribe: > http://www.antlr.org/mailman/options/antlr-interest/your-email-address List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
