Hi Vincenzo,

Thanks for trying Postage!

My first guess would be the changes introduced in revision 419513.

Unfortunatly, I am not using the latest from James 2.3 branch. But this reminds me to update my local env as soon as possible to keep Postage integration code up-to-date with James.

Tomorrow I can revisit this issue. Maybe you could try to workaround this. Either by using an older James 2.3 or by improving SMTPMailSink/SimpleSMTPServerConfiguration (and provide a patch :-), that would be cool).

(Please note that currently you could commit changes to Postage SVN directly by yourself, but SVN notifications are not yet activated, AFAIK, so that is stopping me from committing there.)

  Bernd


Vincenzo Gianferrari Pini wrote:
Hi Bernd,

I'm experimenting Postage (with James 2.3.0b3, both compiled and ran under jdk 1.4.2), but I'm always getting the following error:

-------------
Buildfile: build.xml

initialize:

run-debug:
[java] 18-lug-2006 14.47.33 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int1
[java] 18-lug-2006 14.47.33 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int2
[java] 18-lug-2006 14.47.33 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int3
[java] 18-lug-2006 14.47.34 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int4
[java] 18-lug-2006 14.47.34 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int5
[java] 18-lug-2006 14.47.34 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int6
[java] 18-lug-2006 14.47.34 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int7
[java] 18-lug-2006 14.47.34 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int8
[java] 18-lug-2006 14.47.35 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int9
[java] 18-lug-2006 14.47.35 org.apache.james.postage.PostageRunner addUser
    [java] INFO: user created: test_int10
[java] 18-lug-2006 14.47.36 org.apache.james.postage.PostageRunner setupInboundMailing
    [java] INFO: availability of inbound mailing verified
[java] 18-lug-2006 14.47.36 org.apache.james.postage.PostageRunner setupInboundMailing
    [java] INFO: availability of inbound mailing verified
[java] 18-lug-2006 14.47.36 org.apache.james.postage.PostageRunner setupInboundMailing
    [java] INFO: availability of inbound mailing verified
[java] 18-lug-2006 14.47.36 org.apache.james.postage.PostageRunner setupInboundMailingChecker [java] INFO: availability of checking for inbound mailing (POP3) verified [java] 18-lug-2006 14.47.36 org.apache.james.postage.smtpserver.AvalonToPostageLogger error [java] INFO: No messageHandler configured. Check that SendMailHandler is configured in the SMTPHandlerChain [java] 18-lug-2006 14.47.36 org.apache.james.postage.PostageRunner execute
    [java] GRAVE: could not even start the runner successfully
    [java] org.apache.james.postage.StartupException: failed to setup
[java] at org.apache.james.postage.PostageRunner.setupForwardedMailInterceptor(PostageRunner.java:405) [java] at org.apache.james.postage.PostageRunner.execute(PostageRunner.java:107) [java] at org.apache.james.postage.PostageRunner.run(PostageRunner.java:158)
    [java]     at org.apache.james.postage.Main.runScenarios(Main.java:82)
    [java]     at org.apache.james.postage.Main.main(Main.java:66)

BUILD SUCCESSFUL

----------------

James itself runs perfectly (obiously when <gateway> is disabled in RemoteDelivery).

Any hint?

Thanks,

Vincenzo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to