If you don't plan on using your own SMTP settings and you want to have MCA Suite send out emails on your behalf, most likely it will get marked as spam by other mail records. To improve being marked as spam you can add an SPF record to your domain record.  MCA Suite uses VipreMail (formerly Fusemail) to send outgoing emails.  


Please add v=spf1 include:spf.mailanyone.net ~all to your DNS records as text.  Including spf.mailanyone.net in your SPF records will associate all FuseMail IP ranges with your domain in DNS, stating that FuseMail IPs are allowed to send email on behalf of your domain.



You will most likely have an existing SPF record, just add include:spf.mailanyone.net to the list.


For example if you already have the first two domains, add the include:spf.mailanyone.net

v=spf1 include:spf1.domain.com include:spf2.domain2.com include:spf.mailanyone.net ~all


Example if you use google mail it should be:

v=spf1 include:_spf.google.com include:spf.mailanyone.net ~all


If you use Microsoft office, it should be:

v=spf1 include:spf.protection.outlook.com include:spf.mailanyone.net ~all


Here are some more help links and examples from different DNS:

GoDaddy