Exim - send certain "local" user mail to smtp
        Posted  
        
            by Ryan Anderson
        on Server Fault
        
        See other posts from Server Fault
        
            or by Ryan Anderson
        
        
        
        Published on 2010-03-16T19:36:25Z
        Indexed on 
            2010/03/16
            19:41 UTC
        
        
        Read the original article
        Hit count: 705
        
exim
I'm using Exim 3 and would like to know how to send some local addresses to the smtp server instead of Exim handling them as a localuser. They are local addresses in the sense that they have the same domain as listed in 'local_domains' in exim.conf.
I tried using the "require_files" option on the localuser director in exim.conf, but with no luck.
Any help appreciated. Thanks, Ryan
© Server Fault or respective owner