on a backuppc 2.1.1 installation which I have, e-mail alerts about hosts not
being backed up, are sent to the user which is listed as owning that host in
the 'hosts' file. so for instance:

# grep pc32 hosts 
pc32    0       backuppc

the user '[EMAIL PROTECTED]' will get alerts about pc32 not being backed
up.

the problem is; that I want alerts to go to an account called
'backup-alerts'. so I set:
$Conf{EMailAdminUserName} = '[EMAIL PROTECTED]';

but mail messages continue going to the [EMAIL PROTECTED] user!
I can probably fix this in the MTA on the smarthost, given some work; but it
would be much better if it could be cured on the program side.

is there some setting that I'm missing?
is this a bug which has been fixed in newer versions?

thanks in advance!
-- 
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to