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

per-user per-ip pop3 access



Hi

I want to have a pop3 server that will allow most users to only access
from the local network, but to allow a small group of users to also read
mail from all over the internet.

I currently use wu-imapd (both the imapd and pop3d).

>From what I figured so far it can not be done by some sort of tcp-wrapper
(as it is not aware of username) and nither by a pop3d that runs through
such a wrapper (as it is not aware of the IP).

Is my last assumption correct? What pop3 deamons are aware of the IP?

Can anyone recommend me a way of doing so?

Thanks

-- 
Tzafrir Cohen
http://www.technion.ac.il/~tzafrir



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il