Control Web Panel

WebPanel => E-Mail => Topic started by: cswilsn on July 17, 2018, 05:28:04 PM

Title: Mail routing for main domain
Post by: cswilsn on July 17, 2018, 05:28:04 PM
Hello All,

I noticed the main domain associated with a user account is not showing up in mail routing, is this normal?

I need a users main domain to be routed off the server and mail not delivered locally, is there an easy way to do this?

Thanks in advance for any help!

Chris W.
Title: Re: Mail routing for main domain
Post by: studio4host on July 18, 2018, 12:51:42 PM
mail routing in cwp.admin doesn't work for you ?

IP:2030/admin/index.php?module=mx_routing
Title: Re: Mail routing for main domain
Post by: cswilsn on July 18, 2018, 06:46:20 PM
It is working for all my add-on domains, but not the primary domains associated with the user accounts. They do not show up.

Best regards,

Chris W.
Title: Re: Mail routing for main domain
Post by: studio4host on July 18, 2018, 10:46:22 PM
then probably there is no any existing email account for that domains, you should try to check this with your system admin as you would need to check postfix logs to trace where and why emails go.


From shell start tail on the log file by using this command
tail -f /var/log/maillog
Title: Re: Mail routing for main domain
Post by: changlee on July 30, 2018, 07:30:16 AM
Yes, when I created a samle@mydomain.com mailbox, I had available the option to CHANGE to REMOTE mail exchanger in my IP:2030/admin/index.php?module=mx_routing

Thanks!  :)