Page 1 of 1

Config SMTP on XAMPP

PostPosted: 05. August 2009 20:52
by aj123cd
I've got most everything working now in XAMPP, but I'm not quite sure about how\where to configure the email server.
Does XAMPP come with a fully fledged email server - SMTP?
If so, how do I configure it to send\receive\host email?
If not, what sorts of open source email servers are out there? I have a domain, and run my own server, vista platform want to host this (don't have an external SMTP account, and don't want to use one).
Has anyone done anything like this?

thanks

Re: Config SMTP on XAMPP

PostPosted: 05. August 2009 20:59
by Wiedmann
Does XAMPP come with a fully fledged email server

See "readme_en.txt": Mercury Mail Transport System

If so, how do I configure it to send\receive\host email?

Start "Mercury" in the control panel and hit on "Admin".

Re: Config SMTP on XAMPP

PostPosted: 05. August 2009 23:36
by aj123cd
Thank you Wiedmann.
Can I use mail () to send mails
Where I can learn more about it?

Re: Config SMTP on XAMPP

PostPosted: 08. August 2009 09:30
by aj123cd