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

What's a minimal self-hosted "blog" that hooks into Flickr's API so I can send photos from my camera directly to my web site? [more inside]
posted by ehamiter on Dec 20, 2009 - 11 answers

Looking for a way for a website to process an incoming email on an IIS 7 server (PHP, .Net, or Classic ASP) [more inside]
posted by Mick on May 20, 2009 - 2 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 there any simple way to encrypt the information in a web form and deliver it via email? [more inside]
posted by Plug Dub In on Aug 31, 2007 - 16 answers

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

Is this a spammer trying to circumvent my website "contact" button? [more inside]
posted by zek on Dec 4, 2006 - 9 answers

PHP question: I need a very simple PHP form that takes form input and sends it via E-mail on my webserver to a fixed, hardcoded address (me). [more inside]
posted by chef_boyardee on Aug 23, 2006 - 9 answers

I am getting spam to addresses picked up from a PHP mail script - can I stop this? [more inside]
posted by jontyjago on Aug 20, 2006 - 13 answers

Although I've created sites hosted on Apache servers before, I've never had to take form results from a page and send them to a specific email (i.e. a standard form request) with Apache/PHP. Done it many times with CDONTS/CDOSYS or similar mail objects. Is there an equivalent object with Apache? I can't get an answer from the host provider (yet.)
posted by juiceCake on May 12, 2006 - 6 answers

We're trying to build a web based, semi-automated careers referral program on the company website. We'd like employees to send specific job postings to friends via our website. Due to anti-spam circumventions in formmail and other such programs, this is proving difficult. What CGI/PHP tools would you recommend? [more inside]
posted by DragonBoy on Jan 5, 2006 - 7 answers

I need a PHP-based email script that will take the name, email, subject, and message form fields I pass to it and send them to me with the name and email used as the "From" field in the message header. I also need to put a value in the header that identifies the sender's IP address. And, of course, I need a script that is not vulnerable to header injection spam attacks. Any recommendations?
posted by punishinglemur on Nov 16, 2005 - 7 answers

I need to record the IP address of people using my email form. The script I have isn't working. [more inside]
posted by punishinglemur on Nov 7, 2005 - 7 answers

Due to "security concerns," my web host provider has just banned two Form-to-email scripts (Formmail and NMS Formmail). Now I'm hard up to find a replacement. Any ideas? I'd prefer a solution that doesn't require a mastery of PERL to configure.
posted by Pinwheel on Jan 17, 2005 - 4 answers