页面“Laradock”与“Gmail使用”之间的差异

来自linux中国网wiki
(页面间的差异)
跳到导航 跳到搜索
 
 
第1行: 第1行:
=Note=
+
=删除多个封邮件=
laradock 是为 Docker 提供的完整 PHP 本地开发环境,和 Homestead 一样提供了一系列打包好(包括配置)的 Docker Image
 
  
如果连外网pull非常慢 用8.8.4.4 就会快了 
+
网上说的很多办法不可以用,我的 other 有 167888封 ,只能一个一个 关键词来删除 然后 选中 100封 再反选 选择与些搜索匹配的所有会话
=php-worker=
 
  
[[Php.ini修改ondocker]]
+
用过滤器 记得要添加到什么 应用到 些什么所有会话
  
<pre>
+
API
 
+
https://developers.google.com/gmail/api/quickstart/python
es01服务器  /data/docker-for-services/php-worker/supervisord.conf  文件增加以下配置
 
files = /var/www/api.sns.com/supervisord.d/production1.*.conf /var/www/apistatistical.com/supervise/production1.*.conf
 
 
 
然后检查是否生效,去到php-worker容器 查看/etc/supervisor/supervisord.conf 这个文件
 
</pre>
 
 
 
=composer=
 
<pre>
 
** php composer ins
 
composer install
 
php artisan migrate
 
php artisan db:seed
 
php artisan storage:link
 
 
 
mkdir bootstrap/cache
 
mkdir storage/framework
 
mkdir storage/framework/cache
 
mkdir storage/framework/views
 
mkdir storage/framework/sessions
 
</pre>
 
 
 
==php-worker==
 
 
 
 
 
 
 
[https://segmentfault.com/a/1190000018966783 laradock 使用 php-worker 配置 supervisor]
 
 
 
=other=
 
[https://blog.csdn.net/qq_37035946/article/details/99854126 Laradock 更改 mysql 版本及其重建]
 
 
 
[https://blog.csdn.net/hoooooly/article/details/80629442 laradock mysql安装失败 Please provide a source image with `from` prior to commit]
 
  
 
=see also=
 
=see also=
https://laradock.io/
+
[https://www.chenweiliang.com/cwl-722.html 如何批量删除所有gmail邮件?彻底清空谷歌邮箱空间]
 
 
 
 
 
 
[https://blog.csdn.net/its_my_dream/article/details/77990482 Docker搭建Laravel开发环境]
 
 
 
[https://blog.csdn.net/f2130793/article/details/82179716 Laradock配置安装踩坑]
 
  
 +
[https://xptt.com/643169.html 批量删除gmail邮件]
  
[https://segmentfault.com/a/1190000017205616 Laradock 使用说明 ---- 不是很详细]
 
  
[[category:php]] [[category:Container]]
+
[[category:desktop]]

2019年12月27日 (五) 06:36的最新版本

删除多个封邮件

网上说的很多办法不可以用,我的 other 有 167888封 ,只能一个一个 关键词来删除 然后 选中 100封 再反选 选择与些搜索匹配的所有会话

用过滤器 记得要添加到什么 应用到 些什么所有会话

API https://developers.google.com/gmail/api/quickstart/python

see also

如何批量删除所有gmail邮件?彻底清空谷歌邮箱空间

批量删除gmail邮件