darold / sendmailanalyzer

Sendmail log Analyzer is a tool to monitor sendmail usage and generate HTML and graph reports. It reports all you ever wanted to know about email trafic on your network. You can also use it in ISP environment with per domain and per mailbox report.
http://sendmailanalyzer.darold.net/
GNU General Public License v3.0
76 stars 13 forks source link

Spanish locale is wrong #39

Closed jguardon closed 8 years ago

jguardon commented 8 years ago

Spanish locale must be es_ES, not sp_SP, which doesn't exist. Perhaps this doesn't affect the normal behavior of the scripts, but it's good having the stuff sorted ;-) Regards

darold commented 8 years ago

Thanks for the report. Last commit 982ba3f rename the file.

Best regards,

jguardon commented 8 years ago

Oh, thanks! Really fast answer. Best regards.