mailcow-dockerized/data/Dockerfiles/dovecot/postlogin.sh

4 lines
46 B
Bash
Executable file

#!/bin/sh
export MASTER_USER=$USER
exec "$@"