mirror of
https://git.proxmox.com/git/proxmox-mail-forward
synced 2025-04-28 13:45:58 +00:00

It is a setuid binary owned by root, since the initial step of reading the configuration files on both PVE and PBS requires higher privileges which can't be mapped easily otherwise. Used parts of the packaging in proxmox-backup as a basis. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
17 lines
764 B
Plaintext
17 lines
764 B
Plaintext
Copyright (C) 2022 Proxmox Server Solutions GmbH
|
|
|
|
This software is written by Proxmox Server Solutions GmbH <support@proxmox.com>
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU Affero General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|