[Zope] Re: MailDropHost on windows
    Tres Seaver 
    tseaver at palladion.com
       
    Tue Feb 14 14:46:47 EST 2006
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jens Vagelpohl wrote:
> 
> On 14 Feb 2006, at 17:58, Erik Myllymaki wrote:
> 
>> I'm trying to get MailDropHost running under windows, but it errors 
>> with:
>>
>> Traceback (most recent call last):
>>   File ".\maildrop.py", line 296, in ?
>>     pid = os.fork()
>> AttributeError: 'module' object has no attribute 'fork'
>>
>> Altering it to run without threading seems to work quite well.
> 
> 
> It's forking not to use threading per se but to use threads as a way  to
> completely detach from the console.
> 
> I will update the documentation to specifically mention that Windows  is
> not officially supported, that was my oversight.
A sufficiently clever / motivated person could probably adapt the code
from 'zopeservice.py' to run the MailDropHost daemon as a service in
Windwos.
Tres.
- --
===================================================================
Tres Seaver          +1 202-558-7113          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFD8jOn+gerLs4ltQ4RArqqAJ9IVWyV8EG3T2mE3s4mrGOIHMiaIACdFup8
t24Rw/jw0JHYfvj03pmb8vc=
=9x+D
-----END PGP SIGNATURE-----
    
    
More information about the Zope
mailing list