How can I change settings for mailserver
Posted by: oldcelt (---.118.112.87.dyn.plus.net)
Date: January 29, 2012 01:41PM

I have Wamp 2.1 installed but I didn't set up the mailserver during installation (months ago).

How can I now set it up please?

Options: ReplyQuote
Re: How can I change settings for mailserver
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: January 29, 2012 01:56PM

wamp doesnt have a mail server.

if you mean the php settings that will connect to a mail server then you can change them in the

php.ini


but this IS NOT A MAILSERVER.

you need your own mail server

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

Options: ReplyQuote
Re: How can I change settings for mailserver
Posted by: infopeer (220.224.230.---)
Date: January 30, 2012 09:30AM

Modify the below lines of code found in php.ini & restart your WAMP Server.


[mail function]
; For Win32 only.
; [php.net]
SMTP = localhost
; [php.net]
smtp_port = 25

; For Win32 only.
; [php.net]
sendmail_from = you@yourdomain

; For Unix only. You may supply arguments as well (default: "sendmail -t -i"winking smiley.
; [php.net]
;sendmail_path =


As steve said This can be used for notifications & this is not a mail Server

Founder & Administrator
[www.infopeer.com]
[www.zaadu.com]

Options: ReplyQuote
Re: How can I change settings for mailserver
Posted by: oldcelt (---.118.112.87.dyn.plus.net)
Date: January 30, 2012 11:28AM

Thanks for both answers - my apologies for poor phraseology in the first instance.

You have, of course, interpreted and answered my actual query. Many thanks!

Ken

Options: ReplyQuote


Sorry, only registered users may post in this forum.