IIS 7 üzerinde PHP kullanarak posta gönderme - Windows 2008 Server

2 Cevap php

I'm having trouble sending mail using PHP mail() on IIS 7 using Windows 2008 Server. The server is dedicated, thus I have full control over my machine. php.ini looks fine - ([mail function] is configured) I don't get any error from mail() (with the right parameters of course)

btw - ASP ve ASP.NET sorunsuz posta gönderme var.

Yardım için çok minnetle olurdu

Regards, Roman

2 Cevap

Ben de benzer sorunlar yaşıyorum

I have tried sending email thru telnet from IIS server Now I am having problem that i couldnt send email even with simple PHP function - mail();

The php code that i use is <?php mail("mail@rajanmaharjan.com.np", "hi", "test on today");?> doesnot send email to mail@rajanmaharjan.com.np

Zaten IIS SMTP kurulum regading forumlarda çok ve diğerlerini okudum