December 19, 201411 yr unRAID OS Version: 6.0 beta 12 Description: File "/root/dead.letter" is created with following contents when EMail Notifications are not configured or setup: root@:~# ls -al /root/dead.letter -rw-rw-rw- 1 root root 1484 Dec 18 04:40 /root/dead.letter root@:~# cat /root/dead.letter error: skipping "/var/log/apcupsd.events" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/docker.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/syslog" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/vsftpd.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/wtmp" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/btmp" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. How to reproduce: Let unRAID run for at least a day without Email Notifications being configured. Expected results: no frivolous file /root/dead.letter created, possibly caused by underlying issues indicated in file. Actual results: Errors exist that cause file to be generated/created. Other information:
December 19, 201411 yr I reported the same issue here: http://lime-technology.com/forum/index.php?topic=37202.0
Archived
This topic is now archived and is closed to further replies.