Mercurial > p > roundup > code
comparison doc/installation.txt @ 7065:48da482d7d93
reference requests library for imap_oauth in roundup-mailgw
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 23 Nov 2022 11:23:35 -0500 |
| parents | 031cdb92fa1d |
| children | e65f808d55eb |
comparison
equal
deleted
inserted
replaced
| 7064:3359dc1dabb0 | 7065:48da482d7d93 |
|---|---|
| 145 guide`_ for details. | 145 guide`_ for details. |
| 146 | 146 |
| 147 Windows Service | 147 Windows Service |
| 148 You can run Roundup as a Windows service if pywin32_ is installed. | 148 You can run Roundup as a Windows service if pywin32_ is installed. |
| 149 Otherwise it must be started manually. | 149 Otherwise it must be started manually. |
| 150 | |
| 151 requests | |
| 152 If you are using OAuth authentication with the roundup-mailgw | |
| 153 mail gateway you need to install the requests_ library. | |
| 150 | 154 |
| 151 .. _Using Redis for Session Databases: | 155 .. _Using Redis for Session Databases: |
| 152 admin_guide.html#using-redis-for-session-databases | 156 admin_guide.html#using-redis-for-session-databases |
| 153 | 157 |
| 154 Getting Roundup | 158 Getting Roundup |
| 1791 .. _pysqlite: https://pysqlite.org/ | 1795 .. _pysqlite: https://pysqlite.org/ |
| 1792 .. _pytz: https://pypi.org/project/pytz/ | 1796 .. _pytz: https://pypi.org/project/pytz/ |
| 1793 .. _pywin32: https://pypi.org/project/pywin32/ | 1797 .. _pywin32: https://pypi.org/project/pywin32/ |
| 1794 .. _Redis: https://redis.io | 1798 .. _Redis: https://redis.io |
| 1795 .. _redis-py: https://pypi.org/project/redis/ | 1799 .. _redis-py: https://pypi.org/project/redis/ |
| 1800 .. _requests: https://requests.readthedocs.io/en/latest/ | |
| 1796 .. _Whoosh: https://whoosh.readthedocs.org/en/latest | 1801 .. _Whoosh: https://whoosh.readthedocs.org/en/latest |
| 1797 .. _Xapian: https://xapian.org/ | 1802 .. _Xapian: https://xapian.org/ |
| 1798 .. _zstd: https://pypi.org/project/zstd/ | 1803 .. _zstd: https://pypi.org/project/zstd/ |
