拦截smtp电子邮件 [英] intercepting smtp email

查看:179
本文介绍了拦截smtp电子邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想写一个NT服务,它会拦截任何传出的smtp

流量,就像Norton Antivirus一样。任何人都可以告诉我如何在Python中做这样的事情吗?我不知道如何拦截

外出流量。


非常感谢任何帮助。


谢谢,

Scott

I want to write an NT service that will intercept any outgoing smtp
traffic, like Norton Antivirus does. Can anyone tell me how I can do
something like this in Python? I do not know how to intercept the
outgoing traffic, specifically.

Any help is greatly appreciated.

Thanks,
Scott

推荐答案

我不是明星,但也许你可以检查
http://www.gnu.org/software/mailman


..r!kard


" Scott Hathaway" < SC *** @ hcsprogramming.com>在消息中写道

news:c6 ************************** @ posting.google.c om ...
I''m no star at this but maybe you can check the code in
http://www.gnu.org/software/mailman

..r!kard

"Scott Hathaway" <sc***@hcsprogramming.com> wrote in message
news:c6**************************@posting.google.c om...
我想编写一个NT服务来拦截任何传出的smtp流量,就像Norton Antivirus那样。任何人都可以告诉我如何在Python中做这样的事情吗?我不知道如何拦截
传出的流量。

非常感谢任何帮助。

谢谢,
Scott
I want to write an NT service that will intercept any outgoing smtp
traffic, like Norton Antivirus does. Can anyone tell me how I can do
something like this in Python? I do not know how to intercept the
outgoing traffic, specifically.

Any help is greatly appreciated.

Thanks,
Scott



或者你可以在这里找到它: http:/ /twistedmatrix.com


基本上我认为如果没有其他人你必须编写自己的SMTP服务器

还没有完成它...


..r!kard

" .r!kard" < RN ** @ algonet.se>在消息中写道

news:bl ********** @ green.tninet.se ...
Or maybe you can find it here: http://twistedmatrix.com

Basically i think you have to write your own SMTP-server if nobody else
hasn''t done it already...

..r!kard
".r!kard" <rn**@algonet.se> wrote in message
news:bl**********@green.tninet.se...
我不是这个明星但是也许你可以查看
中的代码 http://www.gnu.org / software / mailman

.r!kard

Scott Hathaway < SC *** @ hcsprogramming.com>在消息中写道
新闻:c6 ************************** @ posting.google.c om ...
I''m no star at this but maybe you can check the code in
http://www.gnu.org/software/mailman

.r!kard

"Scott Hathaway" <sc***@hcsprogramming.com> wrote in message
news:c6**************************@posting.google.c om...
我想编写一个NT服务,它将拦截任何传出的smtp流量,就像Norton Antivirus那样。任何人都可以告诉我如何在Python中做这样的事情吗?我不知道如何拦截
传出的流量。

非常感谢任何帮助。

谢谢,
Scott
I want to write an NT service that will intercept any outgoing smtp
traffic, like Norton Antivirus does. Can anyone tell me how I can do
something like this in Python? I do not know how to intercept the
outgoing traffic, specifically.

Any help is greatly appreciated.

Thanks,
Scott




Googeling的更多结果:
http://www.vex.net/parnassus/apyllo.py?so=d&find=SMTP


..r!kard


" .r!kard" < RN ** @ algonet.se>在消息中写道

news:bl ********** @ green.tninet.se ...
Even more results of Googeling:
http://www.vex.net/parnassus/apyllo.py?so=d&find=SMTP

..r!kard

".r!kard" <rn**@algonet.se> wrote in message
news:bl**********@green.tninet.se...
或者你可以在这里找到它:< a rel =nofollowhref =http://twistedmatrix.comtarget =_ blank> http://twistedmatrix.com

基本上我认为你必须写你的自己的SMTP服务器,如果没有其他人
已经没有做过...

.r!kard

" .r!kard" < RN ** @ algonet.se>在消息中写道
新闻:bl ********** @ green.tninet.se ...
Or maybe you can find it here: http://twistedmatrix.com

Basically i think you have to write your own SMTP-server if nobody else
hasn''t done it already...

.r!kard
".r!kard" <rn**@algonet.se> wrote in message
news:bl**********@green.tninet.se...
我不是明星,但也许你可以检查一下
中的代码 http://www.gnu.org/software/mailman

.r!kard

Scott Hathaway < SC *** @ hcsprogramming.com>在消息中写道
新闻:c6 ************************** @ posting.google.c om ...
I''m no star at this but maybe you can check the code in
http://www.gnu.org/software/mailman

.r!kard

"Scott Hathaway" <sc***@hcsprogramming.com> wrote in message
news:c6**************************@posting.google.c om...
我想编写一个NT服务,它将拦截任何传出的smtp流量,就像Norton Antivirus那样。任何人都可以告诉我如何在Python中做这样的事情吗?我不知道如何拦截
传出的流量。

非常感谢任何帮助。

谢谢,
Scott
I want to write an NT service that will intercept any outgoing smtp
traffic, like Norton Antivirus does. Can anyone tell me how I can do
something like this in Python? I do not know how to intercept the
outgoing traffic, specifically.

Any help is greatly appreciated.

Thanks,
Scott





这篇关于拦截smtp电子邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