SMTP Authentication EMAIL
Posted by: adeeliqbal4@yahoo.com (---.16.107.175.in-addr.arpa)
Date: April 23, 2010 07:45AM

Hi,
m new to WAMP & PHP. i want to send email to a list of email IDs in my Database. but when ever i try to use mail function or email through SMTP authentication. i get an error message. i am unable to send any email. can any one guide me, what should i do. what steps should i follow?
awaiting response

Options: ReplyQuote
Re: SMTP Authentication EMAIL
Posted by: Wombat (203.171.196.---)
Date: April 27, 2010 05:44PM

If you haven't picked it up yet in other posts the Wampserver team understandably don't support any advice about using mailing to external sources (out side your pc). The Wampserver concept is basically for local development computers.

But to answer your question briefly, a server, wherever, has to also have a mail server installed so the programs can use it (the mail server) to out put emails. What you have in (i.e.) PHP is little more than a function that "tries" to talk to the? local mail server - whose job it is to do the actual mailing.

Hope that helps.

Regards, 'imself.

-----------------------------------------------------------------
...bug free, my programs do occasionally include undisclosed FREE random features.



Edited 1 time(s). Last edit at 04/27/2010 05:46PM by Wombat.

Options: ReplyQuote
Re: SMTP Authentication EMAIL
Posted by: showstopper (---.rev.greendottt.net)
Date: April 27, 2010 07:33PM


Options: ReplyQuote


Sorry, only registered users may post in this forum.