1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

DKIM/SPF for site on shared hosting, gmail

Discussion in 'Site & Server Administration' started by sarahk, Jul 23, 2019.

  1. #1
    I haven't done this before and I haven't quite got my head around what is actually happening.

    I've got a site on shared hosting, minimal traffic.
    Plesk control panel, domains managed by the registrar.
    SSL set up for the site.
    The site sends emails when people fill out the contact form.
    Humans use Gmail to send and receive emails.

    Plesk lets me use DKIM spam protection
    upload_2019-7-24_18-7-28.png

    I've seen info about using puttygen to generate the keys I need & it seems pretty ad hoc.
    How do I ensure I can still send from gmail?
    Do I need to add anything to my php scripts to sign them?
     
    sarahk, Jul 23, 2019 IP
  2. RoseHosting

    RoseHosting Well-Known Member

    Messages:
    230
    Likes Received:
    11
    Best Answers:
    11
    Trophy Points:
    138
    #2
    Log in to your Plesk control panel and configure an external mail server (gmail) to handle mail for your domain. Also, MX records of your domain should point to gmail servers. As for the contact form on your site, you should be able to use the PHP mail() function to send an email when people fill out the contact form.
     
    RoseHosting, Jul 25, 2019 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #3
    Hi @RoseHosting - yeah, we're using mail() to send from the site, and I thought you only changed the mx records if you were using gsuite so I'll look into that.
    My concern is around the dkim when emails are sent from two different sources.
     
    sarahk, Jul 25, 2019 IP