Skip to content

Conversation

@balli1187
Copy link

I changed the code in a way that user permissions are pulled into the container and also add some lines for automation:

  • cronjobs are setup automatically. schedule can be defined by environment variable
  • timezone can be setup by variable. Might be not necessary but should prevent changes in e-mails timestamps
  • subdirectories (Maildir, sieve) arecreated if it doesn't already exist.

Hope you like it and can approve it.

User inside the container are created with user and group permissions on the hostsystem.
Subfolders in `/home/$USER` are created if necessary.
 - cronjobs are set up for all users found
 - schedule can be configured with ENV variable
 - timezone can be choosen by ENV variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant