Open GoogleCodeExporter opened 9 years ago
If you haven't already got this sorted, the end of your exception trace has a
description of The jurisdiction policy files are not signed by a trusted
signer. A quick search uncovers this post
http://stackoverflow.com/questions/9745193/java-lang-securityexception-the-juris
diction-policy-files-are-not-signed-by-a-t
So it sounds as if you may have installed the wrong unlimited JCE for the
version of Java you have running.
Original comment by phillip....@nitorgroup.com
on 22 Mar 2014 at 2:04
Hi phillip,
Thanks for your reply and is working fine but while sending i am getting
trouble when enabling SMTP ATUH
with this error log
Id='103720422' User='' Connection established from 155.169.252.241
INFO | jvm 1 | 2014/03/08 04:31:53 | INFO 04:31:53,298 | james.smtpserver |
Id='103720422' User='' org.apache.james.smtpserver.AuthRequiredToRelayRcptHook:
result=2 (DENY)
INFO | jvm 1 | 2014/03/08 04:31:56 | INFO 04:31:56,445 | james.smtpserver |
Id='103720422' User='' Connection closed for 155.169.252.241]
If i disable SMTP AUTH I am able to send mails to extarnal domains.
and i had one more doubt please clarify me is it required to do the following
step.
I added license file details as well as download and copy the .exe file from
http://wrapper.tanukisoftware.com v3.5.24 and renamed it to
"wrapper-windows-x86-64.exe" and changed in james.bat from
wrapper-windows-x86-32 to wrapper-windows-x86-64 and from
wrapper-windows-x86-64 to wrapper-windows-x86-32 "because without changing this
license info i am getting a error ( unable to access mailbox)." after changing
license file i got the same error so i changed the exe file too.
Is i required to add license information in wrapper.conf to send mails because
i need to be purchased form tanukisoftware.com. actually james is a open source
but is it required to purchase the license for using the wrapper and is their
any solution to avoid the error (unable to access inbox) with out adding the
license.
Again Thanks in advance for your helping nature.
Harry.
Original comment by itsharsh...@gmail.com
on 24 Mar 2014 at 2:52
Hi Harry
For the SMTP auth issues I'm not sure, have you tried disabling the
AuthRequiredToRelayRcptHook?
Concerning the JSW there's a community edition available for free... I don't
use the JSW with JAMES and haven't used the JSW in quite some time so I'd
recommend seeing the tanuki software site for details on handling the license.
Alternatively there's http://yajsw.sourceforge.net if you want to move to a
free and unrestricted JSW compatible implementation.
And for "unable to access mailbox" where is this error appearing, in the log
file?
Phillip
Original comment by phillip....@nitorgroup.com
on 25 Mar 2014 at 1:31
Hi Phillip,
Thanks for your quick response.
In which config file i may find this info to disable this
"AuthRequiredToRelayRcptHook"
I Disabled <authRequired>(false) and its working fine but i think smtp
<authRequired> need to keep true because its not a rely email server i
think(don't know exactly).
Can we run james3b4 without installing the wrapper?
with out using the license in wrapper i got the error "unable to access
mailbox" for this i attached the log info in the below attachment.
And i will check YAJSW how to use this one but for win-X64 community edition is
not available at
http://wrapper.tanukisoftware.com/doc/english/download.jsp#downloadNote1
Again Thanks in advance for your helping nature.
Harry.
Original comment by itsharsh...@gmail.com
on 26 Mar 2014 at 11:15
Attachments:
[deleted comment]
Hi Harry
Yeah I just remembered, the 64bit version of the JSW is only available if you
buy a license... been 5 to 6 years since I dealt with the JSW on a 64bit
machine. Unless I'm forgetting something there shouldn't be anything stopping
you running the 32bit wrapper on a 64bit machine.
Concerning the use of the wrapper, yes there is no requirement to use it... it
just provides a nice way to start JAMES as a service in Windows. See the bat
file(s) in the bin directory.
If AuthRequiredToRelayRcptHook is enabled you should see it in the same file
containing <authRequired> (conf/smtpserver.conf)
Phillip
Original comment by phillip....@nitorgroup.com
on 26 Mar 2014 at 2:07
Hi Phillip,
Yes 32bit wrapper also working( I mean james is started) here i am using
community edition. but the problem while receiving the mails i am getting these
errors in log file once please check those and advice me how to config and use
this mails properly.
And AuthRequiredToRelayRcptHook was not found in (conf/smtpserver.conf).
Again Thanks in advance for your helping nature.
Harry.
Original comment by itsharsh...@gmail.com
on 26 Mar 2014 at 3:48
Attachments:
Hi Phillip,
Without installing the wrapper i was unable to run james3b4 like james2.3.2.
buy running "Run.bat" if i miss any thing please suggest me how to run this.
Thanks,
Harry.
Original comment by itsharsh...@gmail.com
on 27 Mar 2014 at 4:57
Original issue reported on code.google.com by
itsharsh...@gmail.com
on 8 Mar 2014 at 9:54Attachments: