unsubscibe email 2 script

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
NikolasTSR
Forum Newbie
Posts: 3
Joined: Mon Sep 16, 2002 3:07 pm

unsubscibe email 2 script

Post by NikolasTSR »

Hi, first of all excuse my english.

Now, what I want to do is, when I recive a mail under a given address "unsubscribe@company.com", to be able, somehow, to sent the info to a PHP script and delete the user from the db.

I know how to use a script to handle the db. What I dont know is how to get the info from the mail account. To be more accurate, how to make "the mail" sent the info to "me".

I know that it can be done, it's very common actually. And since I found nothing in the forum, maybe it's very simple. Any way I still don't know how to do it. :cry: So if anyone has any idea or example please write bellow.

Thanks.
Post Reply