NAUbackup / VmBackup

XenServer simple backup script
228 stars 61 forks source link

Added two fixes - email send retry and regex matching for multiple VM exports #46

Closed ilium007 closed 6 years ago

ilium007 commented 7 years ago

I had problems with emails not reaching me due to SMTP timeouts so I added code to retry upon email send failure.

I raised an issue re. failing to match more than one VM in vmexport=xxxx

Tested and working on my side.