Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99670
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Laura Creighton <lac@openend.se> |
| Newsgroups | comp.lang.python |
| Subject | Re: Find relative url in mixed text/html |
| Date | Sat, 28 Nov 2015 18:04:08 +0100 |
| Lines | 13 |
| Message-ID | <mailman.189.1448730268.20593.python-list@python.org> (permalink) |
| References | <mailman.182.1448678122.20593.python-list@python.org> <8737vqyag1.fsf@jester.gateway.pace.com> <5659D563.6000005@medimorphosis.com.au> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| X-Trace | news.uni-berlin.de oJ7S0pEgFoTDqa3BbVQFgwipIY7CWI/CNiVsrw1WqMfQ== |
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:text': 0.04; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'hackers': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'instance,': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; "aren't": 0.22; 'this:': 0.23; 'said,': 0.27; 'for,': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'subject:/': 0.30; "i'd": 0.31; 'possibly': 0.32; 'run': 0.33; 'hopefully': 0.33; 'info': 0.34; 'nov': 0.35; 'too': 0.36; '(and': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'say': 0.37; 'charset:us- ascii': 0.37; 'seem': 0.37; 'sure': 0.39; 'software': 0.40; 'header:Message-Id:1': 0.61; 'different': 0.63; 'times': 0.63; 'due': 0.65; 'header:In-reply-to:1': 0.84; 'url:03': 0.84; 'hills': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1448730255; bh=Qzy79mSVbNAD66eCF14+FeEcRFIaQxcx+Cio0G3kjWM=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=UPTE97QHc0/uGXEUJ9KPFf7O+VkT0VynckXeoXWbi4I2mP1qY1SpMqlB+kteIOwhe 9zxaIMVDzQiR892UCYoyj7bzt/bxCBJCb087pU/Pxv1NIMWsFtXT7gT/OqAwQ0l9uA kYJ1lNF6eL0WcuO/9XBut/PZJhj3yxIb1kgjIt6o= |
| In-reply-to | <5659D563.6000005@medimorphosis.com.au> |
| Comments | In-reply-to Rob Hills <rhills@medimorphosis.com.au> message dated "Sun, 29 Nov 2015 00:25:07 +0800." |
| Content-ID | <21467.1448730248.1@fido> |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Sat, 28 Nov 2015 18:04:15 +0100 (CET) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:99670 |
Show key headers only | View raw
In a message of Sun, 29 Nov 2015 00:25:07 +0800, Rob Hills writes: >All that said, I'd be interested to see specific (and hopefully >unbiased) info about phpBB's failings... People I know of who run different bb software say that the spammers really prefer phpBB. So keeping it spam free is about 4 times the work as for, for instance, IPB. Hackers seem to like it too -- possibly due to this: http://defensivedepth.com/2009/03/03/anatomy-of-a-hack-the-phpbbcom-attack/ make sure you aren't vulnerable.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-28 10:35 +0800
Re: Find relative url in mixed text/html Paul Rubin <no.email@nospam.invalid> - 2015-11-27 21:11 -0800
Re: Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-29 00:25 +0800
Re: Find relative url in mixed text/html Laura Creighton <lac@openend.se> - 2015-11-28 18:04 +0100
Re: Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-29 01:40 +0800
Re: Find relative url in mixed text/html Paul Rubin <no.email@nospam.invalid> - 2015-11-28 10:10 -0800
Re: Find relative url in mixed text/html Grobu <snailcoder@retrosite.invalid> - 2015-11-28 08:07 +0100
Re: Find relative url in mixed text/html Rob Hills <rhills@medimorphosis.com.au> - 2015-11-29 01:44 +0800
csiph-web