Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Member
    Join Date
    Oct 2003
    Location
    Manchester, UK
    Posts
    56
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default Allow customization or removal of "spamd_address" via Exim Configuration Editor

    Hello,

    We would like you to remove the 'spamd_address = 127.0.0.1 783' line in the exim advanced config editor and/or allow us to specify the IP address spamd will run on.

    We want to send it to our spamassassin farm to save resources on the cPanel server. We have already done this for clamav.
    Nathan Flynn
    Zen Internet
    www.zen.co.uk

  2. #2
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by eperdeme View Post
    Hello,

    We would like you to remove the 'spamd_address = 127.0.0.1 783' line in the exim advanced config editor and/or allow us to specify the IP address spamd will run on.

    We want to send it to our spamassassin farm to save resources on the cPanel server. We have already done this for clamav.
    Can you confirm if this functionality is still necessary? I am unable to locate a line with that content in my Advanced Exim Configuration Editor on version 11.27.3. If you can provide a screenshot of where I can find this in the Advanced Editor, that would be greatly appreciated.

  3. #3
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Arrow Friendly Moderator Note

    I have revised the thread title in attempt to more accurately describe the specific feature that I believe is being requested.

  4. #4
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by cPanelDavidG View Post
    Can you confirm if this functionality is still necessary? I am unable to locate a line with that content in my Advanced Exim Configuration Editor on version 11.27.3. If you can provide a screenshot of where I can find this in the Advanced Editor, that would be greatly appreciated.
    Nevermind, Don has confirmed this is still necessary.

    Does anyone else have any input with regards to this functionality?

  5. #5
    Member
    Join Date
    Jun 2010
    Posts
    3

    Default

    Quote Originally Posted by cPanelDavidG View Post
    Nevermind, Don has confirmed this is still necessary.

    Does anyone else have any input with regards to this functionality?
    This isn't for specifying which IP to let spamd run on. This variable is telling Exim where to find spamd at.

    The main point of adjusting this is to allow for off-server spam filtering. If SpamD is still running on the same machine as Exim, you should not change this value.

    You can modify this in the /scripts/restartsrv_spamd and add in the '-i 10.10.10.10' option as follows...

    if ( $restart != -1 ) {
    if ( -x '/usr/bin/spamd' ) {
    $ENV{'LANG'} = 'C';
    $ENV{'LC_ALL'} = 'C';
    system "/usr/bin/spamd -d $spamdoptions -i 10.10.10.10";
    }
    elsif ( -x '/usr/local/bin/spamd' ) {
    $ENV{'LANG'} = 'C';
    $ENV{'LC_ALL'} = 'C';
    system("/usr/local/bin/spamd -d $spamdoptions -i 10.10.10.10");
    }


    Please keep in mind that file may be overwritten if we make updates to it.

  6. #6
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Allow customization or removal of "spamd_address" via Exim Configuration Editor

    Nathan,

    Do you still want us to natively accommodate you running your own spamd remotely? cPanel&WHM would provide no management of this remote spamd (at least how this feature request is described right now).

    If I don't hear from you in the next 3 weeks, I will just close out this feature request.

  7. #7
    Member
    Join Date
    Oct 2003
    Location
    Manchester, UK
    Posts
    56
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default Re: Allow customization or removal of "spamd_address" via Exim Configuration Editor

    Hello,

    We would much prefer it to be a native option.

    We have found in the past making changes to the files cPanel updates via upcp to get overwritten. We have in the past chmoded +i them to make them immutable but we have then fallen out of step with the updates and missed new options.

    Thanks
    Nathan
    Nathan Flynn
    Zen Internet
    www.zen.co.uk

  8. #8
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Allow customization or removal of "spamd_address" via Exim Configuration Editor

    Quote Originally Posted by eperdeme View Post
    Hello,

    We would much prefer it to be a native option.

    We have found in the past making changes to the files cPanel updates via upcp to get overwritten. We have in the past chmoded +i them to make them immutable but we have then fallen out of step with the updates and missed new options.

    Thanks
    Nathan
    Okay.

    If anyone else reading this also desires this functionality, please reply to this thread.

Similar Threads & Tags
Similar threads

  1. Filed with Developers Removal of cPanel "spam feature" (BoxTrapper) [Case 56398]
    By dreas in forum Feature Requests for cPanel/WHM
    Replies: 13
    Last Post: 03-01-2012, 11:19 AM
  2. IE 8 shows "unsecure content" warning in HTML Editor's "insert image"
    By jpratt in forum Feature Requests for cPanel/WHM
    Replies: 1
    Last Post: 08-12-2011, 10:09 AM
  3. Removal of cPanel "spam feature" (BoxTrapper) [Case 56398]
    By dreas in forum E-mail Discussions
    Replies: 3
    Last Post: 08-02-2010, 02:28 AM
  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
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube