mailcow/data/Dockerfiles/dovecot/postlogin.sh

4 lines
45 B
Bash
Executable File

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