Beuillshite, daca nu te deranjeaza ca mail-ul catre [EMAIL PROTECTED] nu
va fi livrat lui [EMAIL PROTECTED] si reciproc, poti face sendmailul
perfect case senzitve adaugand o litera la macroul Mlocal in zona
flagurilor:
adica in loc de F=blabla pui F=nblabla, restartezi sendmailul si gata
poti avea contul:
[EMAIL PROTECTED] fara probleme.
Iaca si faq-ul relevant:
Subject: Q4.17 -- How do I handle user names with upper-case characters?
Date: November 18, 1999
Updated: August 8, 2001
You really shouldn't, because upper case characters in user names are
contrary to the Unix tradition. If you do, then e-mail addresses will be
case sensitive, so that mail to <[EMAIL PROTECTED]> will bounce instead of
being delivered to <[EMAIL PROTECTED]>. As this is contrary to the
expectations of many, it is not recommended.
But if you insist on doing so anyway, and you have version 8.10, put
the following in your .mc file:
MODIFY_MAILER_FLAGS(`LOCAL', `+u')dnl
If you don't have 8.10, you will need to redefine the
LOCAL_MAILER_FLAGS m4 variable, but the initial value varies from OS to
OS, so this is yet another reason not to mess with this flag.
Another hack is the creation of aliases for Uppercase local users in
the form:
# lowercase version to real one
uppercase: Uppercase
It will make sendmail deliver messages to uppercase local recipients in
a case insensitive manner.
Mircea "da' n-a mai fost intrebarea asta, pusa ( si rezolvata :) de
mine ???" C.
Marian Acsente wrote:
>
> Florin Andrei wrote:
> >
> > Creaza TOATE conturile cu litere DOAR MICI, si mta-ul o sa accepte
> > mesaje care vin pe conturi cu litere atit mici cit si mari.
>
> Da...se pare ca, deocamdata, e unica solutie. Neeleganta, dar asta e.
> Sendmail-ul e "case-insensitive".
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.