Replies: 1 comment
-
I am not sure what It may be helpful to provide some details on your set up. We can start with the cmd you use to run container -- it should give some clues at what params are you using etc. (Remove any sensitive info when sharing scripts if any). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey community,
luckily I got icloudpd set up on my Synology NAS in a container, it's syncing perfectly.
As per knowledge base articles I'm making use of variables in the Docker container config to set the apple_id, folder_path, etc.
Now I wanted to configure SMTP to send mail notifications, but uncertain how to achieve this. Do I need to run the entire icloudpd command (which I have no awareness of as I used sync-icloud.sh and variables in my docker container) and add --smtp-username and the other required variables? How does this align with the configuration currently set by sync-icloud.sh in my container?
Guessing the answer is trivial, but can't get to it.
Beta Was this translation helpful? Give feedback.
All reactions