An open API service indexing awesome lists of open source software.

https://github.com/jollyjinx/googlescripts

Google Script to login to google apps and create mail aliases
https://github.com/jollyjinx/googlescripts

Last synced: 2 months ago
JSON representation

Google Script to login to google apps and create mail aliases

Awesome Lists containing this project

README

        

Readme for googlescripts
========================

When you move from one provider to another (like I did) you sometimes need to create a hell of a lot mail aliases. I had the problem in needing spam generic aliases which were created with the dash instead of google using the minus.

old:
[email protected]

new on google:
[email protected]

I needed to filter out the minus alias names I used in the past and add them as full aliases to an account.

You need to install Config::IniFiles via perl -MCPAN -e shell
You can create a config inifile to store your settings instead of the commandlineoptions.

creategooglealias.perl
----------------------
Creates mail aliases on a google hosted domain.

usage:
perl creategooglealias.perl --adminname=myadmin --aliasuser=john --domainname=example.com