Coder Social home page Coder Social logo

扫描成功 不能发邮件... about gsil HOT 5 CLOSED

feeicn avatar feeicn commented on May 24, 2024
扫描成功 不能发邮件...

from gsil.

Comments (5)

FeeiCN avatar FeeiCN commented on May 24, 2024

看情况应该是启用TLS加密邮件失败,是不是你们邮箱不支持TLS或者你邮件端口配置错了。

from gsil.

flying0420 avatar flying0420 commented on May 24, 2024

更改正确设置以后出现了以下错误代码,用的是腾讯企业邮箱 支持tls:
发送邮件服务器:hwsmtp.exmail.qq.com ,使用SSL,端口号465

2018-01-17 17:09:52,491 [GSIL] [INFO] Process count: 3
^CProcess ForkPoolWorker-1:
Traceback (most recent call last):
File "gsil.py", line 28, in
sys.exit(gsil())
File "/root/gsil/gsil/init.py", line 100, in gsil
start(sys.argv[1])
File "/root/gsil/gsil/init.py", line 75, in start
pool.join()
File "/usr/local/lib/python3.6/multiprocessing/pool.py", line 546, in join
self._worker_handler.join()
File "/usr/local/lib/python3.6/threading.py", line 1056, in join
self._wait_for_tstate_lock()
File "/usr/local/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock
elif lock.acquire(block, timeout):
KeyboardInterrupt

from gsil.

FeeiCN avatar FeeiCN commented on May 24, 2024

腾讯的邮箱如果还有问题直接使用25端口就可以了。
这个报错是你Ctrl-C导致的,可以无视。

from gsil.

flying0420 avatar flying0420 commented on May 24, 2024

一开始用的就是25 不行啊.....不ctrl-c等了十分钟还是停在
2018-01-17 17:09:52,491 [GSIL] [INFO] Process count: 3

from gsil.

flying0420 avatar flying0420 commented on May 24, 2024

....找到原因了 有些iptables设置阻止了邮件发出....

from gsil.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.