[PHP-WIN] Sendmail not working need help

2002-06-25 Thread Patanjali Telang
Hello All, I am new to sendmail. I am using php+apcahe+linux environment. When I use sendmail() to send my email the email is not sent. It stays in the queue with a timeout message. What all precaution should I take just to make sure that my program works. Thanks in advance. Sincerely, Pa

[PHP-WIN] sendmail

2002-04-03 Thread Graham Dawes
I have had some problems with a php application slowing down when it tries to send email. It will work but the same function will take 30 seconds instead of instant when the application is required to send an email aswell. I have been told that it may be that the problem is with a slow dns lookup

Re: [PHP-WIN] sendmail for windows

2002-03-08 Thread Nicole Amashta
Yeah, if you are using DHCP. Otherwise, you manually assign IPs to each computer on the network. "Ross Fleming" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > The 192.168.0.xxx range are used in Microsofts Internet Connection Sharing > I believe. The host PC

Re: [PHP-WIN] sendmail for windows

2002-03-08 Thread Scott St. John
You see 192.168.xxx.xxx as home networks and corporate networks, it is a Class C designed for that as it will NOT route on the Internet. As for the 0 you could have 192.168.0.1, but will not see 192.168.0.0 as 0 and 255 are your broadcast addresses. So in a home network BEHIND a firewall or I

RE: [PHP-WIN] sendmail for windows

2002-03-08 Thread Shrock, Court
> Sent: Friday, March 08, 2002 11:55 AM > To: LaserJetter > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] sendmail for windows > > > LaserJetter, > > > Is 192.168.0.2 a valid IP address? I didn't know you could > have a zero > as > > one of the elem

Re: [PHP-WIN] sendmail for windows

2002-03-08 Thread DL Neil
LaserJetter, > Is 192.168.0.2 a valid IP address? I didn't know you could have a zero as > one of the elements. I'm not sure where this question came from, but ... Yes you can have a zero value in IP address octets. Obviously they all can't be zero. (I haven't researched it, but maybe the first

Re: [PHP-WIN] sendmail for windows

2002-03-08 Thread Ross Fleming
The 192.168.0.xxx range are used in Microsofts Internet Connection Sharing I believe. The host PC (the one with the actual internet connection, modem whatever) is 192.168.0.1, the rest of the computers on the network are assigned up from one, so 192.168.0.2 will be the second pc attached to the n

Re: [PHP-WIN] sendmail for windows

2002-03-08 Thread LaserJetter
Is 192.168.0.2 a valid IP address? I didn't know you could have a zero as one of the elements. "Dl Neil" <[EMAIL PROTECTED]> wrote in message 0ac801c1c118$1f9244e0$c200a8c0@jrbrown">news:0ac801c1c118$1f9244e0$c200a8c0@jrbrown... > Scott, > > > Come to think of it I have MS SMTP service from the

Re: [PHP-WIN] sendmail for windows

2002-03-01 Thread DL Neil
Scott, > Come to think of it I have MS SMTP service from the IIS install, I wonder > if you install that, then point it to your ISP if that would work. The answer is a definite "maybe"! It is a topic that comes up on the list from time-to-time. Some claim to have made it work. The overwhelming

Re: [PHP-WIN] sendmail for windows

2002-02-28 Thread Scott St. John
Come to think of it I have MS SMTP service from the IIS install, I wonder if you install that, then point it to your ISP if that would work. On Thu, 28 Feb 2002, DL Neil wrote: > Please post the mail section of your php.ini file. > Have you checked that a email client, eg OL/OE, can use the

Re: [PHP-WIN] sendmail for windows

2002-02-28 Thread DL Neil
Please post the mail section of your php.ini file. Have you checked that a email client, eg OL/OE, can use the SMTP server successfully? Please advise, =dn > i have tried that solution, but its still not working. > do you know another method? > > > If your ISP does not mind just put their SMTP s

Re: [PHP-WIN] sendmail for windows

2002-02-28 Thread Adolfo Meneses
i have tried that solution, but its still not working. do you know another method? - Original Message - From: "Scott St. John" <[EMAIL PROTECTED]> To: "Adolfo Meneses" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 5

Re: [PHP-WIN] sendmail for windows

2002-02-28 Thread Scott St. John
If your ISP does not mind just put their SMTP server in there. If you are just testing a few times and not sending out a ton of emial, it should not be a problem. As long as this machine can see the SMTP server of your ISP you should be ok. -Scott On Thu, 28 Feb 2002, Adolfo Meneses wrot

[PHP-WIN] sendmail for windows

