It looks like sendmail_from should be an smtp server, not an email address.

Try setting it to your outgoing mail server that you use with your email 
client (i.e. Outlook).  If you can send email from your email client then the 
firewall will have no bearing.

-Jackson


On Thursday 14 August 2003 11:24, merryE wrote:
> I am using LAN in my college and there is firewall. will it effect my mail
> function in php.
>
> I configure my server name as localhost at apache http.conf. and inphp.ini
> i configure my SMTP like this:
>
> [mail function]
>
> ; For Win32 only.
>
> SMTP= POP ; for Win32 only
>
> ; For Win32 only.
>
> sendmail_from= [EMAIL PROTECTED] ; for Win32 only
>
> but i got warning: mail(): Failed to connect to mailserver at "POP" port
> 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
> in c:\program files\apache group\apache\htdocs\do_feedback.php on line 12

-- 
jackson miller
 
cold feet creative
615.321.3300 / 800.595.4401
[EMAIL PROTECTED]
 
 
cold feet presents Emma
the world's easiest email marketing
Learn more @  http://www.myemma.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to