/    Sign up×
Community /Pin to ProfileBookmark

craigslist style email system?

I’m looking to make a similar system that craigslist uses, which is:
you go to make a post and craigslists server assigns your real email address so [email][email protected][/email] to a temporary craigslist address [email][email protected][/email] type thing.

then when someone replies to [email][email protected][/email] it forwards the mail to [email][email protected][/email]

i guess what I am looking for is how do they tell the server to add a forwarding email for the users real address? so I want my forward.php script for example to take the users real email, then send it to the server and have the server add that email address to the email system and make a forwarding email which then gets assigned to that users post.

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@jimr451Nov 04.2009 — Well, first you have to know "how" your email server allows new forwards to be set up. Unless you are running a dedicated server you are probably out of luck.

If you have a dedicated server, you could probably do this, however, I suspect you'll need some root privileges to accomplish it; that would require some system knowledge and a lot of security knowledge.

-Jim
Copy linkTweet thisAlerts:
@phi0xauthorNov 04.2009 — well then I'll just have to make a internal messaging system i guess -_-

for I am on shared hosting.

does anyone know if there is a specific name for this type of script type though? just curious to keep reading up on it for educational sake.
×

Success!

Help @phi0x spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...