Hi, We hae a set of users who wish to change their account names from name123@ to just name@ and I'm trying to determine the best way to manage that. The accounts are set up using actual password/shadow entries with check_client_access to recipient restrictions. Users retrieve mail using dovecot.
I've been thinking one approach would be to create password/shadow entries for these new users and set their home directories to be the same as their old ones, then also add new entries to the check_client_access map. Does that make sense? Thanks, Alex