Ask a Question related to ASP Components, Design and Development.
-
Shawn #1
Can't send emails to internal mailbox
Hi guys,
Before our company went through an upgrade, we had Exchange 5.5 and
Win2k Server installed on 2 separate servers. At that time, I was able
to send email to internal mailboxes via an ASP form page. By internal
mailboxes I mean we only had to enter their staff no. (e.g. 822, 707,
etc..), and an email would be sent using CDOSYS. These internal
mailboxes do not have the @company.com suffix attached, therefore,
they were not able to receive outside emails.
At present time, we have upgraded to Win2003 Server and Exchange 2003
on 2 separate servers. Running the same ASP application, I cannot send
an email to these internal mailboxes anymore. Only mailboxes with an
external SMTP address are able to receive emails.
E.g.
Staff Name: Joe Blow
Staff No.: 711
SMTP#1: [email]Joe@company.com[/email]
SMTP#2: 711
Now, using the ASP application, I can send an email to [email]Joe@company.com[/email]
via CDOSYS. But I cannot send an email to just 711 via CDOSYS, because
then I would just receive an NDR message saying
"The e-mail account does not exist at the organization this message
was sent to."
Does anyone of any way to send emails to internal mailboxes?
Is this to do with the settings on Exchange?
This is really tricky, and I cannot figure a way around this.
Thanks,
Shawn
Shawn Guest
-
ColdFusion to send duplicate emails to sendmail
A coldfusion script that sends ONE email to ONE person. CF first put the email in the spool folder then submit to sendmail. The spool only has one... -
Help with Formatting Forms that send emails
I designed a form page with Dreamweaver and set the action to send me an email of the content of the form. The only problem is that the email... -
How do you send html emails
I have a html file that I need to email to our sales reps. I would like the html to to embedded in the email's body, like newsletter emails we all... -
Can't send UTF 8 emails. Keep getting question marks and other chars ... help please
Compose your mail message as following: ----------------------------------------- <HEAD> <meta http-equiv="Content-Type" content="text/html"... -
how to send html emails
I need to find out how to send html emails. Does anyone have any useful information on how to do this? I have looked it up on the net a bit but I'm...



Reply With Quote

