Posts by check

    ok done that but still the same problem
    this proces is also asked when installing imscp


    Could this be caused by the fact that my Fqdn is not ready yet ?
    The request for a ptr was made and should be ready tomorrow.


    The server is already installed with that Fqdn adres

    I am in the proces of installing my new server and encountered a problem.
    Dont know if this is Imscp related or maybe i am doing something wrong.


    Installed Debian Jessie fresh
    installed Imscp 1.3.0
    installed letsencrypt
    installed Dkim
    installed php switcher


    added 3 websites
    all 3 websites enabled the letsencrypt
    Https works perfect without any problem checked the green lock and the certs are all ok and belong to the domains
    Here you can see the domains with certs Nr1 Nr2 Nr3


    Now here comes the problem:
    on all 3 domains added email accounts info@
    now on outlook i create the mail accounts for the domains
    during this proces i get the error certificate is not for this domain do you want to continu


    so this meens:
    domain Nr1 info@email takes certificate Nr1 from domain Nr1
    domain Nr2 info@email takes certificate Nr1 from domain Nr1
    domain Nr3 info@email takes certificate Nr1 from domain Nr1


    Shoot me <X either i am doing something wrong
    Or there is a serious problem :-/ they all use the certificate from domain A
    Please advise in this matter
    If needed server is at your disposal with root access

    I did some testing on ssllabs.com and i got the result A- after changing the ssl config i got an A+
    A is already a high score but not 100%
    So i was wondering is this imscp related or is it something we have to find and change ourself


    • #Default: Off ###
    • Changed into: SSLHonorCipherOrder on
    • #Default: SSLProtocol all -SSLv3 ###
    • Changed into: SSLProtocol all -SSLv2 -SSLv3
    • Default: SSLCipherSuite HIGH:!aNULL ###
    • Changed into: SSLCipherSuite ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS

    Because i am no wizzard maybe some one knows even better configs and could post it here.

    yes days have past since i added the txt record (5/7)
    installed a couple od days ago (5/7)
    activated a couple of days ago (5/7)

    Fresh Clean New install
    i-MSCP 1.3.0
    Build: 20160626
    Codename: Horner


    Fresh Clean New debian Jessie


    Dkim Plugin latest version

    • Installed
    • activated
    • check with mx tools = ok
    • send mail to hotmail Dkim = none

    What do i do wrong



    --------------------------------------------------------------------------------------------
    Authentication-Results: hotmail.com; spf=pass (sender IP is 213.xx.xx.xx) [email protected]; dkim=none header.d=xxx.xx; x-hmca=pass [email protected]



    ---------------------------------------------------------------------------------------------


    root@xxxxx:~# opendkim-testkey -d xxx.xx -s mail -vvv
    opendkim-testkey: using default configfile /etc/opendkim.conf
    opendkim-testkey: checking key 'mail._domainkey.xxx.xxx'
    opendkim-testkey: key not secure
    opendkim-testkey: key OK
    root@xxxxx:~# dig -t txt mail._domainkey.xxx.xx


    ; <<>> DiG 9.9.5-9+deb8u6-Debian <<>> -t txt mail._domainkey.xxx.xx
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52115
    ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1


    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 4096
    ;; QUESTION SECTION:
    ;mail._domainkey.xxx.xx. IN TXT


    ;; ANSWER SECTION:
    mail._domainkey.xxx.xx. 60 IN TXT "v=DKIM1\; k=rsa\; s=email\; p=MIGfMA0GCSqGSIb3D----------------------------------WWRMQIDAQAB"


    ;; Query time: 0 msec
    ;; SERVER: 127.0.0.1#53(127.0.0.1)
    ;; WHEN: Sat Jul 23 19:56:38 CEST 2016
    ;; MSG SIZE rcvd: 312

    i installed the Dkim plugin and activated it
    inserted the key into my records a couple of days ago


    Now i checked the key with MXToolbox and see its ok
    But strangely when i email to hotmail it says Dkim = None


    Do i do something wrong ?
    please advise

    I have an older vBulletin forum version i already tried to get it to work on Debian Jessie with the new php version unfortunatly that is not compatible


    My question is can this plugin help me out with this problem
    On php 5.4.45 the forum works normally.


    If this plugin can help me with this problem what do i need todo
    I understand that the plugin is not ready to use and i have to make extra steps to install the php version or does the plugin does this automaticly ?


    please advise thnx