Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 07:34:33 +0800
From:      "Rick Hunter" <boyadores@yahoo.com>
To:        "tech" <tech@ib.com.ua>, <freebsd-questions@freebsd.org>
Subject:   Re: pop3 server with ACL
Message-ID:  <003501c1461a$a2529660$125131ce@wavephil.com>
References:  <200109251405.f8PE5gN82214@ib.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help

Try the /etc/hosts.allow file

Something like ...

qpopper         | x.x.x.x / n.n.n.n  |       allow
qpopper         |         ALL          |       deny


Replace qpopper with the pop3 daemon that you are running.

Hope this helps.


----- Original Message ----- 
From: "tech" <tech@ib.com.ua>
To: <freebsd-questions@freebsd.org>
Sent: Tuesday, September 25, 2001 10:05 PM
Subject: pop3 server with ACL


> 
> Hi ...
>     Does anybody know pop3 server with ACL support ... something like
>   allow username 127.0.0.0/8
> 
> 10x
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003501c1461a$a2529660$125131ce>