When i'm adding a maillinglist to a domain, the file majordomo.cf gets the wrong permissions on the group:
-rw-r----- 1 majordomo 9999 10462 Oct 18 16:22 majordomo.cf
Thus resulting in :
The following text was generated during the delivery attempt:
------ pipe to |/etc/virtual/majordomo/wrapper resend -C /etc/virtual/test123.nl/majordomo/majordomo.cf -l uniserver -h test123.nl -f owner-uniserver [email protected]
generated by [email protected] ------
/etc/virtual/test123.nl/majordomo/majordomo.cf not readable; stopped at /etc/virtual/majordomo/resend line 88.
If we do a chgrp to daemon, then the mailinglist works perfectly.
Any idea why the group is 9999 instead of daemon (2) ?
-rw-r----- 1 majordomo 9999 10462 Oct 18 16:22 majordomo.cf
Thus resulting in :
The following text was generated during the delivery attempt:
------ pipe to |/etc/virtual/majordomo/wrapper resend -C /etc/virtual/test123.nl/majordomo/majordomo.cf -l uniserver -h test123.nl -f owner-uniserver [email protected]
generated by [email protected] ------
/etc/virtual/test123.nl/majordomo/majordomo.cf not readable; stopped at /etc/virtual/majordomo/resend line 88.
If we do a chgrp to daemon, then the mailinglist works perfectly.
Any idea why the group is 9999 instead of daemon (2) ?