modulepackage
1.0.0
Repository: https://github.com/goswamitech/mailsanitizer.git
Documentation: pkg.go.dev
# README
MailSanitizer
service which senitize email by deleting spams
Refer Using OAuth 2.0 to Access Google APIs and Oauth Scopes to setup google API authentication
./bin/MailSanitizer --h
usage:
./bin/MailSanitizer [-credential <credential file path>] [-label <label>] [-spammers <spammers file path>]
options:
-credential Optional oauth credential filen downloaded from google console(default value is credentials.json)
-label Optional labelIds of labels/folder, separated by ","
-token Optiobal path of token file (default value is token.json)
-spammers Optional path of spamers file. If not provided, all mails will be deleted into label
-user Optional emailId, default value is me
# Packages
No description provided by the author
No description provided by the author
No description provided by the author