Topic: How to install web.py on FreeBSD?
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.4.0
- Deployed with iRedMail Easy or the downloadable installer? installer
- Linux/BSD distribution name and version: FreeBSD 12.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hourly cron emails:
Cron <root@plankton> /usr/local/bin/python3 /opt/iredapd/tools/spf_to_greylist_whitelists.py >/dev/null
Traceback (most recent call last):
File "/opt/iredapd/tools/spf_to_greylist_whitelists.py", line 60, in <module>
import web
ModuleNotFoundError: No module named 'web'
I had this with 1.3.9 and 1.4.0 where web.py is not installed. Besides the above spf_to_greylist_whitelists.py the error also occurs with /opt/iredapd/tools/cleanup_db.py and /usr/local/www/iredadmin/tools/delete_mailboxes.py.
How to install the missing module on FreeBSD?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.