Doug Lytle wrote: > Barry Robinson wrote: >> Is there any way to use Postfix instead of Sendmail for BackupPC? > > I think it's as simple as creating a symlink to postfix and name it > sendmail > > ln -s /usr/sbin/postfix /usr/sbin/sendmail > > Actually, I just checked. There is already a symlink to postfix as > sendmail in my install. I believe this is done automagically. You > may > want to check.
Yeah, all MTA's I've ever worked with provide a sendmail interface, so usually there is nothing special you need to do to be able to use Postfix. Just point your software to /usr/sbin/sendmail and it should be ok. Nils. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
