On Sun, 7 May 2006, Eric wrote: > > I have looked through the exim.conf (for reference exim is supplied and > managed via cPanel/WHM) and could not find a reference to > relay_from_hosts.
I don't know what the cpanel configuration looks like so I can't help you with the details. Have a look at the default configuration that comes with Exim and see if you can add its relaying logic to your configuration. > To clarify my second question... I want to relay all outbound mail that > is sent from the domains on my server to a c-class of IP addresses. I > need to configure the exim server to accommodate the use of the Postini > Outbound mail service (http://www.postini.com/admindoc/ob_setup.html) According to that page you only need to configure a single host name as your outgoing SMTP server. Use the hosts and hosts_override options on the SMTP transport. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
