Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 22:04:52 -0700 (PDT)
From:      Gregory Neil Shapiro <gshapiro@gshapiro.net>
To:        "Taki Shirayanagi" <taki00@home.com>
Cc:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Sendmail and usernames
Message-ID:  <14800.11892.20388.933360@horsey.gshapiro.net>
In-Reply-To: <010201c02777$0c7fd6b0$020010ac@C1071271b>
References:  <010201c02777$0c7fd6b0$020010ac@C1071271b>

next in thread | previous in thread | raw e-mail | index | archive | help
taki00> When i create a username that has a uppercase username such as
taki00> Takiman and then try to send mail to it  it says User unknown. But if
taki00> the username is all lowercase the email works fine. 
taki00> Is there something wrong with my sendmail? i am using sendmail 8.11

You need to set F=u in the local mailer flags in order to preserve case
distinction.  You can do this by adding this to your .mc file:

MODIFY_MAILER_FLAGS(`LOCAL', `+u')dnl


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14800.11892.20388.933360>