coremail-address-book

command module
v0.0.0-...-9c92bf3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 9 Imported by: 0

README

coremail-address-book

Build Status release GitHub license platform

📧Coremail邮件系统组织通讯录一键导出

安装

二进制包

releases 有各个系统的zip包, 根据系统下载对应的zip文件并解压后使用。

源码编译
$ git clone git@github.com:dpu/coremail-address-book.git
$ cd coremail-address-book
$ go build main.go
$ ./main -h
使用
// 查看帮助信息
$ main -h
Usage of ./main:
  -coremail_cookie string
        Coremail value in Request Cookie
  -coremail_sid string
        Coremail.sid value in Request Cookie
  -host string
        Coremail host (default "mail.dlpu.edu.cn")

// 执行导出
// -coremail_cookie 与 -coremail_sid 可在浏览器登录邮箱查看
$ ./main -coremail_cookie=YOUR_COOKIE_COREMAIL -coremail_sid=YOUR_COOKIE_COREMAIL_SID

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL