At 3:55 PM +0100 10/16/00, Sebastian Enders wrote:
> Hello,
>
> perhaps anybody can help me!
>
> I want to patch qpopper, so that he only allows POP from a special
> IP range, for example
> 192.168.*.*, from anybody else he should only allow APOP.
>
> the qpopper feature -p 3 is waht i want, put this feature only
> allows POP from localhost.
> Now i want to ahve a patch which changes localhost in an IP Address
> range such sa
> 192.168.*.*
It would be nice to expand '-p' to allow specification of address
ranges in a future release.
>
> I have looked up the source code, but i could not find it, where I
> have to make these
> changes!
You can patch popper/pop_user.c -- look for "127."