imip-agent

Changelog

(0) -10 +10 +100 +300 +1000 tip
61:87086ecd0c90
2014-10-24 Paul Boddie changeset files shortlog graph Handle replies by delivering incoming messages.
imiptools/handlers/person.py
60:1e301f44507c
2014-10-23 Paul Boddie changeset files shortlog graph Changed handler return values to indicate the method for any generated content, thus permitting either replies (to the original senders) or deliveries (to the original recipients). Fixed the form of free/busy replies without any usable information. Added support for delivery via LMTP for messages that are forwarded to their original recipients.
imiptools/__init__.py imiptools/content.py imiptools/handlers/person.py imiptools/handlers/resource.py
59:8d4735b2bac7
2014-10-22 Paul Boddie changeset files shortlog graph Fixed imports, added/tidied comments.
imiptools/__init__.py
58:f3ad4ca7727b
2014-10-22 Paul Boddie changeset files shortlog graph Added missing subpackage root module.
imiptools/handlers/__init__.py
57:2a29b4f72746
2014-10-22 Paul Boddie changeset files shortlog graph Added a person-specific agent program, fixing handler imports.
imip_person.py imip_resource.py
56:b5538d21958b
2014-10-22 Paul Boddie changeset files shortlog graph Moved the person handlers to a subpackage.
imip_person.py imiptools/handlers/person.py
55:0a93e9e289c6
2014-10-22 Paul Boddie changeset files shortlog graph Added the beginnings of a scheduling agent operating on behalf of people.
imip_person.py imip_store.py
54:e91a5a943925
2014-10-22 Paul Boddie changeset files shortlog graph Renamed the resource-specific agent program.
imip_agent.py imip_resource.py
53:93a7beba1d8a
2014-10-22 Paul Boddie changeset files shortlog graph Moved the resource handlers to a subpackage.
imip_resource.py imiptools/handlers/resource.py
52:d574e0854a24
2014-10-22 Paul Boddie changeset files shortlog graph Made a more general method for defining and identifying stored filenames.
imip_store.py
(0) -10 +10 +100 +300 +1000 tip