473,804 Members | 2,064 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Swen -- can I make a new eccount with a non existing emailadress ?

Hello all,
Since I strarted to log in in this newsgroup my mailbox gets overflooded
with the well known phony Microsoft security update (Swen-virus)
My question is: can I log in with a new account with a false emailadress, so
the virus-mails won't get to my emailaccount anymore ?
Any advice very much appreciated.
Thanks,
Ronny
Nov 12 '05 #1
5 2078
Take a look at this site:
http://www.fingerlakesbmw.org/main/flmung.asp

for information about how to munge an email address.
Look at the example of my reply address in this post.

--
Fred

Please reply only to this newsgroup.
I do not reply to personal e-mail.
"Ronny Sigo" <ro*********@er fgoetnet.be> wrote in message
news:3f******** **************@ feed0.news.be.e asynet.net...
Hello all,
Since I strarted to log in in this newsgroup my mailbox gets overflooded
with the well known phony Microsoft security update (Swen-virus)
My question is: can I log in with a new account with a false emailadress, so the virus-mails won't get to my emailaccount anymore ?
Any advice very much appreciated.
Thanks,
Ronny

Nov 12 '05 #2

"Fredg" <fg******@examp le.invalid> wrote in message
news:S_******** *************** @bgtnsc05-news.ops.worldn et.att.net...
Take a look at this site:
http://www.fingerlakesbmw.org/main/flmung.asp

for information about how to munge an email address.
Look at the example of my reply address in this post.

--
Fred

Please reply only to this newsgroup.
I do not reply to personal e-mail.
"Ronny Sigo" <ro*********@er fgoetnet.be> wrote in message
news:3f******** **************@ feed0.news.be.e asynet.net...
Hello all,
Since I strarted to log in in this newsgroup my mailbox gets overflooded
with the well known phony Microsoft security update (Swen-virus)
My question is: can I log in with a new account with a false
emailadress, so
the virus-mails won't get to my emailaccount anymore ?
Any advice very much appreciated.
Thanks,
Ronny

for a neat swen zapper that works on pop3 mail accounts go here ----
http://www.routeware.dk/remove_ms_virus.zip

it is free. it zaps swen every so often (you set how many minutes for
it to check you mail and zap swen). they are deleted from the server
before they are downloaded to your in box.

later,
marvin



Nov 12 '05 #3
"Fredg" wrote
Take a look at this site:
http://www.fingerlakesbmw.org/main/flmung.asp

for information about how to munge an email address.
Look at the example of my reply address in this post.


That's good if you disable the old account and get a new e-mail account.
Unfortunately, the virus/worm picks addresses up out of _saved_ newsgroup
files on infected machines, so the clear address you already posted is still
going to get a flood of virus/worm email.

I reluctantly disabled the e-mail account that I had used unmunged in
newsgroups for years... it was a spam magnet but only in manageable amounts.
The virus/worm torrent, however, was not manageable.

And, when I did that, I now post with a completely invalid address, just in
case the harvesters and virus/writers get smarter at unmunging.

Good luck.
Nov 12 '05 #4
Larry,
I've only used this invalid address for about 10 days now.
My virus mail has dropped from 300-400 a day down to 10 or so.
And my regular spam (that slipped through my Brightmail filter) has also
drastically decreased.

All without changing my actual address.

--
Fred

Please reply only to this newsgroup.
I do not reply to personal e-mail.
"Larry Linson" <bo*****@localh ost.net> wrote in message
news:YT******** ***********@nwr ddc01.gnilink.n et...
"Fredg" wrote
> Take a look at this site:
> http://www.fingerlakesbmw.org/main/flmung.asp
>
> for information about how to munge an email address.
> Look at the example of my reply address in this post.
That's good if you disable the old account and get a new e-mail account.
Unfortunately, the virus/worm picks addresses up out of _saved_ newsgroup
files on infected machines, so the clear address you already posted is

