Replies: 1 comment
NP. Glad you found the root cause of your issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Okay, ignore this. My bad. Missed this step setting up sendEmail:
cp -a sendEmail-v1.XX/sendEmail /usr/local/bin
I've installed raspiBackup and sendEmail. I modified the raspiBackup.conf file to include the parameters needed to send email but whenever I run raspiBackup I get an error saying that sendEmail isn't installed. I also notice that in the setup UI sendEmail isn't an option. I've modified the following parameters in the conf file: DEFAULT_EMAIL_PARMS, DEFAULT_MAIL_PROGRAM="sendEmail".
Am I missing something? Do I need to specify a path to sendEmail? It works on several other Raspberry Pi systems, just not my new one? Maybe a missing path need to sendEmail?
Tried searching for this but couldn't find anything relevant, but I'll be the first to admit I could have missed it.
All reactions