I need to send mail from the server, and I was going to write a program to automatically send a validation code like mail to users via postfix.
But now that docker’s postfix is using port 25, I can’t operate docker’s postfix directly, so I’m looking for support in the api file.