|
|
|
Added a new attribute: fsuEduFire2Forwarding
fsuEduCarsMailForward stores where cars accounts are forwarded to. Not alias (@fsu.edu) addresses. Should I create a .forward in my home directory that would be reflected here. This is separate and is some sense, unrelated to fire2 addresses.
We have two attributes currently storing fire2 addresses.
fsuEduFire2Email is multi-valued and is a list of @fsu.edu aliases for an individual. My list is below as an example.
fsuEduFire2Email
dcshrum@fsu.edu
shrum@fsu.edu
donald.shrum@fsu.edu
donald.c.shrum@fsu.edu
dcs02d@fsu.edu
donald.c.shrum.02d@fsu.edu
fsuEduFire2RoutingEmail is SINGLE valued and is in theory the address that all those aliases point to. At this point you should see the error which is that for folks with multiple cars accounts there are multiple sets of aliases that point to multiple routing addresses.
fsuEduFire2RoutingEmail
dcshrum@fsu.edu-->dshrum@admin.fsu.edu
What about dcs02d??
I have added yet another attribute named fsuEduFire2Forwarding that should deprecate fsuEduFire2RoutingEmail and fsuEduFire2Email. Let's not use those attributes anymore and instead use the new and improved: fsuEduFire2Forwarding
fsuEduFire2Forwarding
dcshrum@fsu.edu-->dshrum@admin.fsu.edu
shrum@fsu.edu-->dshrum@admin.fsu.edu
donald.shrum@fsu.edu-->dshrum@admin.fsu.edu
donald.c.shrum@fsu.edu-->dshrum@admin.fsu.edu
dcs02d@fsu.edu-->dcs02d@garnet.acns.fsu.edu
donald.c.shrum.02d@fsu.edu-->dcs02d@garnet.acns.fsu.edu
A separate issue was the problem of sendmail on one of Tom's boxes using ambiguous addresses. shrum@fsu.edu for example. Tom fixed that so those are no longer an issue.
--Donny
|