thanks again,
Keith
Jeff Jansen wrote:
On Monday 18 August 2003 20:25, Keith Pettit wrote:
I have smtp auth turned on and it works great, but it's alittle laggy (3-5 sec). I'd like to allow local users to use SMTP without authing.
Is there a way I can have smtp auth turned on, but have a certian subnet
not need authentication?
Sure. Check out the "makesmtpaccess" man page for instructions. Basically you edit the /etc/courier/smtpaccess/default file (or create a new one in that directory) and add a line for the subnet you want. So
192.168.1 allow,RELAYCLIENT
would allow all machines on the 192.168.1.0/24 subnet to access the smtp server and relay messages through it without authenticating. The man page will give you all the options.
Jeff Jansen
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
--
*************************************
* Keith Pettit * * System Administrator *
* Direct Solutions, Inc. *
* Phone: 1.801.226.5166 ext 211 *
* Fax: 1.801.226.5018 *
* Address: 763 North 530 East *
* Orem, Utah 84097 *
*************************************
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
