
Re: View logs for reporting?
lard0 wrote:
Hi,
Just installed the plugin architecture and reports plugin - just need to investigate why mails aren't coming though - is their a why to view a log/debug of the plugin?
Thanks in advance,
Lard
The reports plugin is in extreme beta right now, so it, isn't going to have alot of the logging stuff in it. The reports plugin currently just uses PHP Mail function to send mail. If you happen to have the threshold plugin (thold) installed, it reverts to using its settings (smtp, php mail, or sendmail) instead. The thold plugin does have a test email setting to allow you to test the settings, which is what you are needing.
Eventually the mail functions will be stripped out as a seperate plugin, but I haven't gotten around to it yet.