There's a couple of bugs in that plugin in 2.0.0 - a missing closing
bracket and it expects the 'end' event instead of the 'close' event.

A fixed one is in the multipart_banner branch on github, and will be merged
into master soon when we're ready to release the bannering code (though
we're having problems with how those display in various email clients).

Matt.


On Wed, Dec 5, 2012 at 6:30 AM, Cleiviane Costa <[email protected]>wrote:

> Hi!
> Someone is using Haraka on version 2.0?
>
> I am trying to use the test_queue plugin but is given the follow error:
>
> loglevel: LOGPROTOCOL
> Starting up Haraka version 2.0.0
> [INFO] [-] [core] Loading plugins
> [INFO] [-] [core] Loading plugin: rcpt_to.in_host_list
> [DEBUG] [-] [core] registered hook rcpt to rcpt_to.in_host_list.hook_rcpt
> [INFO] [-] [core] Loading plugin: test_queue
> [CRIT] [-] [core] Compiling plugin: test_queue failed
> [CRIT] [-] [core] SyntaxError: Unexpected identifier
> [CRIT] [-] [core]     at Object.plugins._load_and_compile_plugin
> (/usr/lib/node_modules/Haraka/plugins.js:139:12)
> [CRIT] [-] [core]     at plugins.load_plugin
> (/usr/lib/node_modules/Haraka/plugins.js:89:26)
> [CRIT] [-] [core]     at Array.map (native)
> [CRIT] [-] [core]     at Object.plugins.load_plugins
> (/usr/lib/node_modules/Haraka/plugins.js:82:39)
> [CRIT] [-] [core]     at Object.Server.createServer
> (/usr/lib/node_modules/Haraka/server.js:94:13)
> [CRIT] [-] [core]     at Object.<anonymous>
> (/usr/lib/node_modules/Haraka/haraka.js:57:8)
> [CRIT] [-] [core]     at Module._compile (module.js:449:26)
> [CRIT] [-] [core]     at Object.Module._extensions..js (module.js:467:10)
> [CRIT] [-] [core]     at Module.load (module.js:356:32)
> [CRIT] [-] [core]     at Function.Module._load (module.js:312:12)
> [INFO] [-] [core] Shutting down
>
> I didn't do any change on the plugin, just trying using. I am doing
> someting wrong?
> It was working on the last version. I am using de nodeJs version 0.8.15.
>
> Thank you.
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to