==== Required information ====
- iRedMail version (check /etc/iredmail-release): iRedMail-0.9.5-1
- Linux/BSD distribution name and version:Debian Jessie
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====
Hi, sorry for my English, i have the same problem, i write you the last of the console output:
[_spf3.zendesk.com] include: -> _spf4.zendesk.com
+ [include: _spf4.zendesk.com] v=spf1 ip4:41.74.201.0/24 ip4:41.74.205.0/24 ip4:103.13.69.0/24 ip4:124.47.150.0/24 ip4:124.47.189.0/24 ip4:180.189.28.0/24 ip4:205.217.25.135 ip4:205.217.25.132 ip4:207.211.41.113 ~all
+ Result: set(['208.66.139.0/25', '173.194.0.0/16', '66.249.80.0/20', '96.46.150.192/27', '41.74.204.0/22', '213.167.75.0/24', '2001:4860:4000::/36', '207.211.31.0/25', '2c0f:fb50:4000::/36', '64.18.0.0/20', '188.172.128.0/20', '205.139.110.0/23', '2404:6800:4000::/36', '207.126.144.0/20', '41.74.196.0/22', '2a00:1450:4000::/36', '41.74.192.0/22', '205.217.25.135', '205.217.25.132', '180.189.28.0/24', '2800:3f0:4000::/36', '41.74.205.0/24', '41.74.200.0/22', '216.239.32.0/19', '174.137.46.0/24', '216.229.156.0/25', '91.220.42.0/24', '216.205.24.0/24', '108.177.8.0/21', '66.102.0.0/20', '207.82.80.0/24', '216.58.192.0/19', '63.128.21.0/24', '64.233.160.0/19', '185.12.80.0/22', '124.47.150.0/24', '172.217.0.0/19', '216.198.0.0/18', '72.14.192.0/18', '146.101.78.0/24', '41.74.201.0/24', '74.125.0.0/16', '207.211.30.0/24', '103.13.69.0/24', '207.211.41.113', '195.130.217.0/24', '2607:f8b0:4000::/36', '209.85.128.0/17', '124.47.189.0/24', '213.167.81.0/24', '192.161.144.0/20'])
+ [zoho.com]
+ SPF -> v=spf1 include:spf2.zoho.com include:spf.zoho.com ~all
+ [zoho.com] include: -> spf.zoho.com, spf2.zoho.com
+ [include: spf.zoho.com] v=spf1 ip4:74.201.152.59/32 ip4:74.201.155.27/32 ip4:74.201.155.28/32 ip4:74.201.154.0/24 ip4:74.201.84.0/24 ~all
+ [include: spf2.zoho.com] v=spf1 ip4:165.254.168.66/31 ip4:165.254.168.68/31 ip4:165.254.168.70/31 ip4:165.254.168.72/31 ip4:74.201.155.79/32 ip4:74.201.155.25/32 ip4:74.201.155.26/32 ip4:72.5.230.111/32 ip4:165.254.167.152/30 ip4:165.254.167.156/31 ip4:165.254.167.162/31 ~all
+ Result: set(['74.201.84.0/24', '165.254.168.70/31', '165.254.168.66/31', '165.254.167.152/30', '74.201.152.59/32', '165.254.167.162/31', '72.5.230.111/32', '74.201.154.0/24', '74.201.155.79/32', '74.201.155.27/32', '165.254.168.68/31', '74.201.155.25/32', '165.254.168.72/31', '74.201.155.28/32', '74.201.155.26/32', '165.254.167.156/31'])
Traceback (most recent call last):
File "/opt/iredapd/tools/spf_to_greylist_whitelists.py", line 401, in <module>
logger.info('* <<< ERROR >>> Cannot insert new record for domain %s: %s' % (domain, error))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 27: ordinal not in range(128)
Thanks in advance.