1

Topic: Sign DKIM signature on MX domain

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hello , good morning.
If i need to  host only a mail acount not the entire domain in my host.
Can i configure a DNS MX  on Goddady  to point to my server?
some like

CNAME     mail                               myserver.com
MX          mail.newdomain.com         

and when i need to  sign the  Dkim   
(Add one line in @dkim_signature_options_bysender_maps)

I need to add   mail.newdomain.com ????

thx alot

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Sign DKIM signature on MX domain

trio1234 wrote:

Can i configure a DNS MX  on Goddady  to point to my server?

Yes.

trio1234 wrote:

CNAME     mail                               myserver.com

Please se A type DNS record, not CNAME.

trio1234 wrote:

and when i need to  sign the  Dkim   
(Add one line in @dkim_signature_options_bysender_maps)

Yes.

trio1234 wrote:

I need to add   mail.newdomain.com ????

Yes.