NameSilo

Free Anonymous Email Script

SpaceshipSpaceship
Watch
Anonymous Email Sender 0.1 Beta 2
Note: Version 0.2 Will be released in a few weeks with TRUELY Anonymously Emails. With loggings, statistics, user accounts, and address book. Stay tuned.

EDIT I have removed all phrases that raised negative comments. It is now anonymous to the fullest extent I can script it.
WARNING: Use this script at your own risk. As it stands now it can be used by a malacious user to use your server for spam.

Post any suggestions or comments below.

File: send.html
Code:
redacted

File: send.php
PHP:
redacted
 
Last edited by a moderator:
5
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
AsianKid said:
just remove that phrase and its anonymous.
It's up to the person who sets it up :hehe:

Yeah, I know, but advertising it as an anonymous email script when its NOT anonymous is fraudulent advertising.
 
0
•••
He's giving out a free script, there's nothing fraudulent there. He just explained it incorrectly, although he explained how to make it anonymous.
 
0
•••
Mikor said:
Yeah, I know, but advertising it as an anonymous email script when its NOT anonymous is fraudulent advertising.

Its not fraudulent as 1 he is giving it for free and tow he has mentioed how to mkae it completly anonymous, also its anonymous ad the email address can change if you put a fake one in as well as your ip address, so it still is!
 
0
•••
Mikor said:
Yeah, I know, but advertising it as an anonymous email script when its NOT anonymous is fraudulent advertising.

I been receiving many comments on this, so now it's ANONYMOUS to the fullest extent I can script it. ;)

Anyways, I am currently writing 0.2 which will allow TRUELY Anonymous Emails again with no "Received from IP" etc. with logging, stats, user accounts, and address books options.
 
0
•••
Great will wait for version 0.2 then...BTW I tried this one..and works wonderfully...but yeah message header can give out the details!
 
0
•••
let me know when its up and running, the little kiddies love this script
 
0
•••
There is a way around that. Configure your mailserver to not send the headers, or simply foward the info to a true anon email sender
 
0
•••
Actually, I am thinking of putting a link for people to click to read their message OR creating on the fly image so that the message is embed as an image and no headers are sent.
 
0
•••
I would go with the image, clicking a link is no fun!
 
0
•••
You should allways do basic checks when accepting data via a form, even if not entering that data into a database.
Code:
$toemail = $_POST['toemail']; 
$subject = $_POST['subject']; 
$message = $_POST['message']; 

-//--------------------------//-

$toemail = strip_tags($_POST['toemail']); 
$subject = strip_tags($_POST['subject']); 
$message = strip_tags($_POST['message']);

strip_tags()
 
0
•••
GoDesign said:
You should allways do basic checks when accepting data via a form, even if not entering that data into a database.
Code:
$toemail = $_POST['toemail']; 
$subject = $_POST['subject']; 
$message = $_POST['message']; 

-//--------------------------//-

$toemail = strip_tags($_POST['toemail']); 
$subject = strip_tags($_POST['subject']); 
$message = strip_tags($_POST['message']);

strip_tags()
That wouldn't do anything because it sends a plain text email.
 
0
•••
Anonymous Email Sender 0.1 Beta 2
Note: Version 0.2 Will be released in a few weeks with TRUELY Anonymously Emails. With loggings, statistics, user accounts, and address book. Stay tuned.

EDIT I have removed all phrases that raised negative comments. It is now anonymous to the fullest extent I can script it.
WARNING: Use this script at your own risk. As it stands now it can be used by a malacious user to use your server for spam.

Post any suggestions or comments below.

File: send.html
Code:
redacted

File: send.php
PHP:
redacted
Strange website...
 
0
•••
0
•••
Anonymous Email Sender 0.1 Beta 2
Note: Version 0.2 Will be released in a few weeks with TRUELY Anonymously Emails. With loggings, statistics, user accounts, and address book. Stay tuned.

EDIT I have removed all phrases that raised negative comments. It is now anonymous to the fullest extent I can script it.
WARNING: Use this script at your own risk. As it stands now it can be used by a malacious user to use your server for spam.

Post any suggestions or comments below.

File: send.html
Code:
redacted

File: send.php
PHP:
redacted
can you Post a screenshot
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back