still going to get a flood of virus/worm email.

I reluctantly disabled the e-mail account that I had used unmunged in
newsgroups for years... it was a spam magnet but only in manageable amounts. The virus/worm torrent, however, was not manageable.

And, when I did that, I now post with a completely invalid address, just in case the harvesters and virus/writers get smarter at unmunging.

Good luck.



Nov 12 '05 #5
Thanks guys ... the patch works for my home e-mail adress '(POP3) and at
work I just dissabled the email adress and defined a new one ... everything
under control :)
Ronny
Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1520
by: Zane Thomas [.NET/C# MVP] | last post by:
If, like me, your connection is being swamped downloading copies of the Swen Worm and bounce messages, you might find the utility I wrote today useful. Source for the utility is distributed with the Abderaware Mail for .NET demo package. Later (tonight?) I'll _may_, time permitting, make an executable only with the registered version of the components so that the hourly nag-screen does not have to be tolerated. After installation the...
2
25182
by: Nico Grubert | last post by:
Hi there, I would like to open an existing file that contains some lines of text in order to append a new line at the end of the content. My first try was: >>> f = open('/tmp/myfile', 'w') #create new file for writing >>> f.writelines('123') #write first line >>> f.close()
6
1978
by: Zane Thomas [.NET/C# MVP] | last post by:
I have a c# console app that needs a bit of testing before I make it available for free (with source) to everyone. It's a simple program - at this time - which connects to your POP3 server, downloads _only the headers_, and if you have specified the delete (/d) switch it deletes messages matching the following rule: Size > SizeThreshold To header != Regex
5
2886
by: Nadav | last post by:
Hi, Introduction: ************************************************************ I am working on a project that should encrypt PE files ( Portable executable ), this require me to inject some code to existing PEs. First, I have tried: 1. to inject some code to the end of the ‘.text’ segment of an existing PE 2. to set the entry point RVA to the address of the injected code 3. at the end of the injected code I have set a jmp to the...
0
1055
by: Larry Lau | last post by:
Hi, I would like to know if it is possible to launch a new browser instance from an existing browser instance with a separated newly created session. window.open(url) already keep you in the same session as expected. Problem I am trying to solve... 1. A url pointing to a document is sent to a user in email. (document can only be accessed by this user)
1
1103
by: Dabbler | last post by:
I need to add a photo gallery component to an existing asp.net application. I'm not sure how to create the gallery component, as I don't want it compiled in the existing apps dll's but separate dll and separate project. Can someone give me a short comment on the best way to do this to create addon functionality so it doesnt conflict with existing app namespace but can be placed into an existing app page and folder? Thanks much.
0
3183
by: Joe Greene | last post by:
I'm trying to add an existing Webservice project to an existing solution. I open the solution and in Visual Studio Solution Explorer right click on the solution. Then select "Add/Existing Project From Web...". In the "Add Existing Project From Web" dialog, I enter the URL "http://crush/wscts" where crush is the server's name and wscts is the Webservice. This takes me to an "Add Existing Projec" dialog which has "My Documents" in the...
1
4151
by: gssstuff | last post by:
Hi I have a need to send data from Access to an existing Excel template that I am using for reporting purposes. The nature of the data in the Access data table does not lend itself to a simple "CopyFromRecordset" (at least I don't think so) I got some info from the microsoft: http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q247412&ID=KB;EN-US;Q247412&LN=EN
5
1890
by: igotyourdotnet | last post by:
I have a question on atlas: I can create an 'atlas project' and I can add atlas controls fine. but when I try and add an atlas control to an existing asp.net web app I can't, Why? I did notice that the web.cofig file is different then a normal web app web.config. Do I need to add anything to the web.config file of my existing web app or no? I have the Microsfot.Web.Atlas.dll referenced in my web app. what else do I need to do to add...
0
10604
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10354
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10101
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9177
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7643
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5536
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5675
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3837
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3005
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.