Re: DKIM -- crashes at James startup with error: malformed sequence in RSA private key

2023-11-25 Thread David Matthews
hi Giberto This is not up to date (James 3.3.0), but maybe nothing has changed in this area? i had no problem getting outgoing email DKIM signed (not checking incoming mail). How I did it is described at https://dmatthews.org/email_server/java_email.html -- David Matthews m...@dmatthews.org

Re: DKIM -- crashes at James startup with error: malformed sequence in RSA private key

2023-11-24 Thread Gilberto Espinoza
Hi Rene, Thanks for the suggestions. I tried regenerating the keys with openssl and I still got the same problem. I switched to ssh-keygen to generate the keys. It still crashed but with a different error message. I also placed the private key in the xml file so that there are no spaces between th

Re: DKIM -- crashes at James startup with error: malformed sequence in RSA private key

2023-11-23 Thread Rene Cordier
Hello, Maybe something wrong with the way the key has been generated? Did you try to generate an other one? Or even use an online tool to generate one and see if you still get the same error? Regards, Rene. On 11/23/23 21:13, Gilberto Espinoza wrote: Dear Benoit and Günter, Thank you for

Re: DKIM -- crashes at James startup with error: malformed sequence in RSA private key

2023-11-23 Thread Gilberto Espinoza
Dear Benoit and Günter, Thank you for your responses. @Günter: I have tried your suggestions without success. I will give it another try. @Benoit: Here is the full error message. Please let me know if you need additional information from the log file 15:04:21.969 [ERROR] o.a.j.m.l.AbstractState

Re: DKIM -- crashes at James startup with error: malformed sequence in RSA private key

2023-11-23 Thread Benoit TELLIER
Can you share the exact failure log please? --  Best regards, Benoit TELLIER General manager of Linagora VIETNAM. Product owner for Team-Mail product. Chairman of the Apache James project. Mail: btell...@linagora.com Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal) On Nov 23, 2023 8:19 AM, from

Re: DKIM -- crashes at James startup with error: malformed sequence in RSA private key

2023-11-22 Thread Günter Paul
Hi Gil, I'm using DKIM without problems. Maybe the blanks in private key are the problem? Can you check it? Your file: -BEGIN RSA PRIVATE KEY- ===KEY=== -END RSA PRIVATE KEY- My file: -BEGIN RSA PRIVATE KEY- ===KEY

DKIM -- crashes at James startup with error: malformed sequence in RSA private key

2023-11-22 Thread Gilberto Espinoza
Hello, My instance of James 3.8.0 crashes when I try to add the DKIM configuration in the mailetcontainer.xml. I follow the instructions in the How-To ( https://james.apache.org/howTo/dkim.html). After generating the private and public keys as instructed, I add the following snippet to the mailetc

Re: James startup

2008-07-16 Thread Stefano Bagnara
rizwansharif ha scritto: HERE IS THE STACK TRACE Using PHOENIX_HOME: C:\Documents and Settings\Rizwan\Desktop\james-binary-2.3.1\james-2.3.1 Using PHOENIX_TMPDIR: C:\Documents and Settings\Rizwan\Desktop\james-binary-2.3.1\james-2.3.1\temp Using JAVA_HOME: Phoenix 4.2 There was a

Re: James startup

2008-07-15 Thread rizwansharif
n you tel me wot that wrapper thing with big JS doing out dere. -- View this message in context: http://www.nabble.com/James-startup-tp18462478p18480215.html Sent from the James - Users mailing list archive at Nabble.com. -

Re: James startup

2008-07-15 Thread Ajay Chitre
changed some settings in config.xml restarted james and it wont > restart...i tried with previous versions but problem persistsit just > gives out a long stack trace and then shuts down...any body having any > idea?? > -- > View this message in context: > http://www.nabble.com/Jam

James startup

2008-07-15 Thread rizwansharif
then shuts down...any body having any idea?? -- View this message in context: http://www.nabble.com/James-startup-tp18462478p18462478.html Sent from the James - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: java program to load on James startup

2005-04-27 Thread apache
> i have a java program which gets data from the > database and sends a mail to existing users. This program is > a part of the jar file that am placing in SAR-INF/lib folder. > Currently am invoking this program by a shell script whick > invokes the program through its main method. I

Re: java program to load on James startup

2005-04-27 Thread radjesh
hi, i have a java program which gets data from the database and sends a mail to existing users. This program is a part of the jar file that am placing in SAR-INF/lib folder. Currently am invoking this program by a shell script whick invokes the program through its main method. I cannot

Re: java program to load on James startup

2005-04-27 Thread apache
> Hi, >I have a java program which should be invoked everytime i > start the James server. What program? What are you trying to do? 1) you can change the phoenix.sh script and add any command (either java or not) in the head 2) you can create a phoenix application, create the *.sar file and

