Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2006 3:02:06 -0700
From:      Vizion <vizion@vizion.occoxmail.com>
To:        <freebsd-questions@freebsd.org>
Subject:   case sensitive system user names & postfix
Message-ID:  <20060829100207.VOIQ4369.dukecmmtao03.coxmail.com@dukecmmtao03>

next in thread | raw e-mail | index | archive | help
Freebsd 6.1 running Postfix 2.3.2

-----------
Here is the problem:
-----------
I only need this for sensitive unix accounts on the mail server. I have found the following method cuts spam enormously to such accounts BUT I having just moved to using Postfix dor the mailserver I do not know how to condigure postfix so that it works.

Where for example the administrator may have the case sensitive user account of "AdMiniStraTor". Hence only mail from correspondents who use a correct case formating in the TO address are the only senders whose mails are intended to get through to those unix accounts on the local machine. 

When postfix receives a mail correctly addressed to AdMiniStraTor@$myhostname it tries to look up the user "administrator" and reports there is no such user and rejects the mail as user not found.

Other mail mail accounts are addressed to user@$mydomain and forwarded by carious methods and are not case sensitive.

How can I configure Postfix to deal with this problem?

Postfix is running on a separate host behind a firewall with all mail port requests being past through the firewall.

Thanks

david





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060829100207.VOIQ4369.dukecmmtao03.coxmail.com>