Skip to main content

x headers and Received from

Comments

10 comments

  • z3d3m0n
    i guess this is what i need
    0
  • cPRex Jurassic Moderator
    Hey there! I don't see any action on that feature just yet. If we do take action on that, it'll get posted to that features page, so that is the best area to check in on.
    0
  • z3d3m0n
    @cPRex , thanks for reaching out. i will check from time to time meanwhile i have managed to fix the x headers by modifying the /etc/exim.pl.local "X-AntiAbuse: This header was added to track abuse, please include it with any abuse report\n" . "X-AntiAbuse: Primary Hostname - $sender_address_domain\n" . "X-AntiAbuse: Original Domain - $original_domain\n" . "X-AntiAbuse: Originator/Caller UID/GID - [$originator_uid $originator_gid] / [$caller_uid $caller_gid]\n" . "X-AntiAbuse: Sender Address Domain - $sender_address_domain\n" . check_mail_permissions_headers() . "\n";
    but i can't locate the "received_header_text" in the exim.conf or the Advanced section, do you know where to look?
    0
  • cPRex Jurassic Moderator
    That one I'm not sure about - I do see that it's mentioned here:
    0
  • z3d3m0n
    its' quite hidden) i have managed to locate and change it when you click on the blue "Advanced button" in Exim configuration manager a drop-down will pop up "received_header_text" than you just need to change a variable to an appropriate one, and done...
    0
  • cPRex Jurassic Moderator
    Nice! Hopefully this thread will help others searching for this variable in the future!
    0
  • z3d3m0n
    The only thing I have not solved yet is how to save the /etc/exim.pl.local permanently, it's getting rewritten every time I change the Exim configuration via WHM
    0
  • cPRex Jurassic Moderator
    After you make the change, have you tried running these commands? /scripts/buildeximconf /scripts/restartsrv_exim --restart
    0
  • z3d3m0n
    after i have run /scripts/buildeximconf /scripts/restartsrv_exim --restart
    it simply overrode my /etc/exim.pl.local, any other ideas? thx
    0
  • cPRex Jurassic Moderator
    I don't have any additional ideas on my end. If you'd like to submit a ticket our team may be able to recommend additional steps, but our support for those types of customizations is a bit limited, I'm afraid.
    0

Please sign in to leave a comment.