Re: [BackupPC-users] Backuppc Email notification

2010-10-13 Thread A A
Hi again. Finally I reconfigure sendmail succesfully I test mail command and 
its working. 

I try your configuration but still dono´t send any mail.

Any suggestion?





--- El vie, 17/9/10, Doug Lytle supp...@drdos.info escribió:

De: Doug Lytle supp...@drdos.info
Asunto: Re: [BackupPC-users] Backuppc Email notification
Para: General list for user discussion, questions and support 
backuppc-users@lists.sourceforge.net
Fecha: viernes, 17 de septiembre, 2010 13:41

A A wrote:

 EMailFromUserName 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailfromusername_
  
 : admin
 EMailAdminUserName 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailadminusername_
  
 : ale
 EMailUserDestDomain 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailuserdestdomain_
  
 : @mydomain.com
 SendmailPath 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_sendmailpath_*
  
 '/usr/sbin/sendmail';*
 /usr/sbin/sendmail is a simbolic link to /usr/sbin/postfix
 EMailNotifyMinDays 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailnotifymindays_
  
 0,9
 EMailNotifyOldBackupDays 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailnotifyoldbackupdays_:
  
 0,9
My settings are:

$Conf{EMailAdminUserName} = 'supp...@mydomain.com';
$Conf{EMailUserDestDomain} = '';
$Conf{EMailNotifyMinDays} = '2.5';
$Conf{EMailNotifyOldBackupDays} = 7;

Doug




-- 

Ben Franklin quote:

Those who would give up Essential Liberty to purchase a little Temporary 
Safety, deserve neither Liberty nor Safety.


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/



  --
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backuppc Email notification

2010-10-13 Thread Les Mikesell
On 10/13/10 2:25 AM, A A wrote:
 Hi again. Finally I reconfigure sendmail succesfully I test mail command and 
 its
 working.
 I try your configuration but still dono´t send any mail.
 Any suggestion?


Have your backups failed for the configured amount of time?  Backuppc won't 
send 
mail otherwise.

-- 
   Les Mikesell
lesmikes...@gmail.com

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backuppc Email notification

2010-10-13 Thread Rangel Caio
Hello,

Try switch to backuppc user and execute: BackupPC_sendEmail -u y...@email.com
This script is placed on /usr/share/backuppc/bin (ver. 3.2.0).
If your sendmail is really configured, it should send you a test message.

Best regards,

Rangel Caio



2010/10/13 Les Mikesell lesmikes...@gmail.com:
 On 10/13/10 2:25 AM, A A wrote:
 Hi again. Finally I reconfigure sendmail succesfully I test mail command and 
 its
 working.
 I try your configuration but still dono´t send any mail.
 Any suggestion?


 Have your backups failed for the configured amount of time?  Backuppc won't 
 send
 mail otherwise.

 --
   Les Mikesell
    lesmikes...@gmail.com

 --
 Beautiful is writing same markup. Internet Explorer 9 supports
 standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
 Spend less time writing and  rewriting code and more time creating great
 experiences on the web. Be a part of the beta today.
 http://p.sf.net/sfu/beautyoftheweb
 ___
 BackupPC-users mailing list
 BackupPC-users@lists.sourceforge.net
 List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
 Wiki:    http://backuppc.wiki.sourceforge.net
 Project: http://backuppc.sourceforge.net/


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backuppc Email notification

2010-09-17 Thread Doug Lytle
A A wrote:

 EMailFromUserName 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailfromusername_
  
 : admin
 EMailAdminUserName 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailadminusername_
  
 : ale
 EMailUserDestDomain 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailuserdestdomain_
  
 : @mydomain.com
 SendmailPath 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_sendmailpath_*
  
 '/usr/sbin/sendmail';*
 /usr/sbin/sendmail is a simbolic link to /usr/sbin/postfix
 EMailNotifyMinDays 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailnotifymindays_
  
 0,9
 EMailNotifyOldBackupDays 
 http://5.2.2.241/backuppc/index.cgi?action=viewtype=docs#item__conf_emailnotifyoldbackupdays_:
  
 0,9
My settings are:

$Conf{EMailAdminUserName} = 'supp...@mydomain.com';
$Conf{EMailUserDestDomain} = '';
$Conf{EMailNotifyMinDays} = '2.5';
$Conf{EMailNotifyOldBackupDays} = 7;

Doug




-- 

Ben Franklin quote:

Those who would give up Essential Liberty to purchase a little Temporary 
Safety, deserve neither Liberty nor Safety.


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/