| View previous topic :: View next topic |
| Author |
Message |
liuzhe2000 New User
Joined: 15 Apr 2008 Posts: 10
|
Posted: Sun Jul 06, 2008 1:08 am Post subject: about report plugins |
|
|
hi everybody
i have setup the report plugins,but it can't send me email
in my threshld, i tried send a test email with SMTP, and it is successful.
in my report v0.3, the graph is a ".png" document, the preview is normal, and after i click the "send now", there isn't an error prompt,it seem as if it is normal.
why is it?
Do i need configure some ?
thanks !!!
|
|
| Back to top |
|
 |
jimmy Site Admin
Joined: 11 Nov 2004 Posts: 1495
|
Posted: Sun Jul 06, 2008 12:45 pm Post subject: |
|
|
| Reports doesn't use the same backend as thold, it uses the settings in php.ini, so you need to get the mail function in PHP working.
|
|
| Back to top |
|
 |
liuzhe2000 New User
Joined: 15 Apr 2008 Posts: 10
|
Posted: Tue Jul 08, 2008 8:56 pm Post subject: reports |
|
|
thank you very much!
this is my php.ini :
[mail function]
; For Win32 only.
SMTP = 123.123.123.123(my ip address)
; For Win32 only.
sendmail_from = 123@hotmail.com(my email address)
is it right?
but it still can't send me email ,and in my setting i configure "php mail() fuction" , then when i click the "Send a Test Email", it prompt "ERROR: Unable to send email with php mail function, check your system logs "
why is it ?
it seem as if the php mail fuction is invalid
how shoud i configure it ?
help me
thanks.
| Description: |
|
| Filesize: |
41.97 KB |
| Viewed: |
28 Time(s) |

|
| Description: |
|
| Filesize: |
24.83 KB |
| Viewed: |
19 Time(s) |

|
|
|
| Back to top |
|
 |
|