Hi all,
> Will: it showed this: " zsh: command not found: gyb "
I see, judging by the automatic script as well as the slower manual setup in the wiki, the alias part of the script wasn't updated for zsh on macOS and as such it won't work for those who have not manually added a command that emulates bash config files in zsh. Because of this, the script might automatically create an alias in a bash config file, but this is then not used by zsh.
To keep it simple, you can create the alias in your .zshrc file by running:
echo "alias gyb='~/bin/gyb/gyb'" >> ~/.zshrc
> Ok so now I have come to the conclusion that migration to Google Groups might not be possible. Is that true?
No worries. Once the setup's done correctly, it'll work fine. You need not dive in json files. It's a fairly quick setup.
Since all steps are guided in Terminal, I recommend starting over so you can follow each step again.
2. You can delete everything in your gyb folder over at ~/bin/gyb/gyb
> this will download GYB, install it and start setup.
In the setup you give your super admin access to gyb, this is the address you'll later use with --use-admin.Once everything's set up properly, you can indeed start using it.
1. Working folder:
I suggest temporarily making a new gyb folder somewhere to work in, e.g., in your Documents folder.
This way we prevent unnecessary clutter in gyb's installation folder.
Then, in Terminal use: cd ~/Documents/gyb
2. Backing up:
The Groups Migration API does not support emails larger than 25 MB. We can skip those in the backup. Not sure if gyb does this automatically, but there's no harm in preventing it.
3. Restoring to group:
I believe enabling conversation mode was a prerequisite, either way it doesn't hurt to enable.
Note: Jay's advice from the wiki: I'd also recommend holding on to the local backup of the user's mail should you ever wish to restore to the mailbox.
Op donderdag 23 januari 2025 om 23:41:13 UTC+1 schreef Will Ross: