Closed SamoPP closed 2 years ago
Without further information I cannot help you.
verbose = TRUE
? What does the output tell you?max_times = 1
?For others who might get frustrated this solved my problem: https://stackoverflow.com/questions/67950293/how-to-fix-gmail-smtp-error-the-smtp-server-requires-a-secure-connection-or-th/72582417#72582417
This was addressed in a blog post too. I have referenced it from the README
.
Description of the bug
Error in
stop_rate_excess()
: ! Request failed after 5 attempts Backtrace: ▆Steps To Reproduce
emayili::smtp(email, verbose = FALSE)
Additional Information
Matrix products: default BLAS: /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3
locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages: [1] stats graphics grDevices utils datasets methods base
other attached packages: [1] emayili_0.7.10
loaded via a namespace (and not attached): [1] Rcpp_1.0.8.3 pillar_1.7.0 compiler_4.2.0 base64enc_0.1-3 [5] tools_4.2.0 digest_0.6.29 evaluate_0.15 lifecycle_1.0.1 [9] tibble_3.1.7 pkgconfig_2.0.3 rlang_1.0.2 DBI_1.1.2
[13] cli_3.3.0 commonmark_1.8.0 curl_4.3.2 xfun_0.31
[17] fastmap_1.1.0 dplyr_1.0.9 httr_1.4.3 stringr_1.4.0
[21] xml2_1.3.3 knitr_1.39 generics_0.1.2 vctrs_0.4.1
[25] triebeard_0.3.0 tidyselect_1.1.2 glue_1.6.2 R6_2.5.1
[29] fansi_1.0.3 rmarkdown_2.14 purrr_0.3.4.9000 tidyr_1.2.0
[33] logger_0.2.2 magrittr_2.0.3 urltools_1.7.3 ellipsis_0.3.2
[37] htmltools_0.5.2 assertthat_0.2.1 rvest_1.0.2 mime_0.12
[41] utf8_1.2.2 stringi_1.7.6 crayon_1.5.1