pygosa (0.2.5+deb12) bookworm; urgency=low

  * fix another issue with empty opt data in imapmail
    causing empty string coercion to an array to fail

 -- Christian Schwamborn <christian.schwamborn@nswit.de>  Wed, 06 May 2026 09:40:00 +0200

pygosa (0.2.4+deb12) bookworm; urgency=low

  * samba4ad: avoid attempt of password changes on users without sambaSamAccount
  * add skipspecial to mail handling to avoid touching mailboxes such as #sieve;
    fix exception in class ImapMail and SSHFS if del is called before init is really done
  * suppress all mailbox deletes if deletemailbox is False
  * use inetOrgPerson instead of posixAccount to determin usermapping
  * issue with empty opt data; samba4ad: skip old nt domain machine accounts

 -- Christian Schwamborn <cs@mail.architektur.tu-darmstadt.de>  Sun, 22 Mar 2026 11:16:00 +0100

pygosa (0.2.3+deb12u1) bookworm; urgency=low

  * fix KeyError exception in imapmail.py when all users have been removed from a mail group.

 -- Christian Schwamborn <cs@mail.architektur.tu-darmstadt.de>  Wed, 10 Dec 2025 7:00:00 +0100

pygosa (0.2.2+deb12u1) bookworm; urgency=low

  * missing condition in imapmail to check condition of deletemailbox.
  * some additional info logging in imapmail.

 -- Christian Schwamborn <cs@mail.architektur.tu-darmstadt.de>  Tue, 11 Nov 2025 9:30:00 +0100

pygosa (0.2.1+deb12u1) bookworm; urgency=low

  * fix dependencies.
  * adjustments to groupmail and samba4AD configuration.
  * switch logging from error to info in _imapDisConn.
  * add config deletemailbox.

 -- Christian Schwamborn <cs@mail.architektur.tu-darmstadt.de>  Wed, 10 Nov 2025 11:50:00 +0100

pygosa (0.2+deb12u1) bookworm; urgency=low

  * further implementation of samba4AD.

 -- Christian Schwamborn <cs@mail.architektur.tu-darmstadt.de>  Wed, 29 Oct 2025 6:36:00 +0100

pygosa (0.1+deb12u1) bookworm; urgency=low

  * Initial release.

 -- Christian Schwamborn <cs@mail.architektur.tu-darmstadt.de>  Thu, 14 Dec 2023 9:00:00 +0100

