bertus keyser writes: > How do you make courier ignore Case ? >
You don't. And you don't want to - unless you want to be unable to communicate with places where case is important. What you probably actually want is for your local user names to be case insensitive, which is reasonable enough. Look for locallowercase in INSTALL or the man pages. THis means that all local user names are converted to lower case before anything else happens to them. Then all mail for BILL or Bill or bill would be delivered to the same mailbox - the one for bill. -- Bill Michell [EMAIL PROTECTED] (home) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
