haraka / Haraka

A fast, highly extensible, and event driven SMTP server
https://haraka.github.io
MIT License
5.09k stars 661 forks source link

Where are plugin logs saved? #3099

Closed rickersilva closed 1 year ago

rickersilva commented 2 years ago

4I just run the plugin, and there was no errors. apparently.

Running haraka on the plugin project folder throws a warning for smtp.ini unset and two errors related to TLS because I have not created unsigned certificates in the plugin.

however, haraka starts and works. When I run the swaks command it shows this.1 Captura de pantalla 2022-09-22 200304

I checked the loglevel file created in the process but there is nothing appart from LOGDEBUG and in hostlist only the result of the echo command.

msimerson commented 1 year ago

Where are plugin logs saved?

Typically /var/log/haraka.log. Unless you have a logging plugin enabled, such as syslog. If so, check that plugins config to see where.