Menu

Email Parameters...

2016-06-02
2016-06-03
  • Chuck Mariotti

    Chuck Mariotti - 2016-06-02

    I recently upgraded my XSI to the latest version and my cron jobs are no longer emailing out reports. My SMTP server is an open relay (secured by IP address whitelist). Here is one line from the backup.

    /vmfs/volumes/XVM04-XDataStoreSSD-01/xsibackup/xsibackup --backup-point=/vmfs/volumes/XVM04-XDataStoreHDD-02/VMBackups/ --backup-type=all --mail-from=backup@mydomain.com --mail-to=backup@mydomain.com --smtp-srv=10.9.7.228 --smtp-auth --smtp-port=25 --time="Mon 07:00".

    HEre is the log entry:

    Found --backup-point at /vmfs/volumes/XVM04-XDataStoreHDD-03/VMBackups/
    The e-mail report will not be sent becouse of the followig reasons:
    The --smtp-usr string has not been set, you need --smtp-usr if --smtp-auth is other than -none-
    The --smtp-pwd string has not been set, you need --smtp-pwd if --smtp-auth is other than -none-

    Do I have to set a username/password if it's an open relay?

     
  • Jayce Piel

    Jayce Piel - 2016-06-03

    you have to write "--smtp-auth=none"

    you wrote only "--smtp-auth"

     

Log in to post a comment.

MongoDB Logo MongoDB