473,788 Members | 2,725 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

sms email receive twice for tmobile and cingular

Hi,

I'm writing a webpage that will send sms to cell phone using smtp
(System.Web.Mai l.SmtpMail.Smtp Server)

When I send to tmobile (tmomail.net) or cingular (mycingular.net ),
cell phone receives twice.

When I send the same message to AT&T (mobile.att.net ) or regular
email, I just receive once.

I test it and found out if I use outlook to send the message, I also
receives twice.

However, if I send the message using other web-based email service,
like yahoo.com, I only receive it once.
my webpage Set SmtpServer = "localhost" and the outlook I use also
uses a internal email server. I think this have something to do with
it.

Anyone can share some ideas?

Thanks,
Homa Wong
Nov 17 '05 #1
1 2117
Hi,

Where does the actual SMTP that is doing the sending reside ?

Does your internal mail server have a smarthost pointing and routing to the
actual SMTP ?

If you are sending it thru an external mail server ie actual.mysmtp.c om. You
may want to disable your internal SMTP Server and point your webpage Set
SmtpServer = "actual.mysmtp. com".

Please take note that if you are using outlook with your internal email
server and if you disabling your own internal SMTP Server, you need to
change the incoming and outgoing mail settings.

hth

--
Thank you very much

Warmest Regards,
Softwaremaker (WilliamT)
Software Architect
+++++++++++++++ ++++

"Homa" <ho******@yahoo .com> wrote in message
news:a9******** *************** ***@posting.goo gle.com...
Hi,

I'm writing a webpage that will send sms to cell phone using smtp
(System.Web.Mai l.SmtpMail.Smtp Server)

When I send to tmobile (tmomail.net) or cingular (mycingular.net ),
cell phone receives twice.

When I send the same message to AT&T (mobile.att.net ) or regular
email, I just receive once.

I test it and found out if I use outlook to send the message, I also
receives twice.

However, if I send the message using other web-based email service,
like yahoo.com, I only receive it once.
my webpage Set SmtpServer = "localhost" and the outlook I use also
uses a internal email server. I think this have something to do with
it.

Anyone can share some ideas?

Thanks,
Homa Wong

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
1911
by: JayB | last post by:
We sent out an email today to a list of subscribers from our database using ASP and CDO. For some reason, many people received it twice, including myself. I checked the database and there were do duplicate records and I know for sure that I have no other email address forwarding email. I checked my code and all seems ok. Perhaps someone can take a look at it and see if I screwed up somewhere? It was sent to over 9,000 email addresses. When...
6
1653
by: richardtinkler | last post by:
I need to create an online email application which will receive and send emails from given accounts using ASP. I am aware that I can use ASP components such as ASPEmail or ASPSmartMail to send messages, but have no idea how to receive emails. I read somewhere that CDONTS may help, but my provider has disabled these on his server. Any suggestions? Thanks ,R
0
4225
by: ?lafur Helgi R?gnvaldsson | last post by:
I'm building a server application which accepts socket connections and I ran into some problems. The socket is asynchronous and therefore uses the BeginXXX and EndXXX methods in the Socket class to receive data. I also use a ManualResetEvent to signal the main thread when data arrives. Here is the code I'm running: using System;
7
2151
by: Martin | last post by:
Hi, I have a standard aspx page (form) that contains a few user controls. Upon form submission the page is validated. If validation passses then a text based email is sent. This is all working fine, however what I would like to do is sent the entire contents of the posted back page as a HTML email. Is this possible and if so could somebody point me in the right direction to achieving this.
6
2798
by: \jason via DotNetMonster.com\ | last post by:
currently i am doing a personal website and keep on changing the aspect... finally the finall decision is to have a login page (requirement in asp.net, vb.net) and the login with security part of capturing user computer user name i have done... my problem is .... i need the unregistered user to log in to my site and from there there will be a link for them to key in their short information in a textbox and a html email will be sent to...
1
2253
by: logambiga | last post by:
hai everybody, i want to know how to send an email notification from db2. I configured the smtp server also,but im not able to receive mails.please help me how to solve this.
7
3064
by: e_matthes | last post by:
Hello everyone, I've read enough about email validation to know that the only real validation is having a user respond to a confirmation message you've sent them. However, I want to store the address temporarily, so I want to make sure what is entered is safe to work with. I have a basic understanding of regexps, so I could write one that checks for a simple format like: something followed by @ followed by something followed by .....
5
2987
by: Kalaram | last post by:
Hello Sir/ Madam, I solve my problem. I can't end loop in this script. I receive two time mail. I wanna receive only one time mail. <?php $txtName=$_REQUEST; $txtEmail=$_REQUEST; $txtCompany=$_REQUEST; $txtPhone=$_REQUEST; $txtSubject=$_REQUEST; $txtDetail=$_REQUEST;
4
3478
by: zufie | last post by:
I have a main form containing a command SEND button that prompts an email form to pop up. The email address(es) that are supposed to appear on the email form are those corresponding to the respective agency record appearing on the main form at the current time. Instead, what I get is the email form without the appropriate information in the textboxes of the email form.
0
9498
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,...
1
10118
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
9969
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
8995
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
7519
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...
0
6750
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5403
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5538
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4074
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

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.