473,831 Members | 2,298 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Send mail thru ASP goes to "C:\Inetpub\mai lroot\Queue"

100 New Member
Hi,
THe mail sent through the ASP code given below is going to "Queue" folder in "C:\Inetpub\mai lroot"...And the code is
Expand|Select|Wrap|Line Numbers
  1. Set objMessage = CreateObject("CDO.Message") 
  2. objMessage.Subject = "Subject"
  3. objMessage.from = "some@gmail.com"
  4. objMessage.To = "some@gmail.com"    
  5. objMessage.TextBody = "e-mail message"
  6. objMessage.Send
  7.  
Expand|Select|Wrap|Line Numbers
  1. From: postmaster@mymachinename
  2. To: some@gmail.com
  3. Date: Tue, 8 Apr 2008 12:06:24 +0530
  4. MIME-Version: 1.0
  5. Content-Type: multipart/report; report-type=delivery-status;
  6.     boundary="9B095B5ADSN=_01C893ACAADA63DA0000006Dmymachinename  "
  7. Message-ID: <NXRPmcarc0000002e@mymachinename>
  8. Subject: Delivery Status Notification (Failure)
  9.  
  10. This is a MIME-formatted message.  
  11. Portions of this message may be unreadable without a MIME-capable mail program.
  12.  
  13. --9B095B5ADSN=_01C893ACAADA63DA0000006Dmymachinename  
  14. Content-Type: text/plain; charset=unicode-1-1-utf-7
  15.  
  16. This is an automatically generated Delivery Status Notification.
  17.  
  18. Delivery to the following recipients failed.
  19.  
  20.        some@gmail.com
  21.  
  22.  
Apr 9 '08 #1
1 2938
DrBunchman
979 Recognized Expert Contributor
Hi rag84dec,

Are you sure your smtp is correctly configured? Are you using the local smtp server or a mail server?

Dr B
Apr 9 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
376
by: mashraf | last post by:
Hi, I am trying to send Mail from VB.net app but I can not do it. Even I can not do this = Imports system.mail, the mail option is not available. I also have to do more then one atachements. Some one please help. Thanks, mashraf
6
5076
by: erdem kemer | last post by:
i cant send mail to yahoo mail or hotmail while i can send my other mail accounts (pop3) is it becouse yahoo and hotmail is web-based mail here is the code MailMessage mailMsg = new MailMessage(); mailMsg.From = from; from = from + from;
4
3805
by: PawelR | last post by:
Hi, everbody. How send e-mail if smtp need authorization. If authorization is not required send email is not problem but I use SmtpMail.Send(myMail) PawelR
3
3043
by: RN | last post by:
I am tired of sending mail from the built-in SMTP service for so many reasons (errors are nondescriptive in the event log, it doesn't let me control which IP address it sends from, and it identifies itself as the computer name which is not in domain.com format, triggering spam filter problems). Instead, I want to have my code send through an SMTP server of a company that we pay for mail service. But they require a username and password....
2
1553
by: asp coding | last post by:
hi all i need to send mail in ASP but it should not be sent from server, when user clicks on send mail button then only it should send the mail. i tried to send the mail using server, code written was as follows <html> <title>mail</title> <body>
3
3120
by: crossroadsk | last post by:
<pre> Hi all, I'm new to Javamail concept and i got the following exceptions when i tried to send a simple mail. First exception is : using java Could not connect to SMTP host: smtp.gmail.com, port: 25; Second Exception is : java.net.SocketException: Software caused connection abort: connect
3
3062
by: preetishrivastava1984 | last post by:
Hi All, I am trying to send an email thru vb . But whenever I try to change the smtp name to smtp.gmail.com then an error iccurs (Must issue STARTTLS command first bla bla..) can anyone plz help me. My code is as follows: With poSendMail .SMTPHostValidation = VALIDATE_NONE ' Added to remove msgs that appear inj otlook .EmailAddressValidation = VALIDATE_SYNTAX ' Added to remove msgs that appear inj otlook ...
1
6864
by: maxxxxel | last post by:
Hi Can anyone help me with some asp code , I changed the code to use CDO.message instead of the old cdont.sys to send mail from a ASP webpage which works fine. Our problem is that when we send mail externally to a internet email site like Gmail the PDF is sent but is corrupted because CDOSYS ends up using binary encoding rather than Base64 encoding when creating the attachment. More information here: Anthonys Code My knowledge of ASP...
2
1554
by: Marise | last post by:
Hello, I developed a PHP to send confirmation mail to my users. The users complainthat the mail goes to the SPAM section each time. What is the reason for this? I tested it several times, and I always get the same result. The mail always gets spammed. This is very bad because if a user doesn't get the confirmation, they won't even think that it's in their spam mail. The mail would therefore get stuck in their spam mail and I'll lose my...
0
9794
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9642
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10778
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10538
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10210
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9319
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7750
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
4419
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3077
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.