zoë
making email intertwingularity twingleable.. .
links
- download & docs » http://zoe.sourceforge.net/
- doc wiki » http://zoe.omara.ca/
templates
should be possible to create a textfile with the same name as a template, to override it. check http://cvs.sourceforge.net/viewcvs.py/zoe/ZOE/Applications/ZOE/
xml-rpc
- not much in the way of documentation, but a few pointers on using it.. archive.org
- first pass at a spec http://radio.weblogs.com/0101039/stories/misc/zoexmlrpcspec.html
dont forget the Authorization: header. ..
example search
(xml-rpc:xml-rpc-call (xml-rpc:encode-xml-rpc-call "mail.search" "zigzag") :host "localhost" :port 10123 :auth "Basic: dXNlcm5hbWU6cGFzc3dvcmQ")
NOTE: the “store.objectsWithSpecification” method only works with lowercase (in zoë 0.5.9)