| Author |
create a Temporary accounts email server |
regedit
Banned

Posts: 80
Location: myspace
Joined: 26.03.05 Rank: HBH Guru |
|
anyone will please help me understand how to build a webpage similer to www.mailinator.com
i looking to build my own server. any links? thoughts? or ideas would be great to get me started.

~~you need to understand that the ip is spoofed ~~
|
|
| Author |
RE: create a Temporary accounts email server |
fashizzlepop
Member

Posts: 482
Location: Old folks home.
Joined: 08.04.08 Rank: Uber Elite |
|
To build your own server use google... to make a site like that you would prolly want a good understanding of php and the right host that supports all those email accnts. OR BUILD YOUR OWN SERVER AND HOST IT YOURSELF... dmn cps lck... sry
"The definition of insanity is doing the same thing over and over again and expecting different results.”
~Albert Einstein~
 |
|
| Author |
RE: create a Temporary accounts email server |
Zephyr_Pure
Member

Posts: 2402
Location:
Joined: 15.09.06 Rank: God |
|
To do something like Mailinator, he would pretty much have to use his own server. There's no way any sensible mail server will just accept mail that is sent to a non-existent address like Mailinator does; there's got to be something custom going on there.
I still check PMs from time to time.


Our responses were moronic, why shouldn't he follow suit? - Futility |
|
| Author |
RE: create a Temporary accounts email server |
regedit
Banned

Posts: 80
Location: myspace
Joined: 26.03.05 Rank: HBH Guru |
|
sure i'll need a server. I wouldn't know how to figure the algorithms, the logic.
~~you need to understand that the ip is spoofed ~~
|
|
| Author |
RE: create a Temporary accounts email server |
Zephyr_Pure
Member

Posts: 2402
Location:
Joined: 15.09.06 Rank: God |
|
|
regedit wrote:
sure i'll need a server. I wouldn't know how to figure the algorithms, the logic.
No... you'll need your own server because you'll need access to the mail server that you wouldn't have through a hosted one. The logic isn't that hard once you have the tools.
I still check PMs from time to time.


Our responses were moronic, why shouldn't he follow suit? - Futility |
|
| Author |
RE: create a Temporary accounts email server |
regedit
Banned

Posts: 80
Location: myspace
Joined: 26.03.05 Rank: HBH Guru |
|
what tools would you recommend, or software, or any links, articles, forms.
~~you need to understand that the ip is spoofed ~~
|
|
| Author |
RE: create a Temporary accounts email server |
Zephyr_Pure
Member

Posts: 2402
Location:
Joined: 15.09.06 Rank: God |
|
|
regedit wrote:
what tools would you recommend, or software, or any links, articles, forms.
A Linux-based mail server application (like Postfix or Sendmail), a good Google of "socket programming" with your favorite programming language tacked on to the end, a study of the OSI model, the structure of datagrams, and SMTP/POP3 raw socket transmissions and receipts.
I still check PMs from time to time.


Our responses were moronic, why shouldn't he follow suit? - Futility
Edited by Zephyr_Pure on 29-08-08 03:12 |
|