diff --git a/Python/etc/backuppc/config.pl b/Python/etc/backuppc/config.pl index bb9602c..4abb10f 100644 --- a/Python/etc/backuppc/config.pl +++ b/Python/etc/backuppc/config.pl @@ -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