Re: [PHP-INST] Can I define SMTP account and password for mail()

2003-07-11 Thread Urs Liska
Hello Stratsimir Kolchevski, thank you for the hint. I just downloaded phpmailer and will have a closer look at the source (since I don't want to just use it but also to understand :-) Regards Urs Stratsimir Kolchevski schrieb: Ruprecht Helms wrote: Hi Urs Liska, I'm quite new to PHP and nee

Re: [PHP-INST] Can I define SMTP account and password for mail()?

2003-07-11 Thread Stratsimir Kolchevski
Ruprecht Helms wrote: Hi Urs Liska, I'm quite new to PHP and need some help with the mail setup because I didn't find anything in the manuals and the books I have. I want to send mails through a php script. My problem is that I didn't find a way to tell php not only the smtp server to send the

Re: [PHP-INST] Can I define SMTP account and password for mail() ?

2003-07-11 Thread Ruprecht Helms
Hi Urs Liska, > I'm quite new to PHP and need some help with the mail setup because I > didn't find anything in the manuals and the books I have. > > I want to send mails through a php script. My problem is that I didn't > find a way to tell php not only the smtp server to send the mail through

[PHP-INST] Can I define SMTP account and password for mail() ?

2003-07-11 Thread Urs Liska
Hello, I'm quite new to PHP and need some help with the mail setup because I didn't find anything in the manuals and the books I have. I want to send mails through a php script. My problem is that I didn't find a way to tell php not only the smtp server to send the mail through but also the us