Sending anonymous emails.

de8212

Diamond Member
Jan 2, 2000
4,021
0
76
I used to have a program that could send an anonymous email. You could put in any name@anything.com. Not sure what it was called but does anyone know of such a program? This isn't for any illegal purpose, just for messing around with someone.
 

de8212

Diamond Member
Jan 2, 2000
4,021
0
76
Bumping this one again to see if there isa free program to do this?

Also, if you send an anonymous email from a made up address, where would the reply (if the person does reply) go? OWuld it just bounce back to the sender?

Anyone?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
If you use an invalid from address it'll just bounce back to them when they reply. All you really need to send an anonymous mail message is a mail client, you can specify any from address you want in most clients. Or you can just telnet to port 25 on a smtp relay (your ISP's SMTP server will work) and issue SMTP commands by hand, it's not hard.