Hi,
I am using a mail server which requires the following settings to work:
Mailer: SMTP Server
SMTP Authentication: Yes
SMTP Username: *****
SMTP Password: *****
SMTP Host: ****
PHP.ini only allows you to set the smtp server.
What can I do to use these settings to send mail?
Please somebody help me out.
Thanks...
How to send an email with the following server parameters?
Moderator: General Moderators
Re: How to send an email with the following server parameters?
I dont have time to switch now... I completed a multilingual form and all I require is to set these settings and Im good to go.
I mean... Im sure there is a way how you can do it int PHP because PHP can do whatever ASP and ASP.net can do...
Please somebody help me out...
I mean... Im sure there is a way how you can do it int PHP because PHP can do whatever ASP and ASP.net can do...
Please somebody help me out...
Re: How to send an email with the following server parameters?
Hey, Here is the code which help you to send email using SMTP authentication http://email.about.com/od/emailprogramm ... 073006.htm
I think this will help you.
I think this will help you.