Re: [PHP-WIN] mail() I get crazy from this...

2002-09-01 Thread Aleksandar Skodric
ksandar Skodric '" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "'Peter '" <[EMAIL PROTECTED]> Sent: Sunday, September 01, 2002 1:37 PM Subject: RE: [PHP-WIN] mail() I get crazy from this... > Have it come to your attention that Mr > Peter-I-have-a

RE: [PHP-WIN] mail() I get crazy from this...

2002-09-01 Thread Svensson, B.A.T. (HKG)
Have it come to your attention that Mr Peter-I-have-a-problem-but-no-SMPT-server-nor-an-ISP actually post his question from hotmail? ;) -Original Message- From: Aleksandar Skodric To: [EMAIL PROTECTED]; Peter Sent: 31-8-02 11:47 Subject: Re: [PHP-WIN] mail() I get crazy from this... the

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-31 Thread Aleksandar Skodric
: <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 2:50 PM Subject: Re: [PHP-WIN] mail() I get crazy from this... > Hello B.A.T., > If so, I must organise. By sheer luck I got a cheap fast ADSL line, > guaranteed 115 kilobytes a second. Now, I understand, I must target to >

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-31 Thread Aleksandar Skodric
is working all well : ) Cheers, Alex - Original Message - From: "Peter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 2:31 PM Subject: Re: [PHP-WIN] mail() I get crazy from this... > Hello, > Thanks for this answer. No, I do not ha

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-31 Thread Aleksandar Skodric
OK, let me first explain how smtp works (as Aerosmtih would say: you have to learn to crawl, before you learn to walk...): when you compose your message in PHP it is beeing passed to the SMTP server that is defined in php.ini. SMTP shall then pass the message to the recepient. As far as I unders

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread leo g. divinagracia iii
if you have a server yourself, then download the freebie STMP server from pegasus mail's creator. i'm using since our days with a novell box. now my win2k box runs the mercury smtp server strickly for php duties... http://www.pmail.com he has both clients and server for win32... Peter wrote

RE: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Svensson, B.A.T. (HKG)
> Hello B.A.T., > If so, I must organise. By sheer luck I got a cheap fast ADSL line, > guaranteed 115 kilobytes a second. Now, I understand, I must target to > be an ISP. I have a fixed IP-address. I have a server and PHP, MYSQL. 155kb, that speed man. I remember the old days at the beginning

RE: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Ross Fleming
[EMAIL PROTECTED] > Subject: Re: [PHP-WIN] mail() I get crazy from this... > > > Hello B.A.T., > If so, I must organise. By sheer luck I got a cheap fast ADSL line, > guaranteed 115 kilobytes a second. Now, I understand, I must target to > be an ISP. I have a fixed IP-address. I

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Peter
Hello B.A.T., If so, I must organise. By sheer luck I got a cheap fast ADSL line, guaranteed 115 kilobytes a second. Now, I understand, I must target to be an ISP. I have a fixed IP-address. I have a server and PHP, MYSQL. You tell me that other SMPT servers will not accept my e-mail unless I

RE: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Svensson, B.A.T. (HKG)
> Thanks for this answer. No, I do not have an ISP. I only have a raw > line: fast ADSL without any whatever, but guaranteed fast. > I do not understand your kind of english, but it seems to me from your > last sentence that I should give up. You MUST necessarily have an ISP (Internet Service pr

RE: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Svensson, B.A.T. (HKG)
> Why MUST you have one?? To my knowledge, Hotmail isn't a pop/smtp server. > It's web based mail. An SMTP server receives copies of email from you, and > forwards them on to the correct server. That's all. You could certainly > try turning your own machine into an SMTP server, but I would dou

Re: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Peter
Hello, Thanks for this answer. No, I do not have an ISP. I only have a raw line: fast ADSL without any whatever, but guaranteed fast. I do not understand your kind of english, but it seems to me from your last sentence that I should give up. with friendly greetings Peter van Summeren Ross Flemi

RE: [PHP-WIN] mail() I get crazy from this...

2002-08-28 Thread Ross Fleming
Why MUST you have one?? To my knowledge, Hotmail isn't a pop/smtp server. It's web based mail. An SMTP server receives copies of email from you, and forwards them on to the correct server. That's all. You could certainly try turning your own machine into an SMTP server, but I would doubt that