Displaying 1 result from an estimated 1 matches for "evchgrbc".
2009 Feb 28
1
allow_nets
...ets=10.1.10.1
dovecot: 2009-02-28 09:06:59 Error: child 4174 (imap) returned error 89
here is the line from my users file:
bob at mydomain.com::5000:5000::/home/vmail/
mydomain.com/:/bin/false::allow_nets=10.1.10.1
here is the corresponding line from the passwd file:
bob at oldschoolpunk.com:$1$evcHgrbC$BuyQRCspMzTpD8zkphxo0/
My goal is, that I want to allow this user to check email ONLY from the IP
specified (i.e. 10.1.10.1)
I just can't seem to get this working...
Am I going about something the wrong way?
Thanks!