Re: Restricting remote access with mailfront/CVM

Anton Khalikov <[email protected]> Wed, 28 Sep 2011 21:10:49 +0600
Newsgroups gmane.comp.sysutils.bgware
Message-ID <CAO5Lmt0YJjCz-xLvROkQr5oN5nC8GkAyecbi3nc0am+-XsftTw@mail.gmail.com>
CVM is just a set of programs to check user's login/password against a
database and run a program in case they are match. So basically you
can modify your run-script so cvm module runs an IP checking script
instead of smtp/pop3 backend, and this script runs your backend if IP
matches as well.



2011/9/28 Scott Gifford <[email protected]>:
> I have a POP3/IMAP/SMTP server running mailfront and CVM. =A0We'd like to
> restrict who can log into it remotely, but I can't see a way to do that
> within mailfront or CVM. =A0Ideally I'd like to be able to restrict speci=
fic
> users to logging in to SMTP AUTH, POP3, or IMAP from specific IPs
> Is there a straightforward way to do this that I'm missing? =A0Or do I ne=
ed to
> hack together some code?
> Thanks,
> -----Scott.
>



--
Best regards,
Anton Khalikov