Forum Moderators: coopster

Message Too Old, No Replies

SMTP and PHP Problems. I think.

         

PSWorx

5:35 am on Nov 21, 2005 (gmt 0)

10+ Year Member



Running php version +5 and using win2k sp4 iis smtp server, set it up on port 245 cos thought isp was blocking it..? doesnt seem to be, tested scripts on another server, work fine...

So whats the problem, ive setup php.ini like so:

SMTP = fic
smtp_port = 245

where smtp = fic - because i get errors in my script saying it cant access smtp server

smtp server setup for port 245, connections working, mail going to smtp server then going to badmail folder (example):

Files:
002524527052111200500000003.BAD
002524527052111200500000003.BDP
002524527052111200500000003.BDR

002524527052111200500000004.BAD
002524527052111200500000004.BDP
002524527052111200500000004.BDR

Error from .bad file:
Final-Recipient: rfc822;psworx@gmail.com
Action: failed
Status: 5.0.0

Error from . file:
Unable to deliver this message because the follow error was encountered: "This message is a delivery status notification that cannot be delivered.".

The specific error code was 0xC00402C7.

The message sender was <>.

The message was intended for the following recipients.
psworx@gmail.com
psworx@gmail.com

Has anyone any idea why this is happening, it seems only to be because of the versions of the apps im using (php, smtp?) as ive had it working with older versions of this stuff...

Any help would be greatly appreciated

TIA

coopster

5:35 pm on Nov 30, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Did you get anywhere with this yet, PSWorx? "fic" is the DNS name of your SMTP server, correct?