H
Homa
Hi,
I'm writing a webpage that will send sms to cell phone using smtp
(System.Web.Mail.SmtpMail.SmtpServer)
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
I'm writing a webpage that will send sms to cell phone using smtp
(System.Web.Mail.SmtpMail.SmtpServer)
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