mail() and windows and mail server
Posted: Fri Aug 13, 2004 8:43 am
Problem:
I changed in php.ini mailserver adress from 127.0.0.1 to the adress of my mail server.
But>
my mail server can't create account without a password
and php requires some mail adress ex: mymailbox@mail.mydomain.com to send from.
How do I solve this?
If I need to insert the password inside the php.ini, where and how to do it, or if you have another way of doing this, please tell me.
Thanks Ahead!
I changed in php.ini mailserver adress from 127.0.0.1 to the adress of my mail server.
But>
my mail server can't create account without a password
and php requires some mail adress ex: mymailbox@mail.mydomain.com to send from.
How do I solve this?
If I need to insert the password inside the php.ini, where and how to do it, or if you have another way of doing this, please tell me.
Thanks Ahead!