Jump to content

Automated mail system


wizardm

Recommended Posts

Hello,

I need to make an php based automated mail system for my project. It should allow the user to schedule mails to be sent in the future.So my line of thinking is this.

 

A php based webpage could be created with the mail form (to,subj,body etc)

when sent, these details would get entered in the server's database.

Now on the server, there can be an php script which periodically checks the databse to see if there is any pending mail and accordingly dispatch it using php.

Is my thinking correct or could you suggest better methods of implementation.

 

thanks,

Mohit

 

 

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.