Re: Custom SASL authentication

2023-03-18 Thread Aki Tuomi
  On 18/03/2023 00:44 EET David Koski wrote:     Hello,   I'm looking for a good way to apply a custom hash to passwords.  My hope is to add passwords to a (MySQL) database: INSERT

Re: Can't seem to setup remote access to doveadmI'm using

2023-03-18 Thread Aki Tuomi
You could instead use Dovecot's HTTP API. See https://doc.dovecot.org/admin_manual/doveadm_http_api/   Aki On 18/03/2023 16:13 EET Paul Kudla wrote:     ok there might be other ways to do this but here is

Re: Can't seem to setup remote access to doveadmI'm using

2023-03-18 Thread Paul Kudla
ok there might be other ways to do this but here is what i did for my django project I had to create a listener in python PLEASE PLEASE PLEASE BE CAREFUL ! This script is designed to work on a closed network and is still rough around the edges but does work needs to be run as root in the