Kontaktieren Sie uns bei Fragen. In weiterer Folge erstellen wir Ihnen gerne ein Angebot.

Unreleased

  • Added salary management

User Action required

  • Update frontend.py in config folder according to sample
  • Create and edit salary.py in config folder according to sample
  • Create salary_admins group in AD

01.06.2022

  • Refactored infoscreen management for users and groups

15.05.2022

  • Automatically prolonging infoscreens, only informing admins
  • Showing monthly statistics for older redirects
  • Handling some more email related errors

30.4.2022

  • Separating Infoscreens to permanent and pending

05.03.2022

  • Removed Rocket.Chat integration
  • Using default list settings for new lists
  • Adjusting moderate flag for list owner automatically
  • Automatically creating and updating list of list-owners

User Action required

  • Make sure that DEFAULT_LIST_SETTINGS exists in mail.py
  • Add MAIL_OWNER_LIST to mail.py

16.12.2021

  • Added Mailman container for development
  • Improved Error handling for mailman

18.11.2021

  • Better display of group options

07.11.2021

  • Now sending a notice to admins when a subgroup shall be deleted.
  • Better exception handling in memberships backend
  • Moved alembic migrations and integrated them better
  • Now sending mail quota notification only once per login
  • Now executing ldap operations in account activation only if necessary

05.11.2021

  • Improved generating reverse dns entries for frontend and backend
  • Infoscreens can now be deleted by their owners and group admins

08.10.2021

  • Improved Fail2Ban detection
  • Improved Infoscreen Management
  • Improved redirect statistics for admins

22.09.2021

  • Allowing Ticketeers to confirm expired tickets
  • Improved Mailconfig samples
  • Added limits for user and groupname sizes for mailing lists and forwarders

17.06.2021

  • Handling of 413 Error (File Size)
  • Better display of infoscreens for admins
  • Dependency upgrades

02.06.2021

  • Major Bugfix for date generation on various instances
  • Small Bugfixes
  • Improved Notification Mails for new Infoscreens

22.04.2021

  • Now sending unused List report to admins as well
  • Amount of days before reporting can be set with settings
  • Consolidating Sync and Add functionality of lists
  • Added modal buttons for forms

User Action required

  • Set LIST_REPORT_DAYS in mail.py
  • Remove MAIL_SERVICE_GROUP_SYNC from baseconfig.py
  • Remove MAIL_SERVICE_GROUP_SYNC from baseconfig.py
  • Add BASE_MAIL_LISTS to mail.py
  • Move all List Groups from the two mail list OUs into one new list OU
  • Rename mailmansync_lists job to mailmansync in frontend.py
  • Remove SMS_DEBUG from backend.py

06.04.2021

  • Improved Mailman sync speed
  • Improved Nginx logrotation
  • Improved Mailbox Storage Notice
  • Now forcing name change, when adding a user to a list.

User Action required

  • Update job_imap_storage to every 12 hours

25.03.2021

  • Language Change is now possible for lists
  • RFC Headers are enabled for lists
  • Design unified (Cards)

User Action required

  • Update Mail Config

18.03.2021

  • Changelog is now rendered
  • Copyright added to every page
  • Mass subscribing users with names is now possible
  • Added Nginx Logrotation
  • Now banning people who try inexisting ssl redirects over and over

User Action required

  • Update Backend config (Logrotation)
  • Update Nginx config (localhost -> IP)

09.03.2021

  • A notification about expiring passwords is now sent on the day before expiration as well.
  • Listadmins are now able to change visible names of external adresses

08.03.2021:

  • When searching Users, one can now search for any part in names, not just the first.

User Action required

  • In the automatic_reminders job the AE Check has been removed

06.03.2021:

  • Added List and Forwarder Management

User Action Required:

  • Added INTERNAL_ORGANISATION_NAME to BaseConfig
  • Added REDIRECT_404_PAGE to RedirectorConfig
  • Moved INTERNAL_LINKS_HEADER from FrontendConfig to BaseConfig
  • Moved INTERNAL_LINKS from FrontendConfig to BaseConfig