spoofed email
April 1, 2005 10:36 AM
Subscribe
april fools! i need to spoof an email from HR discussing a sexual harassment lawsuit filed against one of the employees here - fake lawsuit obviously (don't cry for him argentina - asshole has *AT LEAST* a prank lawsuit comming).
any tips on how to fake the e-mail in outlook express? I could use an open STMP port, but id rather this wasn't sent through the corporate servers.
i was thinking perhaps i could find a mail format to write the email in, then 'import message' it.
I could easily find an open STMP port and spoof it that way, but id rather the hack was local. I don't want this beast on the corporate servers.
posted by Tryptophan-5ht to computers & internet (23 comments total)
-----------
MAIL FROM: youraddress@yourisp.com
RCPT TO: guy@work.com
DATA
From: Fake Name <fakeaddr@fake.com>
To: Guy At Work <guy@work.com>
Subject: Blah blah blah
Text of the email goes here.
Text.
Text.
Text.
Text.
.
--------
The single period tells the server you're done typing the email.
It's pretty easy to superficially fake emails.
posted by cmonkey at 10:41 AM on April 1, 2005