RE: [PHP-WIN] SMTP & PHP & Windows 2k/XP

2004-04-07 Thread Svensson, B.A.T. (HKG)
On Wed, 2004-04-07 at 17:51, jon roig wrote: > What happens when you try to telnet from the webserver to the smtp > server port 25? > > Can you successfully send an email by hand? Of course, I done that a million times. Try this (from memory): telnet some.mailhost.com 25 HELO host.domain MAIL

Re: [PHP-WIN] SMTP & PHP & Windows 2k/XP

2004-04-07 Thread Gabe
Turns out I got a little ahead of myself in posting this message. I wasn't done configuring the SMTP server. Sorry, but thanks for replying! Gabe "Jon Roig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > What happens when you try to telnet from the webserver to the smtp > server

RE: [PHP-WIN] SMTP & PHP & Windows 2k/XP

2004-04-07 Thread jon roig
What happens when you try to telnet from the webserver to the smtp server port 25? Can you successfully send an email by hand? -- jon -Original Message- From: Gabe [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 7:42 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] SMTP & P

Re: [PHP-WIN] smtp help

2002-01-23 Thread DL Neil
Hi Mike, > I'm trying to make PHP send email from a windows server, or rather, I'm > trying to help my girlfriend do it. =well seeing there's a lady involved... > in php.ini the SMTP variable is set to her mail server (which does relay > for her netblock). > Also, the sendmail_from line is also

Re: [PHP-WIN] SMTP

2001-04-29 Thread Tomasz Abramowicz
look at what Craig Morrison wrote below. search your php.ini file for 'mail function' and where he wrote 'mail.smtp.server' write in your SMTP. If you dont know it, ask the person which set up your email. If YOU set up your on email, then check in your settings what your SMTP server is. If you don

RE: [PHP-WIN] SMTP

2001-04-29 Thread Manesh
how do i set it up with II5 for win2k. I haveno clue what do do, and tell me how to do it? -Original Message- From: Tomasz Abramowicz [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 29, 2001 4:39 PM To: Manesh Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] SMTP of course you do. most of

Re: [PHP-WIN] SMTP

2001-04-29 Thread Tomasz Abramowicz
of course you do. most of us do. but you use that only to recieve emails, you use SMTP (Simple Mail Trasfer Protocol) to send it. > i use pop3 > > your meant to know that, use the same one your useing to send your emails, > which is under: > (and i am guessing from your email headers your using o

RE: [PHP-WIN] SMTP

2001-04-29 Thread Manesh
i use pop3 -Original Message- From: Tomasz Abramowicz [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 29, 2001 4:20 PM To: Manesh Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] SMTP your meant to know that, use the same one your useing to send your emails, which is under: (and i am

Re: [PHP-WIN] SMTP

2001-04-29 Thread Tomasz Abramowicz
your meant to know that, use the same one your useing to send your emails, which is under: (and i am guessing from your email headers your using outlook) Tools > Accounts > Properties > Servers > Outgoing Mail SMTP > how do u now what my STMP server is? > > -Original Message- > From:

RE: [PHP-WIN] SMTP on IIS 5.0 Windows 2000 Pro

2001-02-20 Thread Asendorf, John
Please post the script so that we can look at it. - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 Aut insanit homo, aut versus facit > -Original Message- > From: