473,499 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Customizing SMTP from address when using Exchange 2000

Sorry for the post here but could not find an Exchange
newgroup.

I developed an application a year or 2 ago that sends
SMTP email. The application allows the user to customize
the text from address. is "My Custom Name"
Ja***@Yahoo.com.

When the email was received into my companies Exchange
5.5 mail system the custom name was kept intact. Now that
Exchange 2000 has been implemented the custom name is
ignored and it is my understanding that Active Directory
is searched for a matching name and the name from Active
Directory is used instead. So, Working within that
context I would like to know how to enable the use of
custom from names. Using an invalid SMTP address so
Active directory is unable to locate the user account is
not an option as I am not trying to create SPAM.

Jul 21 '05 #1
6 2608
Hi Jason,

Thanks for your post. If I understand your problem correctly, you want to
configure Exchange Server 2000 to keep the custom name intact like Exchange
Server 5.5. This is beyond the scope of this newsgroup (regarding .NET
development) and would be best handle by the Exchange Server group. For a
quicker response you may want to try reposting the question in the
newsgroups under Microsoft.public.exchange2000, also for future reference
you may want to try posting questions of this nature to the
Microsoft.public.exchange2000 to avoid any delays in getting a response.
Unfortunately the Microsoft.public.exchange2000 newsgroup is not part of
the managed newsgroup list that we guarantee a 2 business day response, so
the response from the community could take a little bit longer. For a list
MSDN Managed newsgroups please visit the following link;

http://msdn.microsoft.com/newsgroups/managed/

Please feel free to let me know if you have any problems or concerns.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #2
Actually,

I don't wish to have anything to do with our companies
Exchange servers. I have a .Net Application that sends
email and the from address is customized. When I send
SMTP to my work colleages the customized name is ignored
and it is replaced with the name found in Active
Directory. So, my question is how can still send SMTP
mail with a custom From address and the name is not
changed by the exchange server.

As an example:
Jason is an employee at ABC.COM. When he sends out a
weekly newsletter the from address is:
"Weekly News" <Ja***@ABC.COM>

Before the company installed Exchange 2000 the email
would appear as from:
"Weekly News" <Ja***@ABC.COM>

Now that the company installed Exchange 2000 the email
appears as from:
"Jason" <Ja***@ABC.COM>

So, Nothing to do with changing Exchange, what I need to
do is figure out how to format the email so the custom
name is not replaced by Exchange..

Thanks
Jason

-----Original Message-----
Hi Jason,

Thanks for your post. If I understand your problem correctly, you want toconfigure Exchange Server 2000 to keep the custom name intact like ExchangeServer 5.5. This is beyond the scope of this newsgroup (regarding .NETdevelopment) and would be best handle by the Exchange Server group. For aquicker response you may want to try reposting the question in thenewsgroups under Microsoft.public.exchange2000, also for future referenceyou may want to try posting questions of this nature to theMicrosoft.public.exchange2000 to avoid any delays in getting a response.Unfortunately the Microsoft.public.exchange2000 newsgroup is not part ofthe managed newsgroup list that we guarantee a 2 business day response, sothe response from the community could take a little bit longer. For a listMSDN Managed newsgroups please visit the following link;

http://msdn.microsoft.com/newsgroups/managed/

Please feel free to let me know if you have any problems or concerns.
Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
.

Jul 21 '05 #3
Hi, Jason

What technology are you using to send mail, and what programming language?

What I would like you to try is to implement the code in the following
Knowledge Base article and see if you experience the same problem:

314201 HOWTO: Send E-mail Programmatically with System.Web.Mail and Visual
Basic.Net
http://support.microsoft.com/?id=314201

If that works and you have problems translating the sample to whatever
programming language that you are using, please let me know and I will
attempt to locate a more appropriate sample.

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
--------------------
| From: "Jason" <Ja***@Yahoo.com>
| Subject: RE: Customizing SMTP from address when using Exchange 2000
| Date: Tue, 18 Nov 2003 21:48:40 -0800
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| Actually,
|
| I don't wish to have anything to do with our companies
| Exchange servers. I have a .Net Application that sends
| email and the from address is customized. When I send
| SMTP to my work colleages the customized name is ignored
| and it is replaced with the name found in Active
| Directory. So, my question is how can still send SMTP
| mail with a custom From address and the name is not
| changed by the exchange server.
|
| As an example:
| Jason is an employee at ABC.COM. When he sends out a
| weekly newsletter the from address is:
| "Weekly News" <Ja***@ABC.COM>
|
| Before the company installed Exchange 2000 the email
| would appear as from:
| "Weekly News" <Ja***@ABC.COM>
|
| Now that the company installed Exchange 2000 the email
| appears as from:
| "Jason" <Ja***@ABC.COM>
|
| So, Nothing to do with changing Exchange, what I need to
| do is figure out how to format the email so the custom
| name is not replaced by Exchange..
|
| Thanks
| Jason

Jul 21 '05 #4
Have not had any response on my new post...Microsoft
Support can you please advise?

Thanks
Jason
-----Original Message-----
Actually,

I don't wish to have anything to do with our companies
Exchange servers. I have a .Net Application that sends
email and the from address is customized. When I send
SMTP to my work colleages the customized name is ignored
and it is replaced with the name found in Active
Directory. So, my question is how can still send SMTP
mail with a custom From address and the name is not
changed by the exchange server.

As an example:
Jason is an employee at ABC.COM. When he sends out a
weekly newsletter the from address is:
"Weekly News" <Ja***@ABC.COM>

Before the company installed Exchange 2000 the email
would appear as from:
"Weekly News" <Ja***@ABC.COM>

Now that the company installed Exchange 2000 the email
appears as from:
"Jason" <Ja***@ABC.COM>

So, Nothing to do with changing Exchange, what I need to
do is figure out how to format the email so the custom
name is not replaced by Exchange..

Thanks
Jason

-----Original Message-----
Hi Jason,

Thanks for your post. If I understand your problemcorrectly, you want to
configure Exchange Server 2000 to keep the custom name

intact like Exchange
Server 5.5. This is beyond the scope of this newsgroup

(regarding .NET
development) and would be best handle by the Exchange

Server group. For a
quicker response you may want to try reposting the

question in the
newsgroups under Microsoft.public.exchange2000, also

forfuture reference
you may want to try posting questions of this nature tothe
Microsoft.public.exchange2000 to avoid any delays in

getting a response.
Unfortunately the Microsoft.public.exchange2000

newsgroup is not part of
the managed newsgroup list that we guarantee a 2

business day response, so
the response from the community could take a little bit

longer. For a list
MSDN Managed newsgroups please visit the following link;

http://msdn.microsoft.com/newsgroups/managed/

Please feel free to let me know if you have any

problemsor concerns.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and

confers no rights.

.

.

Jul 21 '05 #5
Hi Jason,

I cannot find your new post, could you please tell me which queue did you
post? Is it a managed queue? What's the title or id of the post?

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #6
Hi, Jason

I searched for a post using Ja***@Yahoo.com and was unable to locate any
recent posts other than this thread. You may have used a different no-spam
alias when you posted. Please double check and get back to us.

Thank you for choosing the MSDN Managed Newsgroups,

John Eikanger
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Jason" <Ja***@Yahoo.com>
| Subject: RE: Customizing SMTP from address when using Exchange 2000
| Date: Tue, 2 Dec 2003 07:35:57 -0800
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| Have not had any response on my new post...Microsoft
| Support can you please advise?
|
| Thanks
| Jason
|
| >-----Original Message-----
| >Actually,
| >
| >I don't wish to have anything to do with our companies
| >Exchange servers. I have a .Net Application that sends
| >email and the from address is customized. When I send
| >SMTP to my work colleages the customized name is ignored
| >and it is replaced with the name found in Active
| >Directory. So, my question is how can still send SMTP
| >mail with a custom From address and the name is not
| >changed by the exchange server.
| >
| >As an example:
| >Jason is an employee at ABC.COM. When he sends out a
| >weekly newsletter the from address is:
| >"Weekly News" <Ja***@ABC.COM>
| >
| >Before the company installed Exchange 2000 the email
| >would appear as from:
| >"Weekly News" <Ja***@ABC.COM>
| >
| >Now that the company installed Exchange 2000 the email
| >appears as from:
| >"Jason" <Ja***@ABC.COM>
| >
| >So, Nothing to do with changing Exchange, what I need to
| >do is figure out how to format the email so the custom
| >name is not replaced by Exchange..
| >
| >Thanks
| >Jason
| >
| >
| >>-----Original Message-----
| >>Hi Jason,
| >>
| >>Thanks for your post. If I understand your problem
| >correctly, you want to
| >>configure Exchange Server 2000 to keep the custom name
| >intact like Exchange
| >>Server 5.5. This is beyond the scope of this newsgroup
| >(regarding .NET
| >>development) and would be best handle by the Exchange
| >Server group. For a
| >>quicker response you may want to try reposting the
| >question in the
| >>newsgroups under Microsoft.public.exchange2000, also
| for
| >future reference
| >>you may want to try posting questions of this nature to
| >the
| >>Microsoft.public.exchange2000 to avoid any delays in
| >getting a response.
| >>Unfortunately the Microsoft.public.exchange2000
| >newsgroup is not part of
| >>the managed newsgroup list that we guarantee a 2
| >business day response, so
| >>the response from the community could take a little bit
| >longer. For a list
| >>MSDN Managed newsgroups please visit the following link;
| >>
| >>http://msdn.microsoft.com/newsgroups/managed/
| >>
| >>Please feel free to let me know if you have any
| problems
| >or concerns.
| >>
| >>Regards,
| >>
| >>HuangTM
| >>Microsoft Online Partner Support
| >>MCSE/MCSD
| >>
| >>Get Secure! -- www.microsoft.com/security
| >>This posting is provided "as is" with no warranties and
| >confers no rights.
| >>
| >>.
| >>
| >.
| >
|

Jul 21 '05 #7

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

Similar topics

0
3244
by: Jim Adams | last post by:
In an Exchange environment, a user can have several SMTP email addresses in addition to their default SMTP address. When querying the "mail" property of a user, only the default SMTP address is...
0
1306
by: Mark Miller | last post by:
I'm puzzled by this situation. I'm running on Windows XP Pro 2002 SP 2. I started on an ASP.Net project, initially using the standard SmtpServer and MailMessage classes. For testing, I used the...
7
2979
by: Razzie | last post by:
Hey all, I need to connect to an SMTP server and get a notification when it gets a new mail to send. I want to be able to 'read' that email (retrieve recipient information for example). Is that...
9
4291
by: Bob Jones | last post by:
We have developed a commercial ASP.net application (personal nutrition management and tracking); we want to send smtp email from within it. For our development box, we use WinXP Pro, IIS 5.5,...
4
2449
by: Tushar | last post by:
Please help: I found some of the following information in messeges in this group but I would like someone to confirm them please. I would like to use the following web-services / ASP.Net code to...
8
316
by: Jason | last post by:
Sorry for the post here but could not find an Exchange newgroup. I developed an application a year or 2 ago that sends SMTP email. The application allows the user to customize the text from...
10
24342
by: Mike Charney | last post by:
Is there a simple way to send SMTP email from Access VBA? Mike m charney at dunlap hospital dot org
1
1696
by: Michael D. Ober | last post by:
I am writing an application that needs to email to specific users on our Exchange server and need to query it to see if the SMTP address I will be sending to exists. The application will be...
2
3322
by: Noro | last post by:
Hi All, When I try to get the email address of the current user, I retrieve a string like this that represents the email address: /o=ORGANIZATION/ou=Sede/cn=Recipients/cn=USERNAME What can...
0
7131
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,...
0
7007
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...
0
7174
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,...
0
7220
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7388
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...
1
4919
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...
0
4600
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...
0
3099
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...
0
3091
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.