On 9/22/2010 2:12 AM, Sorin Srbu wrote:
> Hi all,
>
> Getting the below error in my BPC logs, but am not quite sure where to start
> look for the errant "t". The path to mail is correct, it's just that it
> seems an option "t" is added to the mail command.
>
> 2010-09-22 03:31:33 BackupPC_nightly now running BackupPC_sendEmail
> 2010-09-22 03:31:35  admin : /bin/mail: invalid option -- t
> 2010-09-22 03:31:35  admin : Usage: mail [-iInv] [-s subject] [-c cc-addr]
> [-b bcc-addr] to-addr ...
> 2010-09-22 03:31:35  admin :             [-- sendmail-options ...]
> 2010-09-22 03:31:35  admin :        mail [-iInNv] -f [name]
> 2010-09-22 03:31:35  admin :        mail [-iInNv] [-u user]
>
> Thanks for any help or hints.

The -t option is for sendmail to tell it the To: address is already in 
the headers. You need to use a sendmail-compatible program in 
$Conf{SendmailPath}.  Postfix and other mailers generally supply one if 
you don't run sendmail.

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


------------------------------------------------------------------------------
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/

Reply via email to