| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| is on hiatus Join Date: May 2006
Posts: 2,449
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Free Anonymous Email Script 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. ????: NamePros.com http://www.namepros.com/code/226577-free-anonymous-email-script.html 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: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Send Anonymous Email</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
</head>
<body>
<form name="SAE" method="post" action="send.php">
<br>To Email: </br>
<br><input name="toemail" type="text" id="toemail" value=""></br>
<br>Subject: </br>
<br><input name="subject" type="text" id="subject" value=""></br>
<br>Message:</br>
<br> <textarea cols="50" rows="7" name="message"></textarea></br>
<br><input name="submit" type="submit" value="Send!"></br>
<p>Powered by <a href="http://asian.sc">Anonymous Email Sender</a></p>
</body></html> PHP Code:
__________________ Currently on hiatus. Back whenever.
Last edited by AsianKid; 09-04-2006 at 10:37 PM.
|
| |
| | #4 (permalink) |
| NamePros Regular Join Date: Feb 2006 Location: Montreal, Quebec, Canada
Posts: 324
![]() | My 2 cents: Read up on email injection |
| |
| | #6 (permalink) |
| NamePros Member Join Date: Aug 2006
Posts: 121
![]() | Can someone please help me out here, what exactly would I need to do to get this on my site? Someone please help a noob out, and ill send some NP$ when I get any!
__________________ :$: Million Dollar Blog WIth PRoxies :yell: |
| |
| | #8 (permalink) |
| NamePros Member Join Date: Aug 2006
Posts: 121
![]() | YaY! I figured it out! It wasnt that hard! Thanks for everyone brute honesty. Now if only there was a way so that it could be edited so that the actual subject line came up in the subect of the email instead of You have recieved a anonymous email.
__________________ :$: Million Dollar Blog WIth PRoxies :yell: |
| |
| | #9 (permalink) |
| NamePros Member Join Date: Aug 2006
Posts: 121
![]() | Bump, anyone have any idea on what Im talking about.
__________________ :$: Million Dollar Blog WIth PRoxies :yell: |
| |
| | THREAD STARTER #11 (permalink) | ||||
| is on hiatus Join Date: May 2006
Posts: 2,449
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Headers contain the IP of the server and person who sent it in most cases.
__________________ Currently on hiatus. Back whenever. | ||||
| |
| | THREAD STARTER #13 (permalink) | ||||
| is on hiatus Join Date: May 2006
Posts: 2,449
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
It's up to the person who sets it up
__________________ Currently on hiatus. Back whenever. | ||||
| |
| | #16 (permalink) |
| NamePros Member Join Date: Aug 2006
Posts: 121
![]() | http://www.feeree.com/send I tried to edit around send.php a bit and it no longer works I think! hehe, anyone think they can help me edit around send.html as well? Not very good at all this.
__________________ :$: Million Dollar Blog WIth PRoxies :yell: |
| |
| | THREAD STARTER #17 (permalink) | ||||||||
| is on hiatus Join Date: May 2006
Posts: 2,449
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/showthread.php?t=226577
Didn't catch that. Will update...TQ!
__________________ Currently on hiatus. Back whenever. | ||||||||
| |
| | #19 (permalink) |
| NamePros Member Join Date: Aug 2006
Posts: 121
![]() | Asian Kid let me know when you update it, the site is working again for some reason! I dont know what the hecks going on!
__________________ :$: Million Dollar Blog WIth PRoxies :yell: |
| |
| | #21 (permalink) | ||||
| Senior Member Join Date: Aug 2005 Location: East Yorkshire, England
Posts: 2,689
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| ||||
| |
| | #23 (permalink) | ||||
| Adsung.com Join Date: May 2006 Location: England
Posts: 1,624
![]() ![]() ![]() ![]() ![]() |
__________________ Adsung | ||||
| |
| | THREAD STARTER #24 (permalink) | ||||
| is on hiatus Join Date: May 2006
Posts: 2,449
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/showthread.php?t=226577 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.
__________________ Currently on hiatus. Back whenever. | ||||
| |