Re: Attention Gmail users, please turn off HTML mail
> ... For html only messages you would either need to reject them or rewrite > them, both of which have issues. I've used elinks to do that in an email forum I wrote. It worked better than doing it with, say, Beautiful Soup. (Sorry, Bruno.)___TonyN.:' Sent from my LG Mobile -- Original message--From: Bruno Wolff IIIDate: Wed, Oct 17, 2018 2:11 PMTo: Dominik 'Rathann' Mierzejewski;Cc: devel@lists.fedoraproject.org;Subject:Re: Attention Gmail users, please turn off HTML mail On Tue, Oct 02, 2018 at 15:40:19 +0200, > >Stop sending e-mail to public mailing lists using Gmail, then? Or are >you going to pay for affected people's bandwith? Mailing lists have push >delivery model, so it's not possible to filter-out only HTML e-mail >before it's already downloaded. It is, but it has to be done server side. I think mailman supports dropping html attachments which should work pretty well for multipart/alternative messages. For html only messages you would either need to reject them or rewrite them, both of which have issues. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Re: resume= kernel cmdline arg by default on servers
Stephen Gallagher said: > I can't see anyone putting a Server or Atomic Host into hibernation, though. >... What happens when the "server" is a (K)VM on a desktop/laptop that is hibernated? I know what I'd want to happen. ___TonyN.:' Sent from my LG Mobile___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Re: Attention Gmail users, please turn off HTML mail
Bruno said:> On Wed, Oct 17, 2018 at 14:48:52 -0400, "tonynel...@georgeanelson.com" wrote: >>> ... For html only messages you would either need to reject them or rewrite >>> them, both of which have issues. >>I've used elinks to do that in an email forum I wrote. It worked better than >>doing it with, say, Beautiful Soup. > >That is a big risk on your list serve processor. I would want to use something >a lot safer than elinks (or lynx) to parse unsolicited email messages. What I >do at work is use a simple perl script, but it doesn't do a great job.It's >after I've stripped it in Beautiful >Soup.___TonyN.:' > Sent from my LG Mobile___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Re: resume= kernel cmdline arg by default on servers
Stephen Gallagher said: >> What happens when the "server" is a (K)VM on a desktop/laptop that is >> hibernated? I know what I'd want to happen. > > See the other section of this thread; The VM hypervisor handles this,> not > the client system (by default).I did see it, but I don't understand. I think > you're saying that whenthe system hibernates that the hypervisor will take > care of KVMs,so they don't need to do anything (except catch up when theywake > up). A resume= is not needed for VMs.-- __TonyN > Sent from my LG Mobile___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org