Author Topic: delete the spam!  (Read 2293 times)

0 Members and 1 Guest are viewing this topic.

longneck

  • Guest
delete the spam!
« on: October 13, 2006, 06:10:51 PM »
i just downloaded SMF and installed it. all that would be required to delete the asian porn spam would be to run a SQL statement like this against the database:

delete from smf_instant_messages where fromName = 'EdwardN'

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89210
  • No support PMs thanks
Re: delete the spam!
« Reply #1 on: October 13, 2006, 06:19:35 PM »
That would work, but is ineffective as it targets one spammer, who could go on to register again and spam under a different name as has happened I suspect with JessicaA, etc. Action has been taken to block all drive by PM spamming across the board, see http://forum.avast.com/index.php?topic=24203.0.

And here http://forum.avast.com/index.php?topic=24217.0 which has globally disabled all PMs temporarily or permanent we will have to see.
« Last Edit: October 13, 2006, 06:21:36 PM by DavidR »
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD/ avast! free 24.4.6112 (build 24.4.9067.762) UI 1.0.803/ Firefox, uBlock Origin, uMatrix/ MailWasher Pro/ Avast! Mobile Security

longneck

  • Guest
Re: delete the spam!
« Reply #2 on: October 13, 2006, 08:46:24 PM »
i understand that doesn't fix the problem, but it will delete the spam.