简单的邮件申请 [英] Simple mail application

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

问题描述




我想写一个非常简单的邮件应用程序,我的父亲可以使用
(也许我可以发送和接收来自他的电子邮件)。

此应用程序将有一个文本框,他将在其中键入消息,

和一个按钮。一旦他按下此按钮,应用程序将向我发送一封

的电子邮件(我的电子邮件地址将被硬编码)。我不认为

它可以变得更简单。


问题是如何从独立机器发送电子邮件只需

互联网连接?当然,他的机器上没有任何SMTP服务器或任何

的东西。甚至可能吗?它不可能很难。任何人都可以通过使用

互联网连接传递给我发送电子邮件的代码吗?


谢谢

Hi,

I want to write a very very simple mail application which my father can
use (maybe then I will be able to send and receive emails from him).
This application will have a text box, where he will type a message,
and a button. Once he presses this button the application will send an
email to me (my email address will be hardcoded). I don''t think that
it can get any simpler.

Problem is that how to send email from standalone machine with just
internet connection? He, of course doesn''t have any SMTP server or any
thing like that on his machine. So is it even possible? It can''t be
that hard. Can anybody pass me a code that sends email just by using
internet connection?

Thanks

推荐答案

查看''System.Web.Mail''命名空间


但有一件事:垃圾邮件过滤器可以捕获这些类型的消息&你可以

必须申请进入白名单,因为他们认为你是垃圾邮件


Crouchie1998

BA(HONS) MCP MCSE
Check out ''System.Web.Mail'' namespace

One thing though: SPAM filter could catch these types of messages & you may
have to apply to go on a white list because they think you are SPAMMING

Crouchie1998
BA (HONS) MCP MCSE


那里有很多这些(参见
http://www.codeproject.com/com/smtp.asp


为什么不只是为他签署一个基于网络的服务?他们是免费的b $ b ...


干杯。

---
http://code.box.sk

nemo me impune lacessit


***通过开发人员指南 http://www.developersdex.com ***
there''s a bunch of these out there (see
http://www.codeproject.com/com/smtp.asp for example).

why not just sign him up for one of the web-based services? they are
free...

Cheers.
---
http://code.box.sk
nemo me impune lacessit

*** Sent via Developersdex http://www.developersdex.com ***


我已经签了他......但是他想用简单的东西 - 非常简单。

简单。


此外,所有这些示例代码都需要SMTP服务器。就像我说的那样,他/ b $ b没有SMTP服务器。他在WinXP上有互联网连接。我希望可以在没有任何服务器的情况下发送电子邮件。

I have signed him up...but he wants to use something simple - very
simple.

Also, all of those example codes require SMTP server. Like I said, he
doesn''t have SMTP server. He is on WinXP with internet connection. I
hope it is possible to just send an email without any server.


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

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