Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Registered User
    Join Date
    May 2011
    Posts
    3

    Default EXIM don't sign with DKIM emails with other domain "From"

    Hello,

    EXIM don't sign with DKIM emails with other email in From tag.

    I sended a email, using a email from another server in "From" tag. I this case Exim don't use DKIM,

    this should not be a problem because the stmp.mail tag contains an email server that I'm sending.

  2. #2
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: EXIM don't sign with DKIM emails with other domain "From"

    cPanel does not currently support DKIM but only domain keys for outgoing emails. How have you enabled DKIM on your cPanel machine currently?
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  3. #3
    Registered User
    Join Date
    May 2011
    Posts
    3

    Default Re: EXIM don't sign with DKIM emails with other domain "From"

    I enabled it in "authentication e-mail" in account I created for the main domain.

  4. #4
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: EXIM don't sign with DKIM emails with other domain "From"

    This enables DomainKeys rather than DKIM in cPanel > Email Authentication area.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  5. #5
    Registered User
    Join Date
    May 2011
    Posts
    3

    Default Re: EXIM don't sign with DKIM emails with other domain "From"

    I enabled it, but if i use another email@domain in "From" tag in the email message, exim don't send DKIM key in email.

  6. #6
    Registered User
    Join Date
    Jun 2011
    Posts
    2

    Default Re: EXIM don't sign with DKIM emails with other domain "From"

    Quote Originally Posted by fabiomazzo View Post
    I enabled it, but if i use another email@domain in "From" tag in the email message, exim don't send DKIM key in email.
    Hello: This is the only tutorial to work for me:

    /http://www.thecpaneladmin.com/using-dkim-with-exim-and-cpanel/

    To send dkim in all emails change this:

    DKIM_DOMAIN = ${lc:${domain:$h_from:}}
    DKIM_FILE = /var/cpanel/domain_keys/private/${lc:${domain:$h_from:}}
    DKIM_PRIVATE_KEY = ${if exists{DKIM_FILE}{DKIM_FILE}{0}}


    To This


    DKIM_DOMAIN = yourdomain.com
    DKIM_FILE = "/var/cpanel/domain_keys/private/yourdomain.com"
    DKIM_PRIVATE_KEY = ${if exists{DKIM_FILE}{DKIM_FILE}{0}}


    Hope this helps


    Jose

Similar Threads & Tags
Similar threads

  1. Add support for DKIM ("DomainKeys Identified Mail")
    By jrf in forum Archived Feature Requests
    Replies: 220
    Last Post: 04-30-2012, 04:32 PM
  2. Error "dkim=neutral (no sig) "???
    By p-root in forum E-mail Discussions
    Replies: 21
    Last Post: 05-17-2010, 09:12 AM
  3. Add support for DKIM ("DomainKeys Identified Mail")
    By Richard Dale in forum E-mail Discussions
    Replies: 1
    Last Post: 11-30-2009, 10:44 PM
  4. My Exim Configuration Changes Don't "Stick"
    By gcutrer in forum New User Questions
    Replies: 7
    Last Post: 10-21-2009, 11:42 PM
  5. Exim bug, you can send email from "one" domain to the "same" domain without Auth.
    By mohamed_gaber in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 10-11-2004, 03:34 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube