Change History (4)
by , 23 years ago
Attachment: | mutt.patch added |
---|
comment:1 by , 23 years ago
Status: | new → assigned |
---|
I am positive this in not necessary, but I can't remember why. Leaving open for additional research.
comment:2 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Well, you'll have been pretty nice to me on this one, but I was conditionally wrong. If you have not installed a MTA, then the /var/mail directory has not likely been changed to group writeable. Failing this configure test causes make install to look for the mail group (and fails if not found). Instructions modified to cover this case.
Note:
See TracTickets
for help on using tickets.
adds group mail only if not present.