Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Gandalf Corvotempesta
2016-01-23 23:55 GMT+01:00 Les Mikesell : > The name(s) in $Conf{CgiAdminUsers} or $Conf{CgiAdminUserGroup} can > manage all hosts. The separate ones in the hosts file are limited to > that individual host. In any case you can use an alias in your email > setup to forward remotely. Thank you ve

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Les Mikesell
On Sat, Jan 23, 2016 at 4:24 PM, Gandalf Corvotempesta wrote: > 2016-01-23 21:50 GMT+01:00 Alexander Moisseev : >> It's a local Unix user, and you can't change its email. >> You can leave username in the hosts file blank or use mail alias to redirect >> mail wherever you want. > > I can't remove

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Gandalf Corvotempesta
2016-01-23 21:50 GMT+01:00 Alexander Moisseev : > It's a local Unix user, and you can't change its email. > You can leave username in the hosts file blank or use mail alias to redirect > mail wherever you want. I can't remove that user from hosts file or i'll be unable to manage the hosts from we

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Alexander Moisseev
On 23.01.16 22:33, Gandalf Corvotempesta wrote: > 2016-01-23 20:27 GMT+01:00 Alexander Moisseev : >> On 23.01.16 22:13, Gandalf Corvotempesta wrote: >> Is there something like backuppc@localdomain in the BackupPC's hosts file? > > No, there is only reference to "backuppc" user as administrator for

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Gandalf Corvotempesta
2016-01-23 20:27 GMT+01:00 Alexander Moisseev : > On 23.01.16 22:13, Gandalf Corvotempesta wrote: > Is there something like backuppc@localdomain in the BackupPC's hosts file? No, there is only reference to "backuppc" user as administrator for each host: srv10 backuppc srv20

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Alexander Moisseev
On 23.01.16 22:13, Gandalf Corvotempesta wrote: Is there something like backuppc@localdomain in the BackupPC's hosts file? -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: M

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Gandalf Corvotempesta
2016-01-23 20:06 GMT+01:00 Les Mikesell : > Have you checked the mail logs to see if this was the original > recipient? It might be getting aliased or returned as an error > somewhere along the way. Is the first check i've tried. mail are directly sent to "backuppc@localdomain" where localdomain

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Les Mikesell
On Sat, Jan 23, 2016 at 12:32 PM, Gandalf Corvotempesta wrote: > 2016-01-23 18:54 GMT+01:00 Alexander Moisseev : >> These options might be overridden in the host configuration. > > Non in this case. The only host configuration that I have is rsync password. > Have you checked the mail logs to see

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Gandalf Corvotempesta
2016-01-23 18:54 GMT+01:00 Alexander Moisseev : > These options might be overridden in the host configuration. Non in this case. The only host configuration that I have is rsync password. -- Site24x7 APM Insight: Get Deep

Re: [BackupPC-users] Mail recipient

2016-01-23 Thread Alexander Moisseev
On 23.01.16 15:06, Gandalf Corvotempesta wrote: > Hi, > i'm trying to send mail to a specific recipient with BPC 4 > > I've already set this: > > $Conf{EMailFromUserName} = 'n...@mydomain.tld'; > $Conf{EMailAdminUserName} = 'n...@mydomain.tld'; > $Conf{EMailUserDestDomain} = '@mydomain.tld'; > > as

[BackupPC-users] Mail recipient

2016-01-23 Thread Gandalf Corvotempesta
Hi, i'm trying to send mail to a specific recipient with BPC 4 I've already set this: $Conf{EMailFromUserName} = 'n...@mydomain.tld'; $Conf{EMailAdminUserName} = 'n...@mydomain.tld'; $Conf{EMailUserDestDomain} = '@mydomain.tld'; as wrote in docs, EMailAdminUserName should be the recipient of adm

Re: [BackupPC-users] BPC 4 very slow

2016-01-23 Thread Gandalf Corvotempesta
2016-01-21 23:46 GMT+01:00 Adam Goryachev : > Then you have some other error causing problems. Check various things > such as permissions, disk space, errors on the client, etc. Something is > causing rsync to fail, and you will need to fix that to get successful > backups. Check both system logs a