[EMAIL PROTECTED] wrote: > Hello, > > I'm using BackupPC 3.0.0 since several months on a test setup and now I > would like to use the sending email. > I don't want to use sendmail because I work with a Lotus Notes server and > I would like to use it for sending emails. > How must I set BackupPC to use it ?
Just tell the sendmail on the backuppc machine to deliver local mail to the notes server. The details vary with linux distributions but you need to add define(`MAIL_HUB',[ip.of.internal.server]) to sendmail.mc, rebuild sendmail.cf and restart sendmail. In a fedora or RedHat style distibution, this would be in /etc/mail and the rebuild happens automatically with a 'service sendmail restart' command. (Note that the []'s around the IP address need to be there). -- Les Mikesell [EMAIL PROTECTED] ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ 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/