Randy Ramsdell: > On 01/07/2013 07:17 PM, Wietse Venema wrote: > > Randy Ramsdell: > >> What is the configuration forces postfix to honor what is found in > >> virtual_alias_maps ? > >> > >> e.g. > >> > >> support@$domain.com LocalAccount > > > > It does. > > > > However, the local(8) delivery agent case-folds recipient names. > > > > Wietse > > Okay. So added these domains to mydestination and removing the vitual > configuration all together. > > A pointer to how to not fold the local accounts?
That is a bad idea (about as bad as wanting to have @ or space characters in the names), therefore it is not implemented. Wietse