[GH-ISSUE #43] SA Report Top Sender only 100? #34

Closed
opened 2026-05-05 15:00:55 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @stigmatcell on GitHub (Jan 16, 2017).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/43

Hi,

I want to ask it is possible to append the log grep for top sender where the default is 100? we want to grep the today sender top sender at the gui report in this link http://domain.net/sareport/sa_report.cgi?host=smtp-1&date=20170113&hour=&type=sender&peri=address&domain=&search=user%40domain.net

Thanks and regards,

Originally created by @stigmatcell on GitHub (Jan 16, 2017). Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/43 Hi, I want to ask it is possible to append the log grep for top sender where the default is 100? we want to grep the today sender top sender at the gui report in this link http://domain.net/sareport/sa_report.cgi?host=smtp-1&date=20170113&hour=&type=sender&peri=address&domain=&search=user%40domain.net Thanks and regards,
Author
Owner

@darold commented on GitHub (Jan 16, 2017):

Hi,

You just have to increase the value of the MAX_LINE configuration directive.

Regards,

<!-- gh-comment-id:272782841 --> @darold commented on GitHub (Jan 16, 2017): Hi, You just have to increase the value of the MAX_LINE configuration directive. Regards,
Author
Owner

@stigmatcell commented on GitHub (Jan 17, 2017):

Hi,

Thanks for the response.

I check at file sa_report.cgi but there is no value for MAX_LINE? where i must change the value or i just need change the MAX_LINE into a number? is it correct the file is sa_report.cgi ?
and after we change the value should i run command /usr/local/sendmailanalyzer/sendmailanalyzer -f ?

regards,

<!-- gh-comment-id:273011818 --> @stigmatcell commented on GitHub (Jan 17, 2017): Hi, Thanks for the response. I check at file sa_report.cgi but there is no value for MAX_LINE? where i must change the value or i just need change the MAX_LINE into a number? is it correct the file is sa_report.cgi ? and after we change the value should i run command /usr/local/sendmailanalyzer/sendmailanalyzer -f ? regards,
Author
Owner

@darold commented on GitHub (Jan 17, 2017):

Please have a look to /usr/local/sendmailanalyzer/sendmailanalyzer.conf , this is where your configuration exists.

<!-- gh-comment-id:273043179 --> @darold commented on GitHub (Jan 17, 2017): Please have a look to /usr/local/sendmailanalyzer/sendmailanalyzer.conf , this is where your configuration exists.
Author
Owner

@stigmatcell commented on GitHub (Jan 17, 2017):

Hi Darold,

Thaks for the solutions. It works for me now.. :)

<!-- gh-comment-id:273065508 --> @stigmatcell commented on GitHub (Jan 17, 2017): Hi Darold, Thaks for the solutions. It works for me now.. :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/sendmailanalyzer#34
No description provided.