Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - 6Sense

Pages: [1] 2 3 ... 6
1
E-Mail / Re: sendmail
« on: March 12, 2025, 03:33:37 AM »
Is your e-commerce site using WordPress? If so there are plenty of SMTP plugins available online for you (eg: SMTP Mailer is simple & works well). Forminator is a good Wordpress plugin for contact forms and has inbuilt reCaptcha options, you may wish to couple this with your SMTP mail plugin.

Is your destination email address internal or external (ie: email@yourdomain.com or email@gmail.com). The domain email is much more forgiving as the mail is internal but the latter will require you to tick all of the SSL, DKIM, SPF and RDNS boxes.

mxtoolbox.com is your friend for checking mail settings.

If you want to send mail using PHP, PHPMailer extends the mail function and allows for SMPT Auth but you'll need to know how to code for it (eg: construct a plugin if it's Wordpress).

2
Information / Re: Roundcube big security issue.
« on: February 27, 2025, 03:45:38 AM »
Thanks  :)

It now presents '403 Forbidden'.

3
Installation / Re: DNS records for pop, cpanel....
« on: February 11, 2025, 04:56:17 AM »
CNAME   *         domain.com

Is a catch all solution

4
DNS / Re: New IP (Rebuild Does Not Update)
« on: November 28, 2024, 01:30:30 AM »
Has your new DNS settings successfully propagated? They can take up to 48hours, you can check them here http://leafdns.com/

Is the Shared IP correct on your new VPS in CWP Settings > Edit Settings. If it is ensure to tick the Rebuild All WebServers vHosts with the new IP changes box and click save changes.

6
SSL / Re: Auto SSL certificate for mail only
« on: November 26, 2024, 10:35:43 PM »
Ya but I'm thinking you can generate a new account using the subdomain (mail.yourdomain.com) as the account domain on your mail server. It will need an A record pointed correctly to it and Lets Encrypt should issue a new SSL for it when you click create (just ensure AutoSSL is ticked under additional options). Lets Encrypt certs can't do what you want at the moment but it might work for a subdomain.

I haven't tested but am assuming this might work for you.

7
SSL / Re: Auto SSL certificate for mail only
« on: November 26, 2024, 03:53:01 AM »
Just thinking aloud but I wonder if using a subdomain would work for you?

If you point your MX to mail.yourdomain.com, create an A record for mail.yourdomain.com to point to your mail server and then add a new user on your mail server (using mail.yourdomain.com as the user domain name).

Haven't tried myself but might be worth a shot.

8
Installation / Re: installation of ssl for admin section
« on: November 24, 2024, 10:41:04 PM »
My users access their CWPanel at https://cpanel.domain.com/ (no port specified).

All my users have SSL installed on their domains though. It's just a click of a button WebServer Settings > SSL Certificates (make sure the cpanel one is installed under Admin services for each domain).

9
Information / Re: Some question about CWP
« on: November 18, 2024, 10:20:38 PM »
You assign a domain to a user on set up (all users need 1 main domain). You can then addon domains to that user but only the addon domains show up under Domains > List Domains.

You have to go to User Accounts > List accounts to view the main domains.

10
CWP will update automatically. You have the option of stable release or latest version (CWP Settings > Edit Settings).

CWP will notify you when there are OS updates and you'll need to manually initiate them.

11
Information / Re: Changelogs
« on: November 17, 2024, 11:58:28 PM »
version 1187 to 1188 is probably a very minor release, nothing to write about.

12
Other / Re: Contact CWP Bug tracking system webmaster
« on: October 29, 2024, 10:00:00 AM »
The CWP support button from within the CWP dashoard points here

https://control-webpanel.com/contact

13
Apache / Re: How to Enable PUT and DELETE http methods?
« on: January 17, 2024, 05:31:31 AM »
Life saver, thanks!!!

 ;D

14
DNS Manager / Re: rDNS/PTR error
« on: November 21, 2018, 10:55:02 AM »
It's a false positive. http://leafdns.com will show you if your RDNS is set up correctly. In fact you email probably wouldn't work if RDNS wasn't functioning.

15
SSL / Re: AutoSSL keeps expiring then won't install new cert
« on: October 23, 2018, 07:41:09 AM »
Select the 'Activate' tick box under Apache Settings > SSL Certificates > Configure tab & click save

Pages: [1] 2 3 ... 6