-
Have you fully extracted the ZIP-archive before running the binary? Based on the log information you provided, it seems that there is a problem with the archive, usually because the binary depends on other information inside the archive.
2008-10-23 16:59:50 UTC by zdenton
-
Sounds like something related with your server configuration. Could you please tell me more about what operating system you are using, what version of apache, and which version of python. Make sure the file is executable by all. Make sure apache is set up to handle cgi scripts in the directory the script is located in.
2008-07-11 20:41:08 UTC by zdenton
-
I really like this project, so I decided to try and put it on my server. Once everything got set up, and did a trial run, it displays the following error message.
"couldn't create child process: 720003"
Many thanks,
James.
2008-06-23 04:49:49 UTC by james_lipton
-
on double clicking zmailgui.exe, it does not load. See lag:
Traceback (most recent call last):
File "zmailgui.py", line 2, in
File "zipextimporter.pyo", line 82, in load_module
File "wx\__init__.pyo", line 45, in
File "zipextimporter.pyo", line 82, in load_module
File "wx\_core.pyo", line 4, in
File "zipextimporter.pyo", line 98, in load_module...
2008-06-19 01:08:54 UTC by nobody
-
This could be the idea that sets ZMail apart from similar applications. If we can build-in an SMTP server into ZMail, for example via Python's SMTPServer module, it would provide much easier access to ZMail's functions. Plus, it would be easier to modify header information, and perhaps create truly sanitized headers.
This is a high-priority feature request; there may be some free webspace in...
2008-05-31 03:08:44 UTC by zdenton
-
Note: I cannot gaurentee I will develop this fast, but I will devote most of my spare time to it.
2008-05-22 19:06:59 UTC by jonnux
-
I'm working on it.
2008-05-18 17:53:36 UTC by jonnux
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2008-05-07 02:20:34 UTC by sf-robot
-
zdenton committed revision 19 to the ZMail SVN repository, changing 3 files.
2008-05-02 02:12:10 UTC by zdenton
-
zdenton committed revision 18 to the ZMail SVN repository, changing 2 files.
2008-05-02 01:56:54 UTC by zdenton