----- Original Message ----- From: "DL Neil" <[EMAIL PROTECTED]> To: "Anthony Ritter" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 8:47 AM Subject: Re: [PHP] mail function() with MS
> Hi Anthony...{snipped] ............................. Thank you DL. Qusetion: 1: What would happen if I changed the php.ini settings to: SMTP=mail.yourisp.com sendmail_from=MyAddress@MyDomain as opposed to: >SMTP=smtp.ISPs.domain ...................................................... > When you use PHP provided by a service, you will need to establish what they > have set up as SMTP server, and if it is not acceptable to you (for whatever > reason that might be) work out how to override it. .......................... I'm not sure why I would not think it is not "acceptable". Please advise. Also...let's say I'm developing another site with a mail form box using Win98 and Apache Do I then have to reconfigure the php.ini files back to localhost from: SMTP=mail.yourisp.com Thank you. TR > I use a script/class from PHPguru.org, and I can't say for sure that it even > looks at the PHP.INI settings because I set them directly/again within the > mail function's code. Highly recommended! --- [This E-mail scanned for viruses by gonefishingguideservice.com] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php