| 
	
 | 
 Posted by Ramon on 08/22/05 07:18 
I'm assuming you would need to provide the full address of your stmp  
server. Something along the lines of stmp.example.com 
That is if the server is visible on the intranet, your best bet is to  
check your Outlook/Thunderbird Account settings, and include the address  
of that SMTP in php.ini 
 
Also you would have to make sure that the stmp host is accepting  
connections from the machine where PHP is installed, in this case I  
belive thats your PC. 
 
Hope that helps. 
 
 
Cheers, 
 
D 
 
 > Dross wrote: 
> I keep getting the "failure to connect" error message when trying to 
> send an email. 
>  
> My system (engr01, winxp) is running a webserver and php, the mail 
> server is on a different system (ser01, win2000) on the intranet. 
>  
> I have tried many combinations of 
>  
> smtp=\\ser01; and none seem to work. 
>  
> any ideas? 
>  
> thanks
 
  
Navigation:
[Reply to this message] 
 |