Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
--- v0.25 ---
bug: update procedure for nectar_items failed update
bug: minor fix for displaying nectar_item columns
--- v0.24 ---
feature: Allow an administrator to set a preset image type
feature: Allow control of the maximum e-mail message size
feature: Place Items on a separate tab
feature: Allow e-mail send during edit
feature: Allow adding Graphs to Report from Graph Management
feature: Display messages during send/save
feature: Don't allow e-mail sends with insufficient information
bug: Nectar users could see and send others reports
bug: If you pointed your browser to nectar.php or nectar_user.php and wern't logged in errors flowed
bug: Empty branches would attempt to be reported on
bug: Session variables were not always set
bug: If the poller interval is not set, don't assume it is.
Most (All?) code was contributed by Larry "TheWitness" Adams
Checking Configuration...
Method: SMTP
Creating Message Text...
This is a test message generated from Cacti. This message was sent to test the configuration of your Mail Settings.
Your email settings are currently set as follows
Method: SMTP
Host: mailserver
Port: 25
Authenication: false
Sending Message...
Success!
The error message actually comes from your mail system not cacti. But it looks like somehow it rejects the "FROM" email address, so either you did set something that your mail system does not like, or there's nothing at al set.
By default ( without anything else set ) the settings ( and therefore nectar ) plugin will use either 'Cacti@cactiusers.org' or 'Cacti@' . $_SERVER['HOSTNAME']
Can you check your settings plugin settings to make sure there's a "from" email address set ?
Btw.: As a non-native speaker I would have assumed that TheWitness means to revert/go back to the older version to make sure it is still working there, in case someone changed something with your mail system. Meaning to back off to the older version ...