On Wednesday 17 September 2003 09:57, Jussi Vainionpaa wrote: > Is there any way of making courier look for the mail recipient case > insensitively? There seems to be a bunch of software that insists on > converting email addresses to upper case. And some people too like to > capitalize [EMAIL PROTECTED] -style emails.
Just create the (empty) file "locallowercase" in the courier 'etc' directory (/etc/courier for rpms, /usr/lib/courier/etc for source builds.) It's documented in the courier man page; search for "locallowercase". The one issue for you as the administrator is that all mail accounts on your server MUST be all in lowercase. So no matter how people may format their account name, on your server that account must be "firstname.lastname" and not "Firstname.Lastname", etc. Jeff Jansen ------------------------------------------------------- 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
