[Asterisk-Users] vmail.cgi cannot read/delete messages
Adam Goryachev
mailinglists at websitemanagers.com.au
Thu May 8 20:39:08 MST 2003
You really have two options:
use umask (which is already supported without changes to asterisk, this
allows for anyone to set the umask they require).
Alternative is to change asterisk to support config options for owner,
group, and permissions. This means that we can set the owner/group to that
required by the webserver rather than just leaving them as world read/write.
Regards,
Adam
More information about the asterisk-users
mailing list