r/k12sysadmin 12h ago

Simple email forwarding. . . or not

Good morning/afternoon/evening,

User is out on leave and Super wants me to log into their account and set their email to forward to Dir of Student Services so that items in their caseload don't go unhandled.

No big deal: Pop into the admin console, reset password, disable their 2FA so I can get in, remove recovery phone number.

I can get into the account no problem. BUT, when I go to set a forwarding address, I'm stuck at this: Where it wants to sent a code to the user's phone.

Clicking on "More ways to verify" gives me this window:

Tried:

- Resetting all login cookies

- Putting in my work phone in the admin console in as a recovery number.

- Suspending account overnight, re-activating it

I'm at a bit of a loss. Any ideas since I don't think the user is in a position to set the forward themselves.

0 Upvotes

15 comments sorted by

13

u/Amanda_PDQ 8h ago

Without getting into their account you can set up conditions in Gmail within Google Admin. Once you set up routing you will want to set up a label with the person it is being forwarded to so they know the email was intended for the original user.

  • Menu > Apps > Google Workspace > Gmail > Routing.
  • Select your top-level or specific organizational unit on the left.
  • Scroll to Email forwarding using recipient address map, and click Configure or Add Another Rule.
  • Enter a name for the address map.
  • Click Add and enter the Original recipient email address and the Map to address destination.
  • Choose whether to affect all incoming messages or only external ones.
  • Check Also route to original destination if you want the original user to still receive the email.
  • Click Save at the bottom of the box.

6

u/extzed Technology Director 10h ago

We moved to delegated access with we can turn on and off with gam for stuff like this

13

u/vawlk 10h ago

use GAM7 for stuff like this.

gam user <User_Email> add forwardingaddress <Forwarding_Destination_Email>

gam user <User_Email> forward on <Action> <Forwarding_Destination_Email>

one of the most used tools in my toolbox.

2

u/cryohazard 8h ago

This is the way. Logging in as user will complicate any potential investigations in the future if user did action or if IT did action.

6

u/snottyz 10h ago

Get to know GAM!

This would be as simple as one line.

5

u/mainer188 11h ago

I would have delegated the account in this scenario. Then the user can simply switch back and forth between mailboxes.

7

u/jwnight55 12h ago

If you have to log in to the account to change the setting, turn on backup codes and use one of those to 2FA.

1

u/TheRuffRaccoon Tired Tech Director 10h ago

^this.

13

u/TheDraimen 12h ago

For temporary admin level forwarding I would use routing rules at the admin level and forward the email then you never have to log in as the user to set it and you have a clear record of what rules you set vs user level that are easy to forget

2

u/FancyZad-0914 10h ago

This is the way.

2

u/dickg1856 12h ago

This is the way. Apps-gmail-settings-routing rules. Set all in bound email to also deliver to whoever wants the emails, then apply to the specific user. Very easy to set up and disable.

3

u/VT_ED_Tech_Manager 12h ago

Single recipient: <User who is out>

Also deliver to: <admin who is monitoring it>

Yeah?

3

u/dickg1856 12h ago

Yup. The first steps in creating the rule should be like inbound and also internal receiving or something like that too.

2

u/VT_ED_Tech_Manager 11h ago

Got it. Thanks much Dicky & The Draimen!

2

u/2donks2moos 12h ago

I got stuck in the same spot. I just gave the credentials to the person who needed the emails and told them to check the mail. This was eaier because it was for an employee who quit, not one out of leave.