The module description says that once the module is installed, I should be able to access the reports at www.example.com/admin/reports/maillog
When I substitute for my domain I am simply taken to www.example.com/admin/reports
There's also nothing in the Navigation Menu other than a link to the Maillog settings
Comments
Comment #1
miro_dietikerMaillog depends views and exposes a default view under admin/reports/maillog.
Check your setup, clear all caches and try again. I checked this in code for the D6 version and everything should be correct here.
Dependencies:
http://drupalcode.org/project/maillog.git/blob/refs/heads/6.x-1.x:/maill...
Default view data:
http://drupalcode.org/project/maillog.git/blob/refs/heads/6.x-1.x:/inclu...
Comment #2
Dubber Dan commentedAh right thanks