Is it possible to tell courier IMAP that it should accept IMAP connections only from certain range of IP address.

This is not Courier IMAP's job. Use iptables to do this.


Tried man couriertcpd sometime? That's what courier imap runs out of ..

-access=filename
Specifies an optional access file. The access file lists the IP
addresses from which connections should be accepted or rejected.
The access file is also used to initialize environment variables
based on the IP address of the connection. filename is a GDBM or
DB database file that's usually created by a script from one or
more text files. See "ACCESS FILE" below for more information.

Thanks, This is what I was searching for.
But the only problem is that it requires the input in the form of 'GDBM / DB database file'.


Now I will have to install one of these db's and compile php or perl with it and then generate the req. binary file.

regards,
siva





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to