first try to avoid passwords in arguments but instead using files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SYSUSER=$(whoami)
|
||||
DOMAIN=panel.domain.tld
|
||||
|
||||
# Email stuff
|
||||
DOMAIN=panel.domain.tld
|
||||
TOEMAIL=user@domain.tld
|
||||
FREMAIL=user@domain.tld
|
||||
SENDMAILPATH=/usr/sbin/sendmail
|
||||
|
||||
Reference in New Issue
Block a user