Instantly share code, notes, and snippets.

Embed
What would you like to do?
haraka shutdown
loglevel: LOGINFO
Starting up Haraka version 2.8.13
[INFO] [-] [core] Loading plugins
[INFO] [-] [core] Loading plugin: process_title
[INFO] [-] [core] Loading plugin: syslog
[INFO] [-] [core] Loading plugin: access
[INFO] [-] [access] skipping helo.checks.regexps
[INFO] [-] [core] Loading plugin: connect.p0f
[INFO] [-] [core] Loading plugin: geoip
[INFO] [-] [geoip] loaded maxmind with 2 DBs
[INFO] [-] [core] Loading plugin: connect.fcrdns
[INFO] [-] [core] Loading plugin: dnsbl
[INFO] [-] [core] Loading plugin: helo.checks
[INFO] [-] [core] Loading plugin: tls
[INFO] [-] [core] Loading plugin: auth/auth_vpopmaild
[INFO] [-] [core] Loading plugin: mail_from.is_resolvable
[INFO] [-] [core] Loading plugin: spf
[INFO] [-] [core] Loading plugin: rcpt_to.qmail_deliverable
[INFO] [-] [core] Loading plugin: bounce
[INFO] [-] [core] Loading plugin: data.headers
[INFO] [-] [core] Loading plugin: data.uribl
[INFO] [-] [core] Loading plugin: attachment
[INFO] [-] [core] Loading plugin: clamd
[INFO] [-] [clamd] Loading excludes file
[INFO] [-] [core] Loading plugin: avg
[INFO] [-] [core] Loading plugin: spamassassin
[INFO] [-] [core] Loading plugin: rspamd
[INFO] [-] [core] Loading plugin: dkim_sign
[INFO] [-] [core] Loading plugin: karma
[NOTICE] [-] [core] the haraka-plugin- prefix is not required in config/plugins
[CRIT] [-] [core] TypeError: Cannot read property 'notes' of undefined
[CRIT] [-] [core] at Plugin.exports.register (/usr/local/lib/node_modules/Haraka/node_modules/haraka-plugin-karma/index.js:33:16)
[CRIT] [-] [core] at Object.plugins._register_plugin (/usr/local/lib/node_modules/Haraka/plugins.js:373:12)
[CRIT] [-] [core] at Object.plugins.load_plugin (/usr/local/lib/node_modules/Haraka/plugins.js:346:17)
[CRIT] [-] [core] at /usr/local/lib/node_modules/Haraka/plugins.js:318:17
[CRIT] [-] [core] at Array.forEach (native)
[CRIT] [-] [core] at Object.plugins.load_plugins (/usr/local/lib/node_modules/Haraka/plugins.js:317:17)
[CRIT] [-] [core] at Object.Server.createServer (/usr/local/lib/node_modules/Haraka/server.js:266:20)
[CRIT] [-] [core] at Object.<anonymous> (/usr/local/lib/node_modules/Haraka/haraka.js:76:8)
[CRIT] [-] [core] at Module._compile (module.js:571:32)
[CRIT] [-] [core] at Object.Module._extensions..js (module.js:580:10)
[NOTICE] [-] [core] Shutting down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment