Jump to content
thirty bees forum

Factor

Members
  • Posts

    271
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Factor

  1. On 5/23/2019 at 3:10 PM, fidlimidly said:

    Ok ...I  am not ‎Steven Jobs 😕 can You tell me how I ca do it?

    Anyway these 2 files are for all customers totally same so please can You tell me more about solution nr. 2 ? But i need send them as files not only links in email...
    Thank You

    Do you need to send these files in every single email you ever send.  I you need to send the at least once to every customer? then is every customer who gets and invoice?

  2. on the cpanel server can we check this... might be worth a shot.

     

    In WHM, search for "cPanel Web Services Configuration" located under "Service Configuration".

    cPanel Web Services Configuration

    Mine is SSLv23:!SSLv2:!SSLv3:!TLSv1:!TLSv1_1

    default is SSLv23:!SSLv2:!SSLv3

    You'll want to add :!TLSv1_1 at the end of the protocol string. This forces it to use newer version.

    Ideally you'll want to test this on a development server 1st, as it may break your SSL/payment processing if the server is not up to date and cannot use the newer version. There is fallbacks, but it's always best to test 1st!

    While you are here as well, you can harden your ciphers. Great tutorial on this can be found here:https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/

    cPanel Official Documentation:https://documentation.cpanel.net/display/CKB/How+to+Adjust+Cipher+Protocols

     

  3. 7 minutes ago, musicmaster said:

    I had similar problem. In the end I gave up and started sending via Sendgrid. It is free up to a certain volume. They make money with mass mailings but you can do your normal mails via them too.

    Yeah I just have my email setup on my Hosted VPS.  I use Mailscanner for filtering.  I use Cpanel so the Way to the web service is great.  https://www.configserver.com/cp/msfe.html

  4. awesome

    Duplicate MX A records OK. I have not found duplicate IP(s) for your MX records. This is a good thing.
    Pass Reverse MX A records (PTR) Your reverse (PTR) record:
    .in-addr.arpa ->  mail-db5eur010036.inbound.protection.outlook.com
    .in-addr.arpa ->  mail-ve1eur010036.inbound.protection.outlook.com
    You have reverse (PTR) records for all your IPs, that is a good thing.
    WWW Info WWW A Record
  5. I think you don't need the domain registrars MX records in the mix.  I removed the various IPs.  I would get rid of the 123 ones.  So its not confused.  They are ranked but by Priority.  

    https://intodns.com/  shows them there.

    Duplicate MX A records OK. You have some duplicate MX records (MX records with the same IPs). This is not that good but if you know what you are doing than it's ok.
    MX Records Your MX records that were reported by your nameservers are:

    20   mx1.123-reg.co.uk  
    1   chippysworkshop-co-uk.mail.protection.outlook.com  
    10   mx0.123-reg.co.uk   

    [These are all the MX records that I found. If there are some non common MX records at your nameservers you should see them below. ]

    Your reverse (PTR) record:
    ..in-addr.arpa ->  mx1.123-reg.co.uk
    ..in-addr.arpa ->  mail-db5eur010036.inbound.protection.outlook.com
    ..in-addr.arpa ->  mailex.mailcore.me
    ..in-addr.arpa ->  mx1.123-reg.co.uk
    .in-addr.arpa ->  mx1.123-reg.co.uk
    .in-addr.arpa ->  mx1.123-reg.co.uk
    .in-addr.arpa ->  mail-he1eur010036.inbound.protection.outlook.com
    .in-addr.arpa ->  mx1.123-reg.co.uk

     

    My vendor has a template for Office 365 looks like this.  Make sure you add these and not delete the WWW ones

    image.thumb.png.b2d0cef93578d7b031fab7aba32acdbe.png

  6. On 6/5/2019 at 3:30 PM, Brent Dacus said:

     

    I wouldn't use PHP sending.  Alot of places block that as spam.

     

    Yep. I some how felt it would come to this. In this day and age php mail really shouldn’t be an option.  MS will hopefully delist your IP within 48 hrs. 

    @dynambee the Japan/Tennessee connection tag team is real...  great work all around. 

    Its great to think a guy in Tennessee, a guy in Japan can help a guy in England (assumed). 

  7. All:

    I wanted to put this here for those they might be a bit more "Visual" like me.  I am not affiliated with, own or maintain Prestools. That is @musicmaster  I have spoken to him and he has allowed me to post the guide.

    I hope you all find it useful.  If you find error or issue please feel free to correct or update the document.  It is only how to Install not use the software.

    Prestools install guide.docx

    • Thanks 2
  8. 1 hour ago, movieseals said:

    Ram: 30 GB

    Cpu: Intel(R) Xeon(R) CPU E3-1231 v3 @ 3.40GHz (8 processors)

    Now we are geeking out good..

    While you are checking the stuff music man suggested

    You might glean info here

    https://www.server-world.info/en/note?os=CentOS_7&p=elasticstack&f=1

    Also did you tune MariaDB config?  Like with Mysqltuner?  If you have MariaDB tuned you site can really fly.  Since you have tons of memory.  Is your server managed or unmanaged.

    In cPanel are you using the default EA Prefork setup?  Or did you convert it to MPM event?

×
×
  • Create New...