Hello I have problems with 2 e-mail users in ISPConfig. I have one user called support, e-mail [email protected] and one user administrator, e-mail [email protected] When I send e-mail to [email protected] it is delivered to administrator. I have checked virtusertable and everything seems fine there. What could be the problem?
I would suggest you to check whether you have ticked the "catchAll-Email" in the mailbox of [email protected] in ISPconfig; and check whether you have forwarded all mails from [email protected] to [email protected] in ISPconfig.
Catch all is not checked for administrator. And there is no forwards for support. I have checked this now in ISPConfig GUI. Maybe I have to check manualy in some files, where?
Thank you falco. In /etc/aliases there is a record "support: postmaster" Witch I guess sends support e-mails to postmaster, witch goes to root, witch goes to administrator Can I just remove this line?