EmailConfig_qq: Authorize for QQ Email

View source: R/sendEmail.R

EmailConfig_qqR Documentation

Authorize for QQ Email

Description

Configuration will be write to curlR/config/config.json, where user, PassCode and server will be stored.

Usage

EmailConfig_qq(user, PassCode)

Arguments

user

the email address of the sender

PassCode

the pass code of the sender, the length is 16 for QQ PassCode

QQ Email Authorization

  1. login in at https://mail.qq.com/cgi-bin/frame_html;

  2. setting -> get authorization PassCode

Examples

## Not run: 
EmailConfig_qq("991810576@qq.com", "XXXXXXXX")

## End(Not run)

rpkgs/curlR documentation built on Jan. 30, 2023, 7:26 p.m.