Dezine -
Joined: 01 Nov 2006 Posts: 11
|
Posted: Mon Nov 06, 2006 7:12 pm Post subject: e107 email sendmail/smtp windows issue |
|
|
I searched the forums for an answer but couldn't, so just in case this gets solved I named the topic in a helpful manner.
I run e107 on my windows computer. I can't seem to email my users, the settings allowed me to use either php, smtp or sendmail. I can't get any of this to work. How can I use sendmail or php to work when sending emails from e107 or other software? I have PHP 5 and even changed the smtp setting,
[mail function]
; For Win32 only.
SMTP = smtp.gmail.com
smtp_port = 587
; For Win32 only.
;sendmail_from = *****@gmail.com
I don't think this is the correct way to do it.. I enabled smtp for my internet connection what would the setting be to use it to send mail?
thanks for the help
here's the error I get
Quote: | The email could not be sent. It appears that your server is not correctly configured to send emails, please try again using SMTP, or contact your hosts and ask them to check their sendmail / email server settings. |
|
|