You didn't follow our tutorial strictly at all, the sql commands on our tutorial have correct syntax, but you didn't use them. Again:
https://docs.iredmail.org/sql.create.mail.alias.htmlCompare your sql commands with the ones on tutorial.
That's why I said initially it's too vague. I've read that tutorial over and over but I don't understand. Is the syntax in the tutorial exact? In other words, should my command look more like this?
INSERT INTO alias (info@xxxdomain.com, xxxdomain.com, active) VALUES ('info@xxxdomain.com', 'xxxdomain.com', 1);
I'm sorry to sound like I'm not following instructions. Once I understand more about the syntax in your tutorials I'm sure I'll be fine. I'm new to iredmail but so far I love it. Just need to understand how to do a few tweaks.
thanks.