MS Exchange服务器的访问通过WebDAV和Outlook Web Access(OWA)
资 源 简 介
owalib is a pure Python library to access (and fetch) e-mail from MS Exchange 2000/2003 servers through Outlook Web Access (OWA) using the WebDAV protocol.
The owalib project files also contain the owafetch utility which is intended to be a drop-in replacement for the Java based fetchExc program. This utility allows to fetch e-mail from a MS Exchange Server (through Outlook Web Access) and forward it to another address. See the OwaFetchQuickStart documentation to quickly setup fetching and forwarding of you Outlook Web Access mail to another mail address.
Features
Access to MS Exchange Server 2000/2003 through WebDAV
List and retrieve the original mail messages.
Forward e-mails to another e-mail adress (through SMTP).
Supports Form Based Authentication (FBA)
HTTP and HTTPS connections
Down
文 件 列 表
example.properties
owafetch.py
owalib.py