Jump to content

Create a Catchall Email Address That Adds To Database


hoopplaya4

Recommended Posts

Hi all,

 

I'm wondering if anyone can provide some direction (or recommend a good tutorial) on creating a catchall (not sure if this is what it's actually called) that can add information to a database.

 

For example, a user is sending an email to a client and decides to cc: "catch@mydomain.com"

 

When received, this would add the text to a database that could be saved

 

 

Any ideas on how to implement this?

 

Thanks.

Link to comment
Share on other sites

catchalls are a bad idea, they are basically a trash can for spammers to send to.

 

With that being said if I understand your correctly you want to update a database when an email is received.

 

This could possibly be accomplished depending on the mail program that is receiving the message, how mail is being checked etc etc.  If you were to write your own custom PHP script that acts as a web based mail client (difficult) you could add a call to make that database update but I don't see how it could be done using a pop3 client like Outlook.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.