How to disable email (so no emails get send from develop-environment)
Posted by: carsten888 (---.ip.telfort.nl)
Date: January 12, 2014 09:38AM

While testing on my local development WAMP I don;t want any (notification) emails being send.

How to disable WAMP from sending any emails?

Options: ReplyQuote
Re: How to disable email (so no emails get send from develop-environment)
Posted by: stevenmartin99 (Moderator)
Date: January 12, 2014 10:38AM

left click wamp tray icon> php > php.ini
add the following line into the file

disabled_functions = mail

save file, close file.

left click wamp tray icon> restart all services.

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: How to disable email (so no emails get send from develop-environment)
Posted by: carsten888 (---.ip.telfort.nl)
Date: January 12, 2014 05:32PM

thank you very much!

Options: ReplyQuote


Sorry, only registered users may post in this forum.