Jay Blanchard wrote:
Our company wants to do e-mail verification and does not want to use the
requests / response method (clicking a link in the e-mail to verify the
address), which as we all know is the only way you can be truly sure. I
found this;
http://verify-email.org/
Which seems to be
Hello,
on 04/28/2009 12:40 PM Jay Blanchard said the following:
> Our company wants to do e-mail verification and does not want to use the
> requests / response method (clicking a link in the e-mail to verify the
> address), which as we all know is the only way you can be truly sure. I
> found thi
Hello,
on 02/16/2009 06:19 AM Edmund Hertle said the following:
> my problem is that I send an e-mail with an attachment (pdf file). I get the
> filename out of a mysql table. While using echo or downloading the file, the
> filename is showed as expected but as an attachment it is not properly
> e
Show me your example.. I think you have to assign your smtp server in
your php.ini too.
All PTC wrote:
Hi,
Ive recently installed the php script on my website. It all works perfectly well
except e-mails don't get through. E-mails don't ever get sent to new members,
and when I try sending mess
I guess this is a hoax or spam.
Serban
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Dear user of e-mail server "Php.net",
>
> Your e-mail account will be disabled because of improper using in next
> three days, if you are still wishing to use it, please, resign your
> acco
> 2) Create a script where mail can be piped to. This is a method that I
> have used previously with a cgi app called PerlDesk.
In answer to Point 2...
If you are in a position to edit your 'aliases file' you can feed email to a
program using PHP quite easily. I am doing it and works quite well.
You might see if your server is running procmail. If it is, then you
can have your .procmailrc file auto-generated from PHP, and then
procmail will do all the forwarding for you.
The procmail recipe will be pretty simple for what you want (e.g.,)
# user_id -> [EMAIL PROTECTED]
:0
* ^TO([EMAIL
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
(Chuck \"Pup\" Payne) says...
> Hi,
>
> Is there a way that when someone add a submit or edits a record that I can
> have my php page e-mail that record? And is hard to do?
>
> Chuck Payne
Yes. No. See mail()
--
David Robley
Temporary Kiwi!
> In Short: What I need is a php script that reads an email file and split
its
> data to a mysql file.
> A bit longer if you are still interested
>
> For the following project:
> http://www.crossing-africa.com, a journey I am going to make on a bike.
> What are the plans:
>
> I am taking a sat
9 matches
Mail list logo