Show me your real email domain name, i will send an email to one of your user to get the error message. This is more helpful than the DNS screenshot.
Hi ZhangHuangbin,
I was able to resolve this due the below things, but sorry I'm away from home and I couldn't reply earlier.
In order to receive from all domains I did:
/opt/iredapd/tools/wblist_admin.py wblist_admin.py --add --whitelist @.
In order to send to all domains it was a simple fact:
Changed the port to smtp to 2525 rather than 25 or 587.
Also I saw that my eMail relay changed a bit the /etc/postfix/sasl_password path, with another name.
So when I was doing a tail -f to see the log for the eMail I saw that it was trying to access a db for the sasl passwords that didn't exist, therefore I did check into the postfix.conf and I saw the error.
Other than that works great, I'm travelling overseas since Monday and I saw that system is doing kind of maintenace and backups that are great.
Now I see that I can't save eMails there is a message that there is no space in the HDD wich isn't turth, because doing the df -h I see a lot of space into the system. I will open a topic while I'm back to home.
Many thanks and really good stuff.
Best regards.