View Single Post

  #2 (permalink)  
Old 07-14-2003
Peter Palmreuther
 
Posts: n/a
Default Re: problem with authentication

* Łukasz Piotrowski <lukpiot@taka.sobie.sciema.poczta.onet.pl> wrote:
> Here is rcpthosts:
> 127.0.0.1


Add 'my_private_server' here for your qmail knowing it is allowed to
receive mails for this domain.
Remember to put 'my_private_server' in 'locals' or 'virtualdomains' as
well, for qmail knowing _how to handle_ mails for this domain.

> And here is tcp.smtp before encoding (?):
> 127.0.0.1:allow,RELAYCLIENT=""
> 192.168.1.3:allow,RELAYCLIENT=""
>
> I think I should add line like this:
>:allow,RELAYCLIENT=""


You should _NOT_. Under no circumstances you should do this. Never. Not
in this life. THIS would make your installation an "open relay", which
is what you want to avoid at the price of your life!
--
Ciao,
Pit
Reply With Quote