how to enable e-mail notification
Posted by: xchido (---.ded.pacbell.net)
Date: February 04, 2008 07:28PM

I just installed WampServer 2.0 in my XP computer. I have a script that needs sendmail to send an e-mail notifying me that a file has just been uploaded to my server.

I try using my installation path for wampserver folder in my php.ini file like this:

sendmail_path = "c:/wamp/bin/apache/apache2.2.6"

sendmail_path = "c:/wamp/bin/apache/apache2.2.6/bin/"

sendmail_path = "sendmail -t -i"

sendmail_path = "c:/wamp/bin/apache/apache2.2.6/bin/sendmail -t -i"

None of this seem to work. Is there a way to have that feature enabled?

Thanks,

Options: ReplyQuote
Re: how to enable e-mail notification
Posted by: yfastud (Moderator)
Date: February 04, 2008 07:38PM


Options: ReplyQuote
Re: how to enable e-mail notification
Posted by: xchido (---.ded.pacbell.net)
Date: February 04, 2008 07:57PM

Thanks for your prompt response.

Do you know if there is a way to use SMTP or a POP3/IMAP account to rely my e-mails? if so, can you post a link where I can take a look and see if I can make it work on my server.

Thanks

Options: ReplyQuote


Sorry, only registered users may post in this forum.