[KLUG Members] SuSE 9.0 Postfix (fwd)

Adam Tauno Williams members@kalamazoolinux.org
Tue, 20 Apr 2004 22:13:19 -0400


> I seem to have everything working now.
> I decided to set the permission back to default and everythign still 
> works!
> The only thing now is users seem to be case sensitive.
> jeremy@elite4god.com works
> Jeremy@elite4god.com doesn't.
> How do I fis this.

First, it isn't broken.  It is the job of the MTA to normalize the
address.  But... given current common practice, set -

lmtp_downcase_rcpt: yes

- in /etc/imapd.conf and the lmtp daemon will downcase the addresses
prior to processing.