Softaculous


Topic : Configuration Webuzo for no SPAM folder


Posted By: wapumts on April 19, 2017, 9:26 pm
Hello,
I do not know how to proceed:
Just installed webuzo
IP no spam
Email goes to spam folder
How to configure SMTP webuzo?
Now I have it as an image
what to do ?

Posted By: wapumts on April 19, 2017, 9:28 pm | Post: 1
Hello,
I do not know how to proceed:
Just installed webuzo
IP no spam
Email goes to spam folder
How to configure SMTP webuzo?
Now I have it as an image
what to do ?

Posted By: wapumts on April 19, 2017, 9:29 pm | Post: 2
image no upload  :squi:

Posted By: wapumts on April 19, 2017, 9:40 pm | Post: 3
Mailing Method
Send mail using PHP mail() function or your SMTP server - PHP Mailer



SMTP Authtype
Choose the Authtype for the emails sent using SMTP - Default


SMTP Server - What do I put?

SMTP Port - What do I put?


SMTP Username - myusername

SMTP Password - mypass

Send Test Email ? - Box not marked

Save SMTP Password in Encrypted format ? - Box not marked

Posted By: nikhil89 on April 20, 2017, 9:23 am | Post: 4
Hi,

You will have to 1st check whether the SPF, DMARC & DKIM (i.e. the mail validation records) are set for your domain or not.

If you want the emails to not go to the spam folders you will have to set the SPF, DMARC & DKIM (the mail validation records) in your DNS. You can set the same from the Webuzo End-User Panel -> Domain -> DNS Zone Settings.

Likewise, you can also add the mail validation records when adding the domain via Webuzo Panel. When adding the domain, you will have to select "Mail Validation records" checkbox to add it for the domain.

If your existing domain does not contains these records you can add the same by editing the domain from the Webuzo End-User Panel -> Domain -> Manage Domains.

If you are managing your DNS externally than you will have to replicate the above mail validation records from Webuzo to your external DNS.

Hope this helps. Please let us know if you need any further information. We will be happy to help you.

Posted By: wapumts on April 20, 2017, 9:39 am | Post: 5
I have the registered domain at OVH
Do I have to make changes to OVH?
what?

In webuzo:
is present
@.mysite.com.    14400    IN    TXT    v=spf1 a mx ip4:317.361.321.338 ~all
----
_dmarc.mysite.com.    14400    IN    TXT    v=DMARC1; p=none;
----
x._domainkey.mysite.com.    14400    IN    TXT    v=DKIM1; p=MIGfMA0.....ecc


...I look forward to thank you

Posted By: nikhil89 on April 20, 2017, 10:01 am | Post: 6
Hi,

Is your DNS managed via OVH or are you using Webuzo DNS for your domains?

Posted By: wapumts on April 20, 2017, 11:24 am | Post: 7
Domain addressed to vps aruba
Name servers created with OVH

Additional domains redirected to Aruba VPS
Through Name Server created with OVH

Posted By: wapumts on April 20, 2017, 11:27 am | Post: 8
Webuzo configured:
NS Name Server created with OVH
Main domain registered with OVH

Posted By: wapumts on April 20, 2017, 2:01 pm | Post: 9
How to configure webuzo
SMTP
In place of PHP mailer?

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.