Could you please turn off your receipt request in your email? thanks. ----- Original Message ----- From: "Noel M. Zike" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 10:49 AM Subject: RE: [IMail Forum] Auto Generated Messages
> David, > Many thanks for the input. I have been thinking about these options. I > just downloaded the ASPMail and will forward it to the ISP and have them set > it up. I am really grateful. > > Noel > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of David Gregg > Sent: Thursday, April 04, 2002 11:15 AM > To: [EMAIL PROTECTED] > Subject: Re: [IMail Forum] Auto Generated Messages > > Don't use CDO... instead get a hold of one of the following: > > aspemail - http://www.aspemail.com (free) > aspmail - http://www.serverobjects.com/products.htm#aspmail ($49.95) > ocxMail - http://www.flicks.com/ASPMail (free) > > They all work great and come with sample code. > > Regards, > > David Gregg > dgSoft Internet Services > (949) 584-1514 > > -> Visit us at http://www.dgsoft.com > -> Web hosting, Email outsourcing, Dedicated and shared infrastructure > solutions. > > > ----- Original Message ----- > From: "Noel M. Zike" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 04, 2002 7:08 AM > Subject: [IMail Forum] Auto Generated Messages > > > > Hello, > > I am trying to get some information on how to generate an auto email > > message from an ASP web page. If I use CDONTS, the syntax would be: > > > > Set objMyMail = Server.CreateObject("CDONTS.NewMail") > > objMyMail.From = "[EMAIL PROTECTED]" > > objMyMail.To = "[EMAIL PROTECTED]" > > objMyMail.Subject = "Some Subject" > > objMyMail.Body "Some message" > > objMyMail.Send > > Set objMyMail = Nothing > > > > Would someone be kind enough to show me the correct syntax to use with > > Imail? The server is a Win2000. Many thanks in advance. > > > > Noel M. Zike > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > > to be removed from this list. > > > > An Archive of this list is available at: > > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > > > > Please visit the Knowledge Base for answers to frequently asked > > questions: http://www.ipswitch.com/support/IMail/ > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > > Please visit the Knowledge Base for answers to frequently asked > questions: http://www.ipswitch.com/support/IMail/ > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > > Please visit the Knowledge Base for answers to frequently asked > questions: http://www.ipswitch.com/support/IMail/ > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
