Avatar of jerseyguy0
jerseyguy0
 asked on

wamp configure localhost email

using wamp, I cant configure localhost email

I am using gmail

smtp.gmail.com
PHPEmail Protocols

Avatar of undefined
Last Comment
Loganathan Natarajan

8/22/2022 - Mon
Loganathan Natarajan

You need to have on your system SMTP tools installed like windows smtp servers ... only then it may be possible to configure on WAMP php.ini settings as smtp.server ... other wise no way to send emails from your localhost.
jerseyguy0

ASKER
what mailserver should I install and how should i change the php.ini file
ASKER CERTIFIED SOLUTION
Bivek-jos

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Bivek-jos

HI jerseyguy0

it worked or any problem?

Thank you
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
jerseyguy0

ASKER
in php.ini

i dont see this line
SMTP =smtp.wlink.com.np

my isp:  I use comcast cable for internet
so what would that be


I see this line
; For Win32 only.
sendmail_from = goodboy@emailaddress.com(any email address
Bivek-jos

Hi jerseyguy0

above "sendmail_from" line you will see

SMTP=....

put smtp value you get from your ISP(internet service provider).

Thank you.

Loganathan Natarajan

⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.