2002-02-28 Thread Adolfo Meneses
hi, I'm using win 2000, apache, php 4.0.6. when I try to send an email using mail() I get an error message. I have downloaded and installed sendmail for windows of indigo, but it doesnt work. what can i do? I am trying to develop a site in my home. i don't have a direct connection to internet, im

[PHP-WIN] sendmail

2001-12-06 Thread FPU . WHITES1
[EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Thu, 6 Dec 2001 14:10:26 +1100 Subject: [PHP-WIN] sendmail Hi all. i need to send a mail message from within a php script. running a windows server, is windmail the best option? any suggestions for sendmail alternatives? thanks. Dan -- PHP Windows M

Re: [PHP-WIN] sendmail

2001-12-05 Thread Mentor Mala
Actually first off, there is a sendmail version for Windows. I use it and works fine.. on the other hand.. if you are using WINDOWS Server (NT or 2000) for server you can use localhost works great.. Of course you need to have the IIS running For a copy of Sendmail for windows visit http://ww

[PHP-WIN] sendmail

2001-12-05 Thread daniel cozzolino
Hi all. i need to send a mail message from within a php script. running a windows server, is windmail the best option? any suggestions for sendmail alternatives? thanks. Dan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: [PHP-WIN] Sendmail...

2001-10-26 Thread Ross Fleming
Ross > > > > > > >-Original Message- > > > > > > >From: Ross Fleming [mailto:[EMAIL PROTECTED]] > > > > > > >Sent: 24 October 2001 23:29 > > > > > > >To: [EMAIL PROTECTED] > > > > > > &g

Re: [PHP-WIN] Sendmail...

2001-10-26 Thread DL Neil
TP or POP server because the less I run on the >(portable) box itself, the > > faster/better I > > > > like it!) > > > > > > > > - > > > > [mail function] > > > > ; For Win32 only. > > > > SMTP = smtp.isp.address.TLD > >

Re: [PHP-WIN] Sendmail...

2001-10-26 Thread Ross Fleming
y. > > > sendmail_from = [EMAIL PROTECTED] > > > > > > ; For Unix only. You may supply arguments as well (default: 'sendmail -t -i'). > > > ;sendmail_path = > > > - > > > > > > NB I didn't do anything with

Re: [PHP-WIN] Sendmail...

2001-10-26 Thread DL Neil
#x27;). > > ;sendmail_path = > > - > > > > NB I didn't do anything with the last line - the "Unix only" bit seemed a warning! >Also no 30-day wonder... > > > > Hope it helps, > > =dn > > > > - Original Message - >

Re: [PHP-WIN] Sendmail...

2001-10-25 Thread DL Neil
ed a warning! Also no 30-day wonder... Hope it helps, =dn - Original Message - From: "Ross Fleming" <[EMAIL PROTECTED]> To: "Eric Pankoke" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: 25 October 2001 12:11 Subject: Re: [PHP-WI

Re: [PHP-WIN] Sendmail...

2001-10-25 Thread Ross Fleming
2 version of sendmail and it works now. > > > >Ta anyway > > > >Ross > > > >-Original Message- > >From: Ross Fleming [mailto:[EMAIL PROTECTED]] > >Sent: 24 October 2001 23:29 > >To: [EMAIL PROTECTED] > >Subject: [PHP-WIN] Sendm

RE: [PHP-WIN] Sendmail...

2001-10-24 Thread Eric Pankoke
IL PROTECTED]] >Sent: 24 October 2001 23:29 >To: [EMAIL PROTECTED] >Subject: [PHP-WIN] Sendmail... > > >Hello, I'm probably just being a bit thick, but how exactly do I get the >mail function to work?.. > >Do I need a sendmail replacement? (I downloaded bl

RE: [PHP-WIN] Sendmail...

2001-10-24 Thread Ross Fleming
Never mind people, I found a win32 version of sendmail and it works now. Ta anyway Ross -Original Message- From: Ross Fleming [mailto:[EMAIL PROTECTED]] Sent: 24 October 2001 23:29 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Sendmail... Hello, I'm probably just being a bit thick

[PHP-WIN] Sendmail...

2001-10-24 Thread Ross Fleming
Hello, I'm probably just being a bit thick, but how exactly do I get the mail function to work?.. Do I need a sendmail replacement? (I downloaded blat to see if that would help but can't see that it does.) -- php.ini [mail function] ; For Win32 only. SMTP= mail.totalise.co.uk ; for Win32 o

[PHP-WIN] Sendmail

2001-04-20 Thread Ben Cairns
I know this is a windows list, but I need to know how to configure Sendmail on a Redhat Linux machine to relay messages through another host. -- Ben Cairns - Head Of Technical Operations intasept.COM Tel: 01332 365333 Fax: 01332 346010 E-Mail: [EMAIL PROTECTED] Web: http://www.intasept.com