Jump to content

IIS smtp setting - PHP mail not leaving Queue Folder


manichean

Recommended Posts

Hello,

I would like my default virtual SMTP server to send email using php, when I use the Mail() function in php I get no errors and the NTFS_12868f1001c6ab2700000004.EML(just an example as this changes) file is created and placed into the Queue folder inside my c:\inetpub\mailroot\Queue. It never sends from this folder the email just stays there.

At first I thought it was a php.ini file problem but my settings are 100% correct(as I understand it) let me give you some specs. Currently I think its a relay problem but im just not getting this right  :-\

[b]PHP.INI[/b]
SMTP = localhost
smtp_port = 25
sendmail_from = mhodge_txs@yahoo.com

[b]PC SETUP[/b]
PHP Version 5.1.3
IIS 5.1
Windows XP SP 2

[b]Default Websites[/b]
Right click properties
Server Extensions tab ->  Specifiy how mail should be sent -> Settings button
Web servers mail address : @localhost
Contact Address : @localhost
SMTP mail server: localhost

[b]Default SMTP virtual server settings[/b]
Right click properties
IP Addresses: All Assigned
Access Tab -> Connection : All except list below
Access Tab -> Relay : All except list below

[b]telnet localhost 25[/b]
220 manimobile Microsoft ESMTP MAIL Service, Version: 6.0.2600.2180 ready at  We
d, 19 Jul 2006 13:48:47 +0200

Please help this is most frustrating
Thanks
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.