|
From: Nigel H. <nj...@ba...> - 2006-02-21 08:53:07
|
When creating a new mailing list, the subcriber's file (the file containing the email addresses of all the subscribers) is created as mode 664. This causes sendmail to complain, stating that it won't use it because the file is group-write-enabled. It would be better if the file were to be created 644. -Nigel |