Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 1 of 1
  1. #1
    Member
    Join Date
    Feb 2006
    Posts
    18

    Default EXIM configurator can't do the updates I need ?

    Hi,
    I need to update my exim.conf to support my email redirect service. Now I do this by updating the :
    domainlist local_domains = lsearch;/etc/localdomains

    domainlist relay_domains = lsearch;/etc/localdomains : \
    lsearch;/etc/secondarymx

    entries to also point to one of my files that contains valid relayers and forwarders:

    domainlist local_domains = lsearch;/etc/localdomains : \
    lsearch;/path/mylocaldomains

    domainlist relay_domains = lsearch;/etc/localdomains : \
    lsearch;/etc/secondarymx: \
    lsearch;/path/mylocaldomains


    then in the Director Configuration between valias_domain_file and virtual_aliases I have:


    virtual_aliases_jc_nostar:
    driver = redirect
    allow_defer
    allow_fail
    data = ${if exists{/path/valiases/$domain}{${lookup{$local_part@$domain}lsearch{/path/valiases/$domain}}}}
    file_transport = address_file
    pipe_transport = virtual_address_pipe

    virtual_aliases_jc:
    driver = redirect
    allow_defer
    allow_fail
    data = ${if exists{/path/valiases/$domain}{${lookup{*}lsearch{/path/valiases/$domain}}}}
    file_transport = address_file
    pipe_transport = virtual_address_pipe

    this all work beautifully and users can do email redirects with just a dns entry on my box but no cpanel user defined.

    Now I want to be able to set this up so the exim advanced configurator can manage it and merge in future updates properly. However both sections are outside of the std "user modifiable" areas. Is there some other way to get this into the system and future-proof myself or will I always have to retro fit changes?

    cheers

    Jim
    Last edited by ozace; 01-29-2008 at 08:01 AM. Reason: grammar

Similar Threads & Tags
Similar threads

  1. WHM exim configurator error (current-v11)
    By Danny_T in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 08-27-2007, 07:04 AM
  2. New Exim Configurator Editor doubt
    By bsasninja in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 06-21-2007, 09:24 AM
  3. New cpanel 11 Exim Configurator Editor
    By bsasninja in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 06-13-2007, 12:00 PM
  4. Where does exim configurator store its textarea values?
    By SubZero in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 07-27-2005, 04:57 AM
  5. Exim Configurator Tweak
    By secureID in forum cPanel and WHM Discussions
    Replies: 15
    Last Post: 05-30-2005, 11:21 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube