-
Looks like you're unable to connect to the SMTP port. Trying changind Dumbsters default port to something you have access to in your environment.
2005-12-13 15:32:13 UTC in Dumbster
-
Logged In: YES
user_id=752825
Thanks for researching and finding a solution. Will
integrate this into the next release.
2005-07-13 03:05:48 UTC in Dumbster
-
Logged In: YES
user_id=752825
This is fixed in the latest version:
http://cvs.sourceforge.net/viewcvs.py/dumbster/dumbster/src/com/dumbster/smtp/SimpleSmtpServer.java?rev=1.8&view=markup
public synchronized int getReceivedEmailSize() {.
2005-07-13 03:02:57 UTC in Dumbster
-
There are no project stats for the Dumbster project
after 1/15/2005. What happend ?.
2005-04-28 16:27:08 UTC in SourceForge.net
-
Logged In: YES
user_id=752825
The relevant methods are now synchronized so the server does
not need to be stopped and restarted.
The QUIT issue is resolved.
I'm not proposing to add any logging at this stage - but
with the above two fixes this should get you most of what
you need.
2005-04-28 15:24:18 UTC in Dumbster
-
Logged In: YES
user_id=752825
Maybe it's just me but I'm really not sure what value this
is adding. What is the purpose of setting the hostname? It
is never accessed from outside of SimpleSmtpServer and is
not passed to any other objects ?.
2005-04-28 15:12:43 UTC in Dumbster
-
jasonkitchen committed patchset 17 of module dumbster to the Dumbster CVS repository, changing 1 files.
2005-04-14 14:09:38 UTC in Dumbster
-
Dumbster 1.6 has been released today. This release addresses a number of issues related to threading and timing providing a more stable test tool.
2005-04-04 23:37:49 UTC in Dumbster
-
jasonkitchen committed patchset 16 of module dumbster to the Dumbster CVS repository, changing 2 files.
2005-04-04 23:09:47 UTC in Dumbster
-
It's going to be any day now. In the meantime the head version is stable and you are safe to do use that.
All I really need to do is find an hour or so to prepare the release...
2005-04-02 04:28:48 UTC in Dumbster