Re: [BackupPC-users] Email configuration

2019-05-10 Thread Craig Barratt via BackupPC-users
BackupPC uses sendmail to send emails. See the documentation for how to test sending of emails. Craig On Wed, May 8, 2019 at 5:37 AM Gopal Dhapa wrote: > Hello Team, > Please share link or document for email co

[BackupPC-users] Email configuration

2019-05-08 Thread Gopal Dhapa
Hello Team, Please share link or document for email configuration in backuppc. Thank you Gopal Dhapa ___ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List:https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki:http:

Re: [BackupPC-users] Email configuration

2013-06-02 Thread Michael Stowe
> Jun 1 18:18:18 localhost postfix/smtp[9269]: 907191840E9: host > cdptpa-smtpin01.mail.rr.com[75.180.132.243] refused to talk to me: 554 > 5.7.1 - ERROR: Mail refused - <184.90.56.138> - See > http://www.spamhaus.org/query/bl?ip=184.90.56.138 > Jun 1 18:18:19 localhost postfix/smtp[9269]: 90719

Re: [BackupPC-users] Email configuration

2013-06-01 Thread Steve Blackwell
On Sat, 1 Jun 2013 16:32:15 -0500 "Michael Stowe" wrote: > > > It also seems to imply that the username you're using is "backuppc" > > rather than "zephod." This will be set under "hosts". > > Errr, you can safely ignore that, I was thinking of something else > entirely, but it does appear you

Re: [BackupPC-users] Email configuration

2013-06-01 Thread Michael Stowe
> It also seems to imply that the username you're using is "backuppc" rather > than "zephod." This will be set under "hosts". Errr, you can safely ignore that, I was thinking of something else entirely, but it does appear your configuration isn't being read or used. I recommend trying out the -

Re: [BackupPC-users] Email configuration

2013-06-01 Thread Michael Stowe
> I can't get e-mail notification to work. > > I modified the main config.pl file with these settings: > > $Conf{SendmailPath} = '/usr/sbin/sendmail'; > $Conf{EMailFromUserName} = 'backuppc'; > $Conf{EMailAdminUserName} = 'zephod'; > $Conf{EMailUserDestDomain} = '@cfl.rr.com'; > > When I issue thi

[BackupPC-users] Email configuration

2013-06-01 Thread Steve Blackwell
I can't get e-mail notification to work. I modified the main config.pl file with these settings: $Conf{SendmailPath} = '/usr/sbin/sendmail'; $Conf{EMailFromUserName} = 'backuppc'; $Conf{EMailAdminUserName} = 'zephod'; $Conf{EMailUserDestDomain} = '@cfl.rr.com'; When I issue this command: # sudo

Re: [BackupPC-users] email configuration

2007-03-06 Thread Craig Barratt
Isaac Perez writes: > I read the email section of the configuration, but I don't find any > place where I can specify that backuppc send emails when a backup > has finished correctly. > There is the possibility? It's not directly supported, but it could be done with $Conf{DumpPostUserCmd}. The $

[BackupPC-users] email configuration

2007-03-06 Thread Isaac Perez
Hi all, I read the email section of the configuration, but I don't find any place where I can specify that backuppc send emails when a backup has finished correctly. There is the possibility? Thanks - Take Surveys. Earn Cash