My environment is rocky linux 9, and I’m using docker for the first time to set up mailcow.
I’ve successfully setup mailcow, and I’ve been able to send and receive mails using webmail interface.
I have read the api file of mailcow.
#
But I don’t see any api for sendmail.
Is there any way for me to send emails via api?
Or can I use a command to sendmail?





