codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Sending Email out of the company domain.  gaurav_genx at 06:55 on Friday, October 28, 2005
 

Hi,
Facing problem while sending email to another domain other than my company. Error while using SmtpMail.send method :
Could not access 'CDO.Message' object.
Curious to know anything that can we as developer can do anything with server settings or use virtual server with virtual settings to configure to get rid of this problem.

Thanx
Regards
Gaurav


  Re: Sending Email out of the company domain.  eshwar_gp at 06:29 on Thursday, February 09, 2006
 

Hi:

Instead of calling your smtp server name call localhost as

SmtpMail.SmtpServer= "lacalhost"; (or) "127.0.0.1";


It is working fine.

Thank you,
eshwar_gp








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Re: need help
•  Re: Help !Sorting Problem !!!
•  Re: I NEED HELP!!!!!!!!
•  JavaScript & PDF
•  Re: Jbutton events
•  Re: im trying to sort my program with insertionSort and selectionSort
•  trouble with literal
•  How to go from a novice to a senior/Tech lead/architect etc in short span of time?
•  Java Speech API (JSR 113)


Recent Articles
Multiple submit buttons with form validation
Understanding Hibernate ORM for Java/J2EE
HTTP screen-scraping and caching
a javascript calculator
A simple way to JTable
Java Native Interface (JNI)
Parsing Dynamic Layouts
MagicGrid
Caching With ASP.Net
Creating CSS Buttons


© Copyright codetoad.com 2001-2006