Will wrote:
> SendmailPath /usr/sbin/sendmail
> EMailFromUserName r...@[hostname]
> EMailAdminUserName m...@[domain]
> EMailUserDestDomain [domain]
>
>    

I've got:

$Conf{SendmailPath} = '/usr/sbin/sendmail';
$Conf{EMailFromUserName} = 'BackupPC';
$Conf{EMailAdminUserName} = '[email protected]';
$Conf{EMailUserDestDomain} = '';

I'm using postfix by the way and I've got all email that hits it being 
forwarded to our main mail server:

cat main.cf:

relayhost = 10.0.0.10


> What I fail to see (and haven't seen) is how or when the emails are
> generated,
They are generated during the nightly maintenance


> Any suggestions would be greatly appreciated.
>    

My guess is that you'll see some type of failure on the mail in either 
/var/log/mail logs or the /var/log/(messages or syslog)

Doug

-- 
Ben Franklin quote:

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


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to