Hi,
> 3. How do you get php's mail() command working. Does it work out of
> the box for most people? This is a case of 'Does what works at my end
> also work for everyone out there?" Can PHP-level code  detect common
> mail (SMTP/sending) misconfigurations? SilverStripe wants to email
> errors, newsletters, ecommerce invoices, etc, and we want to guide the
> people installing SilverStripe on IIS to not have issues. If
> SilverStripe is installed on an existing IIS 7 server I assume it may
> or may not have mail() configured to send out bound email and we want
> to tell the user to set it up if need be.
>

I haven't configured this on Server 2008, but on earlier versions you
have to configure your smtp server correctly, which from what I
understand depends on a correct configuration of some sort of domain
controller.

I always found it easier to find a quickly installed free mail server
for Windows instead, maybe this is something to consider for you.

HTH, Jochen

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to