7 posts tagged with Mail and php. (View popular tags)
Displaying 1 through 7 of 7. Subscribe: Posts tagged with Mail and php

I'm planning to add a feature to my website that will allow users to request periodic updates by email. I've cobbled together a little PHP script that uses the mail() function. It works perfectly when I test it myself, but I have no idea how this will work when released to a signficant number of users. [more inside]
posted by stuehler on Jul 21, 2008 - 8 answers

Does gmail not like the multipart/alternative MIME type? [more inside]
posted by invitapriore on May 29, 2008 - 9 answers

phpList: seriously, wtf? [more inside]
posted by drjimmy11 on Feb 11, 2008 - 13 answers

I have an idea for yet another hairbrained social networking website (which paradoxically might hit it big :-) ). I've coded most of it up on a linux server using apache, php, mysql at softlayer.com. The hostname is registered at godaddy (which I can change if desirable). What's the minimum I need to do the following (I'd rather work on the website application logic and learn as little as possible about mail server administration for now): [more inside]
posted by realpseudonym on Oct 23, 2007 - 8 answers

Is this PHP form to email script safe from email header injection? [more inside]
posted by Tuwa on Aug 11, 2007 - 4 answers

I'm looking for some sort of Web-Based-Mail system that I can install on my server that I would be able to interface through PHP or Ruby. [more inside]
posted by hatsix on Feb 7, 2006 - 7 answers

Is there anyway to have MT use PHP's built-in mail function, instead of SMTP or sendmail to send me my forgotten password? [more inside] [more inside]
posted by kchristidis on Jul 10, 2004 - 6 answers