On 2009-06-04 at 12:17 -0600, Greg Masters wrote:
> Chirpy's suggestion is adding the line:
> "allow_domain_literals" to the first open textbox in Cpanel advanced conf. 
> editor. He also suggested adding the IP used in the address field to the 
> etc/localdomains file in the format [xxx.xxx.xxx.xxx], brackets included.
> 
> The result is that there are no more bounce messages, however the emails are 
> not being delivered. Each account on the server has a dedicated IP. The exim 
> maillog indicates the email is "frozen".

You still need to create a Router to handle the emails.  Routing is
routing, all you've done is define that domain literals are valid, not
what to do with non-local ones.

The necessary Router is present in the default config file, but
commented out, and is covered in The Exim Specification (spec.txt or
online at http://www.exim.org/ ) too. 

-Phil

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to