Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Errormail from cront test: test -x /usr/sbin/run-crons && /u
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
elmar283
Guru
Guru


Joined: 06 Dec 2004
Posts: 316
Location: Haarlem, Netherlands

PostPosted: Sun Mar 24, 2013 2:25 pm    Post subject: Errormail from cront test: test -x /usr/sbin/run-crons & Reply with quote

Cron keeps mailing me about files too large to send. It comes from the command 'test -x /usr/sbin/run-crons && /usr/sbin/run-crons' that vixie-cron runs regularly.
The mail I get:
Code:

postdrop: warning: uid=109: File too large
sendmail: fatal: logcheck(109): message file too big
Error closing sendmail: non-zero exit (75) at /usr/bin/mime-construct line 559


I don't know what it is trying to send trough sendmail. So does someone know what the reason for the message is?
I don't know what config files I should add. So please ask for that. Thanks!
Back to top
View user's profile Send private message
Quincy
Apprentice
Apprentice


Joined: 02 Jun 2005
Posts: 201
Location: Germany

PostPosted: Fri Mar 29, 2013 5:06 am    Post subject: Reply with quote

Seems that logcheck tries to email something like /var/log/messages (which may grow quite big if you don't have logrotate installed).

So I would suggest to:
  • Check file sizes in /var/log
  • Check the configuration (if any) of logcheck
  • Perhaps install logrotate to keep file sizes small enough to get sent by email
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum