ispconfig dkim=temperror (no key for signature) and spf=neutral

Discussion in 'General' started by mart28, Oct 17, 2015.

  1. mart28

    mart28 Member

    Hello
    I configured dkim and spf
    But when I send an email from my server tells me

    Authentication-Results: mx.google.com;
    spf=neutral (google.com: ip is neither permitted nor denied by best guess record for domain of
    [email protected]) [email protected];
    dkim=temperror (no key for signature)
    [email protected]

    my area dns
    [​IMG]

    http://i58.tinypic.com/qrxj49.png


    I need to create SMTP cname?
    need to create ptr zone?

    I tested with
    v = spf1 ptr: ovh.net ~ all and does not work

    I am also using spf2 of mailrelay

    http://blog.mailrelay.com/en/2012/09/27/what-is-the-dkim-system-and-how-does-it-work
    http://blog.mailrelay.com/en/2013/05/13/how-to-create-the-spf-records-for-mailrelay

    a greeting
    Thank you
    I have cloudflare and e disabled
     
  2. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    Your dkim-key is invalid. It should be dkim._domainkey.name.com. and the data must start with v=DKIM...
    You should use a wizard to create your dkim-records if you are not sure how to install them. I prefer to use my dkim-patch for ispconfig.
    Beside this: hidding most of the data is not really usefull if you have some problems.
     
  3. mart28

    mart28 Member

    Hello.
    Now I can not do another photo with all the data, I do it tomorrow.
    I've copied the key dkim of this tutorial.
    http://blog.mailrelay.com/en/2012/09/27/what-is-the-dkim-system-and-how-does-it-work

    dkim._domainkey.midominio.com
    and configure the TXT records (all in the same line, all together):
    k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSAHkvh8dRCsiMTud+hfC+MX2MgmO8PQHHcGxoim7mI+FhgOiOS5WgBUpZsZ60M2eLhBbJkMFLjC1OS0xDf9suh+Tl4tVirMXnWIS+zrR1xLX15/ItB7+x8FG4HHR5aD8BB4OHCTk3WjzF5YU/KFx0riP/wsU7Z5XRK6OwwNcCTQIDAQAB;

    i wrote
    in txt
    v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSAHkvh8dRCsiMTud+hfC+MX2MgmO8PQHHcGxoim7mI+FhgOiOS5WgBUpZsZ60M2eLhBbJkMFLjC1OS0xDf9suh+Tl4tVirMXnWIS+zrR1xLX15/ItB7+x8FG4HHR5aD8BB4OHCTk3WjzF5YU/KFx0riP/wsU7Z5XRK6OwwNcCTQIDAQAB;

    dkim=temperror (no key for signature) [email protected]


    where this the wizard to create dkim records ?, I used the dns with txt área
    need this?
    http://blog.schaal-24.de/dkim/?lang=en

    a greeting
    Thank you
     
    Last edited: Oct 17, 2015
  4. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    Yes. This a backport from 3.1 to allow dkim with the current version. This also includes a wizard for dmarc and spf.
     
  5. mart28

    mart28 Member

    I have this version.
    There is a new Version of ISPConfig 3 available!
    This Version: 3.0.5.3
    New Version : 3.0.5.4p8

    I need to upgrade?
    Does that automatically update?



    http://blog.schaal-24.de/ispconfig/dkim-patch-1-1-8/?lang=en
    for ISPConfig 3.0.5.4.p7 only
    add CSRF-Check from ISPConfig
    updated installer for ISPConfig 3.0.5.4.p7
    changed config-file-check to prevent saving the keys in the wrong file if a single amavis-config-file exists after upgrading to a "split-config"


    I have had debian 7 installed from ovh
    Do I need then updated debian?
    I'm sorry for my English

    a greeting
    Thank you
     
  6. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    You can not use this patch on 3.0.5.3. You should update ispconfig to the laste stable-relase 3.0.5.4p8 and afterwards install the patch.
     
  7. mart28

    mart28 Member

    Hi
    do I have to do this first?, before update
    apt-get -u update
    apt-get -u upgrade

    can I follow these steps to update?
    http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/

    ispconfig_update.sh

    Please choose the update method. For production systems select 'stable'.
    The update from svn is only for development systems and may break your current setup.
    Select update method (stable,svn) [stable]:

    This application will update ISPConfig 3 on your server.
    Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]:

    Creating backup of "/usr/local/ispconfig" directory...
    Creating backup of "/etc" directory...
    Checking ISPConfig database .. OK
    Starting incremental database update.

    Reconfigure Permissions in master database? (yes,no) [no]:

    Reconfigure Services? (yes,no) [yes]:

    ISPConfig Port [8080]:

    Create new ISPConfig SSL certificate (yes,no) [no]:

    Reconfigure Crontab? (yes,no) [yes]:

    a greeting
    Thank you
     
  8. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    See post #6 - update ispconfig and apply the patch.
     
  9. mart28

    mart28 Member

    I do not know how to update ispconfig.
    How I can update ispconfig?
    I am a newbie
    a greeting
    Thank you
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    run:

    ispconfig_update.sh

    on the shell as root user.
     
  11. mart28

    mart28 Member

    Thank you very much for your help.
    a greeting
     

Share This Page