Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

send email? only with smtp and/or exchange?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
patrickdrd - 15 Mar 2007 01:28 GMT
Hi guys!

I'm looking for a way to send an email from the server to the user
(like a newsletter).

How can I do this?

Does anyone know of a sample code link or something like that?

Do I need smtp and or ms exchange or there is a way to send using any 'from'
name
(like in php)?

Thanks in advance!
Scott M. - 15 Mar 2007 01:34 GMT
You need SMTP.  Look at System.Mail

> Hi guys!
>
[quoted text clipped - 11 lines]
>
> Thanks in advance!
Mark Rae - 15 Mar 2007 01:41 GMT
> You need SMTP.  Look at System.Mail

System.Mail doesn't exist...

Look at System.Net.Mail, or System.Web.Mail for earlier versions...

http://www.systemnetmail.com/
http://www.systemwebmail.com/
Scott M. - 15 Mar 2007 01:50 GMT
Yeah, that's the ticket!

>> You need SMTP.  Look at System.Mail
>
[quoted text clipped - 4 lines]
> http://www.systemnetmail.com/
> http://www.systemwebmail.com/
patrickdrd - 15 Mar 2007 01:45 GMT
1) in php I think it can be done without smtp...
can't I do without?

2) any sample code?

> You need SMTP.  Look at System.Mail
>
[quoted text clipped - 13 lines]
> >
> > Thanks in advance!
Scott M. - 15 Mar 2007 01:51 GMT
You'll always need a mail server and even though I'm not familiar with PHP,
I can't imagine how it could send mail without it.

> 1) in php I think it can be done without smtp...
> can't I do without?
[quoted text clipped - 18 lines]
>> >
>> > Thanks in advance!
Ravindu Denawaka - 03 May 2007 01:12 GMT
Yeap Scott M ! As far as I knw you can not send emails with out a SMTP
Michael White - 12 Jul 2007 14:35 GMT
PHP uses the underlining smtp server of the system that it installed on.  
Use PHP Info to find out what your server is set up with.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.