[backuppc/config] EMailUserDestDomain is a domain
This commit is contained in:
parent
e6932aa01b
commit
0b37a791f7
1 changed files with 1 additions and 1 deletions
|
@ -1912,7 +1912,7 @@ print "$Conf{RsyncdPasswd} = '%s';" % secrets.backuppc_RsyncdPasswd
|
|||
@#
|
||||
@# With this setting user email will be set to 'user@mydomain.com'.
|
||||
@#
|
||||
@$Conf{EMailUserDestDomain} = 'backuppc@crans.org';
|
||||
@$Conf{EMailUserDestDomain} = '@crans.org';
|
||||
@
|
||||
@#
|
||||
@# This subject and message is sent to a user if their PC has never been
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue