[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Exim+mailmain



On Sat, Dec 16, 2000 at 12:38:03PM -0500, Ryan Golbeck wrote:
> Hello;
> 
> I've been trying to setup mailman to manage some mailing lists with exim
> but I'm having troubles whenever mailman has to send mail off host.  I've
> been getting this sort of error in my exim/mainlog:
> 
> 2000-12-15 00:28:32 refused relay (host accept) to <person@host> from <test4-admin@cayley.dhs.org> H=localhost (cayley.dhs.org) [127.0.0.1]
> 
> So I was looking through the exim documentation on their webpage, but some
> of it seems out of date, but either way I've been playing with the relaying
> configuration options in exim.conf but nothing seems to get rid of the error
> and allow mail to be sent.

You need to relay specifically for localhost. Either in 
local_domains = localhost:cayley.dhs.org

or 

relay_domains = localhost:cayley.dhs.org

See what that does for you.

Tim


-- 
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
   >> Tim Sailer (at home)             ><  Coastal Internet, Inc.          <<
   >> Network and Systems Operations   ><  PO Box 671                      <<
   >> http://www.buoy.com              ><  Ridge, NY 11961                 <<
   >> tps@unslept.com/tps@buoy.com     ><  (631) 476-3031                  <<
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<



Reply to: