FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added groupwise XGWTRUSTEDAPP by ipsec · Pull Request #371 · imapsync/imapsync · GitHub

Added groupwise XGWTRUSTEDAPP - #371

Open
ipsec wants to merge 1 commit into
imapsync:masterfrom
ipsec:master
Open

Added groupwise XGWTRUSTEDAPP#371
ipsec wants to merge 1 commit into
imapsync:masterfrom
ipsec:master

Conversation

ipsec commented Dec 21, 2022

Copy link
Copy Markdown

Using the information from #20

This PR add XGWTRUSTEDAPP auth method to use with groupwise

The command I have used is:

perl imapsync --host1 IP_ADDR1 --port1 993 --ssl1 --nosslcheck --authmech1 XGWTRUSTEDAPP --password1 BASE64_HERE --user1 myaccount --host2 IP_ADDR2 --port2 993 --ssl2 --nosslcheck --user2 another_account --password2 another_password

the BASE64_HERE is created using this command:

echo -n -e "APP_NAME\x00APP_KEY\x00"|base64

APP_NAME and APP_KEY are the groupwise application name and key

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL