Displaying 4 results from an estimated 4 matches for "egenix".
2006 Jul 31
2
Dovecot and SSL certificates
..., we'd like to only accept login requests from users which
have a valid certificate signed by our CA. Even better would be
an approach such as the one taken by Postfix where you have
to provide a list of valid MD5 hash sums for the users you'd
like to accept.
Thanks,
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jul 31 2006)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... h...
2006 Aug 03
1
Thunderbird and hanging "Copying message to Sent folder..."
...o go away.
I can't tell for sure, but Thunderbird seems to send the copy
using a different connection than the one used for sending the
message itself if you set things up in this way.
The email still gets copied to the same Sent folder, so there's
no change there.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Aug 03 2006)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... h...
2005 Feb 23
0
Oracle Driver for Linux?
I have a Zope + DCOracle2 setup, and I was thinking of moving to Zope +
eGenix ODBC (which will use unixODBC) however that still leaves me
lacking a driver to connect this to the Oracle server.
There are a number of variously priced commercial drivers out there like
EasySoft, Merant, OpenLink, etc.
Someone built upon a previous open source EasySoft driver:
http://fndapl.f...
2007 Oct 20
0
ncsh: alpha release
...python2.4, iproute2, vlan-utils and
other ip stuff.
Possible problems: netlink module uses ctypes and operates on very low level.
It may have arch-related bugs, ''cause it is tested only on PC ia32 and amd
x86_64
Additional python modules (may be installed, but are not necessary):
* egenix-mx-experimental -- for UID(); if absent, uuidgen will be used
* pysnmp 4.x
* pyasn1
* pysnmp-mibs -- for SNMP traps
* ctypes -- for netlink events
So, without event handling, the Connexion project may work with python2.4
only, w/o any additional packages (ip related utils are still needed, bu...