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 -u backuppc /usr/share/BackupPC/bin/BackupPC_sendEmail -u backuppc

This shows up in /var/log/maillog:
Jun  1 15:07:06 localhost postfix/pickup[8422]: AC8021840E3: uid=496 
from=<backuppc>
Jun  1 15:07:06 localhost postfix/cleanup[8582]: AC8021840E3: 
message-id=<20130601190706.AC8021840E3@stevesDesktop.localdomain>
Jun  1 15:07:06 localhost postfix/qmgr[4236]: AC8021840E3: 
from=<backuppc@stevesDesktop.localdomain>, size=514, nrcpt=1 (queue active)
Jun  1 15:07:06 localhost postfix/local[8584]: AC8021840E3: 
to=<backuppc@stevesDesktop.localdomain>, orig_to=<backuppc>, relay=local, 
delay=0.19, delays=0.14/0/0/0.04, dsn=2.0.0, status=sent (delivered to mailbox)
Jun  1 15:07:06 localhost postfix/qmgr[4236]: AC8021840E3: removed

and no mail is delivered anywhere that I can tell. backuppc doesn't have a 
mailbox.

I expected the "to" address to be zep...@cfl.rr.com.
Either I am misunderstanding something or I have something configured 
incorrectly. 
Well..probably both.

TIA
Steve.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
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/

Reply via email to