java program to load on James startup

2005-04-27 Thread radjesh
Hi, I have a java program which should be invoked everytime i start the James server. Where should i change in config.xml so that the particular java program gets invoked. I dont think there is any particular matcher to do this job. Can anyone help with this Thanks in advance Radjesh

RE: Installing custom Matchers & Mailets - exception on James startup.

2004-01-29 Thread Noel J. Bergman
> I'm impressed with the ease of building mailets and matchers, > then I tried to deploy them > James is in installed at c:/myjava/james-2.1.3/ Do your evaluation with the current v2.2 test build, which properly supports user-provided matcher and mailet packages. --- Noel -

Re: Installing custom Matchers & Mailets - exception on James startup.

2004-01-28 Thread Danny Angus
Gary, >I've been investigating the use of James for a mail application. I'm >impressed with the ease of building mailets and matchers, then I tried >to deploy them :( Sorry mate, largely bad news I'm afraid... The *only* current official method is by repacking the SAR. In future versions the

Installing custom Matchers & Mailets - exception on James startup.

2004-01-27 Thread Gary Smart
Hello, I've been investigating the use of James for a mail application. I'm impressed with the ease of building mailets and matchers, then I tried to deploy them :( I've built and jared the example found at IBM's devWorks, but can't get in installed. I'd like to avoid mucking around with unpackin

RE: James startup problems (Could not load matcher)

2003-09-26 Thread Jason Webb
http://cvs.apache.org/builds/james-server/test-build/ if you want the current test version -- Jason > -Original Message- > From: Mateusz Wielbut [mailto:[EMAIL PROTECTED] > Sent: 26 September 2003 01:01 > To: [EMAIL PROTECTED] > Subject: James startup problems (Could not load match

James startup problems (Could not load matcher)

2003-09-25 Thread Mateusz Wielbut
OS: SuSE Linux 8.0 JRE: Sun Java 1.4 James 1.2.2 Following your instructions, I unpacked james and executed ./run.sh Immediatly following: Using PHOENIX_HOME: /opt/james Using PHOENIX_TMPDIR: /opt/james/temp Using JAVA_HOME: /usr/lib/SunJava2-1.4 Running Phoenix: Phoenix 4.0.1 I get a l

RE: commons-digester.jar (v1.5) causes James startup crash

2003-08-03 Thread Lindsay Smith
003 23:06 To: James Users List Subject: commons-digester.jar (v1.5) causes James startup crash I spent the whole morning chasing down this bug. When I include version 1.5 of commons-digester.jar in my SAR, I get this error (plus a stack trace): Bad specification

commons-digester.jar (v1.5) causes James startup crash

2003-08-01 Thread Bosco So
I spent the whole morning chasing down this bug. When I include version 1.5 of commons-digester.jar in my SAR, I get this error (plus a stack trace): Bad specification version format '"1.5"' in 'org.apache.commons.digester'. (Reason: java.lang.NumberFormatException: For input string: ""