I have done all you said but I still receiving messages like those: 1998-09-28 12:13:13 refused relay (host reject) to <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]> H=(pingo) [193.231.44.195] ------------------------------------------------------------------------------ 1998-09-28 12:15:32 refused relay (host reject) to <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]> H=(pingo) [193.231.44.195] ------------------------------------------------------------------------------ 1998-09-28 12:16:22 refused relay (host reject) to <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]> H=(pingo) [193.231.44.195] ------------------------------------------------------------------------------ 1998-09-28 12:33:03 refused relay (host reject) to <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]> H=(inoe1.inoe.ro) [19 4.102.38.131] ------------------------------------------------------------------------------ 1998-09-28 12:33:16 refused relay (host reject) to <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]> H=(inoe1.inoe.ro) [19 4.102.38.131] ------------------------------------------------------------------------------
> On Mon, 28 Sep 1998, Bubulac Angela Tatiana wrote: > > > local_domains_include_host = true > > local_domains_include_host_literals = true > > relay_domains = infim.ro:inoe.ro:citon.ro > > Try adding: > > sender_host_accept_relay = *.infim.ro:*.inoe.ro:*.citon.ro > > Your current setup allows you to relay traffic TO these domains but I > think you also want to relay traffic FROM these domains as well. > > The asterisk allows any host at these domains to relay through your server > to anywhere on the internet. You might want to specify certain machines. > > > > George Bonser >

