On Sat, 8 Mar 2003, Gordon Messmer wrote: > Jim Trigg wrote: > > On Sat, Mar 08, 2003 at 08:11:15PM +0800, [EMAIL PROTECTED] wrote: > > > >>You *DO* have to 'RTFM' - but here too the info is *there*, and all from > >>the same place. And you *DO* have to configure the modules you plan to > >>use, but that is not a lot of work, (again "RTFM"). > > > > > > *Where?* I can't find documentation on configuration parameters, and > > the times I've asked questions on this list (and on the exim list, and > > on the postfix list; it's not MTA-specific) I get an attitude of "You > > should be able to figure that out without bothering us". > > Can't help you with postfix or exim, but for Courier: > > rpm -qal courier'*' | grep man
That, of course, assumes the use of rpm as the package manager. Consider: locate courier | grep man # assumes locate up-to-date and installed find /usr/man -name 'courier*' Personally, I *also* found it a little bit difficult to locate the what I wanted in the documentation. I found the best documentation at: http://www.courier-mta.org/ The 'Installation' process could be a bit noisier -- sooner or later I'll go through the process and detail where it could use improvement. Saying "this needs work" without specifying how is damn near useless. That being said, I made the switch to courier mta from qmail and am quite pleased with the process. -- Applying computer technology is simply finding the right wrench to pound in the correct screw. Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
