php - Create a link between an email and my web-app? -


I have looked at a site like Flickr or Brightkit, users are given a personal email. If the user mails something to this address, the content is posted on his public profile. How can I do this on a web application?

Flickr has published its methods for doing it properly Book Building Scalable Websites Dedicated as mentioned above you do not need a non-standard MTA. Default MTA will work fine (SSMMail, QMM, Postfix, Xim, etc.) All you have to do is edit / etc / alias / etc / aliases to be used to set up a mailbox to pass all emails to a script.

I strongly recommend because it runs on refining many common issues - encounter with e-mail from mobile devices (which often includes bad / odd headers), the right way Authorization from, etc.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -