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

https://github.com/cnbattle/go-backup

go 写的一个简单的邮件备份工具。
https://github.com/cnbattle/go-backup

Last synced: 3 months ago
JSON representation

go 写的一个简单的邮件备份工具。

Awesome Lists containing this project

README

        

# go-backup

[![LINK](https://img.shields.io/badge/link-Github-%23FF4D5B.svg?style=flat-square)](https://github.com/cnbattle/go-backup)
[![Go Report Card](https://goreportcard.com/badge/github.com/cnbattle/go-backup)](https://goreportcard.com/report/github.com/cnbattle/go-backup)
[![GoDoc](https://godoc.org/github.com/cnbattle/go-backup?status.svg)](https://godoc.org/github.com/cnbattle/go-backup)
[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg?style=flat-square)](https://github.com/996icu/996.ICU/blob/master/LICENSE)

go 写的一个简单的邮件备份工具。

# 使用
- cp config.example.toml config.toml
- 根据自己的需求修改配置

注意:
> 大文件/多文件/高频备份,请注意邮箱服务商附件相关的限制,如:QQ邮箱 单附件限制大小50MB,一天上限200MB。