Host aliases let multiple domains point to the same BAconn instance and automatically show the right branding (logo, colors, from-address) โ even for anonymous landing-page visitors.
- Configure DNS: point your reseller domain (e.g.
partner.acme.com) via CNAME tobaconn.quelltxt.de. - Create the brand: Admin โ Brands โ New Brand โ enter logo, colors, optionally your own SMTP details.
- Host aliases textarea: one hostname per line, max 50. Example:
partner.acme.com+ats.acme.com. - Save: cache is invalidated immediately โ changes are live, no restart needed.
What happens server-side: on every request BAconn checks the Host header. If it matches an alias, the corresponding branding is applied โ including for anonymous landing-page visitors.
Tier: white-label is an Enterprise feature (โฌ699/mo). On Ultra (โฌ449/mo), branding is only per logged-in user, not per host.