Sorry for the duplicate posting, was trying to post the following response to your last msg:
Are there any known ways to work around this issue? Our mail hosting company will not provide smtp without authentication due to their security/spam policies. I absolutely love the functionality in phpMyFAQ ...
Search found 9 matches
- Wed Feb 26, 2014 8:18 pm
- Forum: General discussions
- Topic: All email notifications not working
- Replies: 12
- Views: 9852
- Wed Feb 26, 2014 8:15 pm
- Forum: General discussions
- Topic: All email notifications not working
- Replies: 12
- Views: 9852
Re: All email notifications not working
I have tested a few simple mail() scripts without success. Our IT department tells me our smtp server requires authentication, is this a problem with phpMyFAQ?
Thanks again
Thanks again
- Thu Feb 20, 2014 8:33 pm
- Forum: General discussions
- Topic: All email notifications not working
- Replies: 12
- Views: 9852
Re: All email notifications not working
I have tested a few simple mail() scripts without success. Our IT department tells me our smtp server requires authentication, is this a problem with phpMyFAQ?
Thanks again
Thanks again
- Tue Feb 18, 2014 6:39 pm
- Forum: General discussions
- Topic: All email notifications not working
- Replies: 12
- Views: 9852
Re: All email notifications not working
Unfortunately I'm still not having much luck, I'm on Windows and so far I've updated this section of php.ini:
[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25
; For Win32 only.
; http://php.net/sendmail-from
sendmail_from = me ...
[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25
; For Win32 only.
; http://php.net/sendmail-from
sendmail_from = me ...
- Thu Jan 23, 2014 8:50 pm
- Forum: General discussions
- Topic: Changing navbar button names
- Replies: 1
- Views: 2249
Re: Changing navbar button names
Finally found it, the code for navbar button labels is inside the appropriate "language_xx.php" file in the "lang" folder if anyone else was trying to find it.
- Wed Jan 22, 2014 3:47 pm
- Forum: General discussions
- Topic: Changing navbar button names
- Replies: 1
- Views: 2249
Changing navbar button names
Which file contains the actual text (for the link names in navbar) so that I could change "Instant Response" to "Search" or if I wanted to capitalize the word Question in the buttons labeled "Add question" and "Open question"
Thank you
Sincerely,
Blake
Thank you
Sincerely,
Blake
- Tue Jan 21, 2014 4:13 pm
- Forum: General discussions
- Topic: All email notifications not working
- Replies: 12
- Views: 9852
Re: All email notifications not working
I see the following within PHP.ini, not sure if this helps
[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25
; For Win32 only.
; http://php.net/sendmail-from
;sendmail_from = me@example.com
; For Unix only. You may supply arguments ...
[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25
; For Win32 only.
; http://php.net/sendmail-from
;sendmail_from = me@example.com
; For Unix only. You may supply arguments ...
- Tue Jan 21, 2014 4:09 pm
- Forum: General discussions
- Topic: All email notifications not working
- Replies: 12
- Views: 9852
Re: All email notifications not working
Hi Thorsten,
Thank you for your reply. I'm still new to PHP so I'm not entirely sure how I have the mail functionality configured. Would I find this somewhere in php.ini?
Sincerely,
Blake
Thank you for your reply. I'm still new to PHP so I'm not entirely sure how I have the mail functionality configured. Would I find this somewhere in php.ini?
Sincerely,
Blake
- Fri Jan 17, 2014 10:46 pm
- Forum: General discussions
- Topic: All email notifications not working
- Replies: 12
- Views: 9852
All email notifications not working
Hello,
I've just installed phpMyFAQ 2.8.5 and everything is working great except I'm not receiving any type of email notifications. Does anyone know how I might go about resolving this issue?
phpMyFAQ Version: 2.8.5
Server Software: Microsoft-IIS/7.0
PHP Version: 5.3.19
Webserver interface: CGI ...
I've just installed phpMyFAQ 2.8.5 and everything is working great except I'm not receiving any type of email notifications. Does anyone know how I might go about resolving this issue?
phpMyFAQ Version: 2.8.5
Server Software: Microsoft-IIS/7.0
PHP Version: 5.3.19
Webserver interface: CGI ...