> The very thing nginx tells you in the error message - "mail" directive > is not recognized. Probably your installation is missing libnginx-mod-mail.
I showed above. There is a module. (nginx -V --with-mail) I compiled nginx manually. There seems to be a module. I added the email while compiling. On Sun, Nov 21, 2021 at 5:06 PM Reco <recovery...@enotuniq.net> wrote: > > Hi. > > On Sun, Nov 21, 2021 at 02:27:52PM +0300, Gokan Atmaca wrote: > > What could be the problem? > > The very thing nginx tells you in the error message - "mail" directive > is not recognized. Probably your installation is missing libnginx-mod-mail. > > Reco >