Manuel Dalla Lana
Manuel Dalla Lana
I've just created 2 new labels to identify version, they have to be assigned to new issues 1.2 is now officially in maintenance mode (as it should been from a...
> Can you explain Implement a router? I would like to remove direct call to single php files and implement a routing system to map an URI to a controller->method...
@shawniverson yes, the pattern is the same: a regex (more or sell) maps to a controller->method which execute the job for that route @Skywalker-11 if mvc pattern is well done...
> @endelwar - with regards to gettext implementation, do you want a vanilla gettext implementation relying on gettext binary being available on the server or would something like https://github.com/oscarotero/Gettext be...
> I am not sure if this is the proper place for feature request We should add a new issue for 2.0 feature request > I really like MailWatch can...
@dbworth yes, please, I'll be glad to review your PRs!
@PieterJ yes please, fork the repository and create a pull request as explained [here](http://docs.mailwatch.org/dev/contributing.html)
If the new columns can be useful to someone we could add a flag (`SHOW_MORE_INFO_ON_REPORT_GRAPH` maybe?) and hide or show them based on conf.php
It depends on distribution and version: I remember that on red hat 9 it was maillog, on debian 6, 7 and 8 it is mail.log
@PieterJ did you manged to look at this?