I think that is what I need to do... as I said, my script works with an outside email address but not my company email address. thanks for your help
-----Original Message----- From: Scott [mailto:fastdslscott@;yahoo.com] Sent: Friday, November 01, 2002 8:29 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: CDONTS.NewMail - smtp problem also make sure you setup your smtp server to list the "virtual domain" (xxxfordinfo.com) in its settings. scott --- lisa <[EMAIL PROTECTED]> wrote: > Hi guys, > > I am generating some emails for my website using the code below: > > Dim myMail > Set myMail = CreateObject("CDONTS.NewMail") myMail.Send > "[EMAIL PROTECTED]","[EMAIL PROTECTED]","SQL Database error" > Set myMail = Nothing > > Dim myMail > Set myMail = CreateObject("CDONTS.NewMail") myMail.Send > "[EMAIL PROTECTED]","[EMAIL PROTECTED]","SQL Database error" > Set myMail = Nothing > > the hotmail account (or any "external" email account) gets through. But any > "internal account" ([EMAIL PROTECTED]) does not. What am I missing? > There's gotta be a setting that I missed in the smtp/IIS set up ...? > > any help that you can give me earns a virtual pizza! > thanks -lisa > > > ____ * The WDVL Discussion List from WDVL.COM * ____ > To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com > Send Your Posts To: [EMAIL PROTECTED] > To change subscription settings to the wdvltalk digest version: > http://wdvl.internet.com/WDVL/Forum/#sub > > ________________ http://www.wdvl.com _______________________ > > You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ ____ * The WDVL Discussion List from WDVL.COM * ____ To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
