greenmail-users Mailing List for GreenMail
Brought to you by:
marcel_may,
waelc
You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(1) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2010 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Robert R. <rr...@re...> - 2014-03-04 17:42:27
|
I'm working on packaging greenmail for Fedora and I noticed that greenmail copies/bundles some source from James. Source/library bundling is a concern for downstream distributions like Fedora. Could you implement the functionality that is using the code from James with James' public interface instead? Rob |
|
From: Dirk O. <dir...@mu...> - 2010-01-13 16:44:19
|
Hi, >>> Sun's JDK doesn't seem to care but IBM JDK fails with >>> >>> javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: Certificate >>> expired >>> >>> I have tried to put a copy of DummySSLServerSocketFactory into Mule's >>> test code and tried loading a trust store from disk instead of using the >>> hardcoded one - to no avail. All I get is SSL errors I cannot make sense of. >>> >>> How would I proceed from here? What's so special about the hardcoded >>> keystore? How would I supply my own ServerSocketFactory? >> As a quick fix, I could update certificate the certificicate for you. >> >> On the long term, I agree that this should be configurable. >> >> Which version of GreenMail do you use? >> Would the quickfix with the updated certificate work for you? >> Would a Maven SNAPSHOT be ok for you? > > We're on greenmail 1.3 right now. I would be OK to just put an updated > copy of DummySSLServerSocketFactory in our test sources for now (which > causes the least friction now). In the long term I could help making > DummySSLServerSocketFactory more configurable and switch over to the new > version then. Any progress on the updated keystore? I'd like to resolve this at least internally (i.e. an updated DummySSLServerSocketFactory in my project). -dirk |
|
From: Dirk O. <dir...@mu...> - 2010-01-08 13:01:06
|
Marcel May wrote: > Hi Dirk! > > Sorry for the latency. No worriess ... I won't get to it before Monday anyway. >> Sun's JDK doesn't seem to care but IBM JDK fails with >> >> javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: Certificate >> expired >> >> I have tried to put a copy of DummySSLServerSocketFactory into Mule's >> test code and tried loading a trust store from disk instead of using the >> hardcoded one - to no avail. All I get is SSL errors I cannot make sense of. >> >> How would I proceed from here? What's so special about the hardcoded >> keystore? How would I supply my own ServerSocketFactory? > > As a quick fix, I could update certificate the certificicate for you. > > On the long term, I agree that this should be configurable. > > Which version of GreenMail do you use? > Would the quickfix with the updated certificate work for you? > Would a Maven SNAPSHOT be ok for you? We're on greenmail 1.3 right now. I would be OK to just put an updated copy of DummySSLServerSocketFactory in our test sources for now (which causes the least friction now). In the long term I could help making DummySSLServerSocketFactory more configurable and switch over to the new version then. -dirk |
|
From: Marcel M. <mar...@co...> - 2010-01-08 09:50:10
|
Hi Dirk! Sorry for the latency. On Jan 5, 2010, at 3:58 PM, Dirk Olmes wrote: > Hi, > > I'm running some of Mule's email test cases on IBM JDK. This causes test > failures with the built-in hardcoded keystore in > DummySSLServerSocketFactory. The key has expired in 2006: > > chain [0] = [ > [ > Version: V1 > Subject: CN=Unknown, OU=Unknown, O=Unknown, L=Unknown, ST=Unknown, > C=Unknown > Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4 > > Key: Sun RSA public key, 1024 bits > modulus: > 12311866270641430773597303207722093239724534386115899952212333343808932352634376708687095522467973999677289342864134949432995098005318 > 3561421750985812556298798833052272641128925551247092908522949906786277879860295994349946081196406614879251144955456573351942262986865443109712543 > 364316080752711506216459226323 > public exponent: 65537 > Validity: [From: Thu Feb 09 06:55:31 CET 2006, > To: Wed May 10 07:55:31 CEST 2006] > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Sun's JDK doesn't seem to care but IBM JDK fails with > > javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: Certificate > expired > > I have tried to put a copy of DummySSLServerSocketFactory into Mule's > test code and tried loading a trust store from disk instead of using the > hardcoded one - to no avail. All I get is SSL errors I cannot make sense of. > > How would I proceed from here? What's so special about the hardcoded > keystore? How would I supply my own ServerSocketFactory? > As a quick fix, I could update certificate the certificicate for you. On the long term, I agree that this should be configurable. Which version of GreenMail do you use? Would the quickfix with the updated certificate work for you? Would a Maven SNAPSHOT be ok for you? Cheers, Marcel > -dirk > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Greenmail-users mailing list > Gre...@li... > https://lists.sourceforge.net/lists/listinfo/greenmail-users Marcel May ConSol* Software GmbH Franziskanerstr. 38 81669 München Tel: +49 (0)89-45841-155 Fax: +49-(0)89-45841-111 mar...@co... http://www.consol.de |
|
From: Dirk O. <dir...@mu...> - 2010-01-05 14:58:15
|
Hi,
I'm running some of Mule's email test cases on IBM JDK. This causes test
failures with the built-in hardcoded keystore in
DummySSLServerSocketFactory. The key has expired in 2006:
chain [0] = [
[
Version: V1
Subject: CN=Unknown, OU=Unknown, O=Unknown, L=Unknown, ST=Unknown,
C=Unknown
Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
Key: Sun RSA public key, 1024 bits
modulus:
12311866270641430773597303207722093239724534386115899952212333343808932352634376708687095522467973999677289342864134949432995098005318
3561421750985812556298798833052272641128925551247092908522949906786277879860295994349946081196406614879251144955456573351942262986865443109712543
364316080752711506216459226323
public exponent: 65537
Validity: [From: Thu Feb 09 06:55:31 CET 2006,
To: Wed May 10 07:55:31 CEST 2006]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sun's JDK doesn't seem to care but IBM JDK fails with
javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: Certificate
expired
I have tried to put a copy of DummySSLServerSocketFactory into Mule's
test code and tried loading a trust store from disk instead of using the
hardcoded one - to no avail. All I get is SSL errors I cannot make sense of.
How would I proceed from here? What's so special about the hardcoded
keystore? How would I supply my own ServerSocketFactory?
-dirk
|
|
From: Megha A. <me...@ad...> - 2008-11-03 11:58:02
|
Hi again ! I found the options for starting IMAPS, POP3S and SMTPS services in jboss-service.xml. After starting the services however, I tried to start/stop some service through the jmx console. This however does not work. Any ideas ? Thanks, Megha Megha Agarval wrote: > Hi, > > I am using the Greenmail JBoss Service. On deploying the same SMTP, POP3 > and IMAP are started by default. I want to enable the SMTPS, POP3S and > IMAPS services. Can this be configured in jboss-service.xml ? Also, I > tried using the JMX console to start POP3s, SMPTs and IMAPs. But, > invoking these services from the JMX console does not have any effect > and the services are not started. > > How should I start these while using Greenmail JBoss Service ? > > Thanks, > Megha > -- AdNovum Informatik AG Agarval Megha, Informatik Student EPFL Roentgenstrasse 22, CH-8005 Zurich mailto:me...@ad... phone: +41 44 272 6111, fax: +41 44 272 6312 http://www.adnovum.ch AdNovum Offices: Bern, Budapest, San Mateo, Zurich (HQ) |
|
From: Megha A. <me...@ad...> - 2008-10-27 12:26:43
|
Hi, I am using the Greenmail JBoss Service. On deploying the same SMTP, POP3 and IMAP are started by default. I want to enable the SMTPS, POP3S and IMAPS services. Can this be configured in jboss-service.xml ? Also, I tried using the JMX console to start POP3s, SMPTs and IMAPs. But, invoking these services from the JMX console does not have any effect and the services are not started. How should I start these while using Greenmail JBoss Service ? Thanks, Megha -- AdNovum Informatik AG Agarval Megha, Informatik Student EPFL Roentgenstrasse 22, CH-8005 Zurich mailto:me...@ad... phone: +41 44 272 6111, fax: +41 44 272 6312 http://www.adnovum.ch AdNovum Offices: Bern, Budapest, San Mateo, Zurich (HQ) |
|
From: Megha A. <me...@ad...> - 2008-10-27 09:43:44
|
Hi, I am using greenmail as part of the testing infrastructure and I need to ensure test mails are not leaked into the Internet. On the website it says that: 'With the GreenMail mail service each developer has its own local mail server sandbox - so there's no danger for accidentally leaking test mails into the Internet' Can someone tell me how is this done i.e how does greenmail ensure test mails are not leaked ? Regards, Megha -- AdNovum Informatik AG Agarval Megha, Informatik Student EPFL Roentgenstrasse 22, CH-8005 Zurich mailto:me...@ad... phone: +41 44 272 6111, fax: +41 44 272 6312 http://www.adnovum.ch AdNovum Offices: Bern, Budapest, San Mateo, Zurich (HQ) |
|
From: Marcel M. <mar...@co...> - 2008-10-21 10:18:38
|
Hi Megha, you found the solution. GreenMail spawns a new thread for listening to POP3/... connections. I see a potential improvement for GreenMail here, that you have the option to start GreenMail with a blocking invocation (blocking till the server threads are up). Cheers, Marcel On Oct 20, 2008, at 10:48 AM, Megha Agarval wrote: > Continuing with my previous mail, adding a Thread.sleep statement > after > setting up the connection seems to solve the problem. > > But a more permanent fix will be welcome.. > > > Megha Agarval wrote: >> Hi, >> >> I am facing the following error while using greenmail: >> >> I start the GreenMail instance and then try to connect to it >> immediately >> in order to create some test accounts and folders. However, sometimes >> the GreenMail server seems to be not fully initialized at that >> point so >> a "javax.mail.MessagingException: Connection refused" is thrown. But >> this issue seems to be totally random, >> >> Can someone please help. >> >> Regards, >> Megha > > > -- > AdNovum Informatik AG > Agarval Megha, > Informatik Student EPFL > > Roentgenstrasse 22, CH-8005 Zurich > mailto:me...@ad... > phone: +41 44 272 6111, fax: +41 44 272 6312 > http://www.adnovum.ch > > AdNovum Offices: Bern, Budapest, San Mateo, Zurich (HQ) > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Greenmail-users mailing list > Gre...@li... > https://lists.sourceforge.net/lists/listinfo/greenmail-users Marcel May ConSol* Software GmbH Franziskanerstr. 38 81669 München Tel: +49 (0)89-45841-155 Fax: +49-(0)89-45841-111 mar...@co... http://www.consol.de |
|
From: Megha A. <me...@ad...> - 2008-10-20 08:51:25
|
Continuing with my previous mail, adding a Thread.sleep statement after setting up the connection seems to solve the problem. But a more permanent fix will be welcome.. Megha Agarval wrote: > Hi, > > I am facing the following error while using greenmail: > > I start the GreenMail instance and then try to connect to it immediately > in order to create some test accounts and folders. However, sometimes > the GreenMail server seems to be not fully initialized at that point so > a "javax.mail.MessagingException: Connection refused" is thrown. But > this issue seems to be totally random, > > Can someone please help. > > Regards, > Megha -- AdNovum Informatik AG Agarval Megha, Informatik Student EPFL Roentgenstrasse 22, CH-8005 Zurich mailto:me...@ad... phone: +41 44 272 6111, fax: +41 44 272 6312 http://www.adnovum.ch AdNovum Offices: Bern, Budapest, San Mateo, Zurich (HQ) |
|
From: Megha A. <me...@ad...> - 2008-10-20 08:43:16
|
Hi, I am facing the following error while using greenmail: I start the GreenMail instance and then try to connect to it immediately in order to create some test accounts and folders. However, sometimes the GreenMail server seems to be not fully initialized at that point so a "javax.mail.MessagingException: Connection refused" is thrown. But this issue seems to be totally random, Can someone please help. Regards, Megha -- AdNovum Informatik AG Agarval Megha, Informatik Student EPFL Roentgenstrasse 22, CH-8005 Zurich mailto:me...@ad... phone: +41 44 272 6111, fax: +41 44 272 6312 http://www.adnovum.ch AdNovum Offices: Bern, Budapest, San Mateo, Zurich (HQ) |