Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: using remote smtp server


Message #1 by "Bjarni Sævarsson" <bjarni@v...> on Wed, 17 Jan 2001 16:50:57 -0000
I have some information I want to send by mail. My problem is that the

smtp server is on a remote linux server. Can i use him without using CDO

or anything like that?



Regards

   Bjarni

Message #2 by "Ken Schaefer" <ken@a...> on Thu, 18 Jan 2001 13:28:50 +1100
Yes - use a component that generates RFC822 compliant mail messages: eg

JMail:



http://tech.dimac.net



Cheers

Ken



----- Original Message -----

From: "Bjarni Sævarsson" <bjarni@v...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Thursday, January 18, 2001 12:15 PM

Subject: [asp_web_howto] using remote smtp server





> I have some information I want to send by mail. My problem is that the

> smtp server is on a remote linux server. Can i use him without using CDO

> or anything like that?

>

> Regards

>    Bjarni





Message #3 by Lin Ma <linma@b...> on Thu, 18 Jan 2001 07:21:39 -0500
This message is in MIME format. Since your mail reader does not understand

this format, some or all of this message may not be legible.



------_=_NextPart_001_01C08149.3B2A3E16

Content-Type: text/plain;

	charset="windows-1252"





$subst('Email.Unsub')





  Return to Index