Sam Varshavchik said the following on 15/01/07 11:46: > Vini Engel writes: > >> On Monday 15 January 2007 04:54, Sam Varshavchik wrote: >>> Vini Engel writes: >>> > Hi guys, >>> > >>> > I was playing around with my courier and came up with a question >>> and did >>> > not manage to find the answer in the docs. When I used qmail I could >>> > allow relay from a /25 network just by using 10.10.10.0-127 for >>> > instance. It seems that courier's smtpaccess file doesn't work the >>> same >>> > way, is there a way to allow relay from small networks? >>> >>> Yes. Install the Net::CIDR module from CPAN first, then run >>> makesmtpaccess. >> >> Thanks for the info Sam, should I then use /25 or specify a range 0-127? > > Use /25.
It works but now if I use the example below it fails because the IP that is being explicitly specified is part of the network. 10.0.0.0/25 allow,RELAYCLIENT 10.0.0.10 allow,AUTH_REQUIRED Any way to get around this? Thanks Vini ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
