[Bug 222572] mail/rainloop fails to set required permissions in data directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 25 13:03:21 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222572

--- Comment #2 from Palle Girgensohn <girgen at FreeBSD.org> ---
Ah yes, you're right, they should all be owned by root.

Just change to this?


+%%WWWDIR%%/data/EMPTY
+%%WWWDIR%%/data/VERSION
+%%WWWDIR%%/index.php
+ at owner %%WWWOWN%%
+ at group %%WWWGRP%%
+ at dir %%WWWDIR%%/data

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list