-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 "Peter Burden" <[EMAIL PROTECTED]> wrote on 2008-Feb-19: > Thanks for the quick reply, yes I should have spotted that in the manual. > However on checking configuration I already had a "locallowercase" file > > (of size 0, owned by courier, globally readable), I touched it, did a > Courier restart and - the problem persists. [Also did a full restart, > authdaemond and everything else associated with Courier.] > > Is it possible that the case insensitive behaviour referred to is just for > local accounts and not for aliases?
Yes, aliases are case sensitive. So when using 'locallowercase' *everything* needs to be lowercase - accounts, aliases, etc. That way everything will "match". If 'locallowercase' exists, then whenever a message arrives, courier converts the address to all lower case. Then it does the rest of the its magic. So if you create a mixed case alias for an account, then that's a "valid" alias, but courier will never deliver to it (AFAICT) because when a message arrives for "[EMAIL PROTECTED]", courier will first convert it to "[EMAIL PROTECTED]" and then set about delivering it. Since that's not a valid address/alias, it doesn't get delivered. So make your aliases all lower case, and then they will work regardless of what case the address is in. HTH Jeff Jansen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHuwV+GfIHDMaiC9cRAmXEAKCE+RduXZtpwgsaKlM3FTywQqynwwCfc8M9 5C4OqvwGQvy/suKfyPslmds= =1oUu -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
