MTA Reputation statistics not showing

Forum to discuss Features/Usage/Bugs of Multiple MTA Addon

MTA Reputation statistics not showing

Postby gardar » Wed Aug 07, 2013 9:00 am

The MTA Reputation statistics are not being displayed for some reason. See attachment.
I am using PowerMTA and I am wondering if this is a configuration issue.
How do I fix this?

Also I am not getting any MTA statistics in the Email Campaign Statistics section.
Is this the same issue?
Attachments
MTA-statistics.jpg
MTA-statistics.jpg (83.74 KiB) Viewed 15238 times
gardar
 
Posts: 4
Joined: Wed Aug 07, 2013 8:39 am

Re: MTA Reputation statistics not showing

Postby MaBoRaK » Wed Aug 07, 2013 10:22 am

loading..........

Hello hello, based in the Multiple MTA Documentation: https://www.maborak.com/interspire/addo ... nitor.html

The IP Monitor feature requires extra configuration:

  1. Fetch RBL and Reputation query list
    Code: Select all
    /usr/local/bin/php /path/to/interspire/admin/addons/mta/api/cli.php --populate-ipguard
    Run only 1 time.
  2. Cron Jobs running 1 time each day.
    Run once a day [Reputation checker]
    Code: Select all
    0 0 * * * /usr/local/bin/php /path/to/interspire/admin/addons/mta/api/cli.php --check-ipguard

    Run once a day [Blacklist Checker]
    Code: Select all
    0 0 * * * /usr/local/bin/php /path/to/interspire/admin/addons/mta/api/cli.php --check-ipguard --type=blacklist

    Run once a day [Whitelist Checker]
    Code: Select all
    0 0 * * * /usr/local/bin/php /path/to/interspire/admin/addons/mta/api/cli.php --check-ipguard --type=whitelist

Thats all for IP Reputation.

There is no MTA statistics in the Email Campaign :S

connection closed.
CEO in Maborak Technologies and Interspire Addons Developer
MaBoRaK
Site Admin
 
Posts: 120
Joined: Thu Jul 18, 2013 10:41 am

Re: MTA Reputation statistics not showing

Postby gardar » Wed Aug 07, 2013 10:34 am

Hello, and thank you for the quick reply. I will ask my sysadmin to look at those configurations and make the changes.

In the User Groups Settings -> Permissions I checked the MT: Multiple MTA - Addon option to Display sending errors.
Where are the errors displayed in the clients login?
gardar
 
Posts: 4
Joined: Wed Aug 07, 2013 8:39 am

Re: MTA Reputation statistics not showing

Postby MaBoRaK » Wed Aug 07, 2013 10:49 am

loading..............

The errors is displayed in the "Scheduled Email Campaigns" > Failures

Image


connection closed.
CEO in Maborak Technologies and Interspire Addons Developer
MaBoRaK
Site Admin
 
Posts: 120
Joined: Thu Jul 18, 2013 10:41 am


Return to Multiple MTA with IP Monitor

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest

cron