Re: [BackupPC-users] Mail recipient

2016-01-25 Thread Moorcroft, Mark (ARC-TS)[Analytical Mechanics Associates, INC.]
Any chance that BPC 4 has the same mail bug that BPC 3.x has? That bug seems to have been completely ignored. The original report I found was over 6 months ago. I posted my own remarks on Jan. 6th. http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backuppc-21/bug-i

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