473,761 Members | 10,276 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 2633
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.publi c.exchange2000, also for future reference
you may want to try posting questions of this nature to the
Microsoft.publi c.exchange2000 to avoid any delays in getting a response.
Unfortunately the Microsoft.publi c.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.CO M>

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

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

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.publi c.exchange2000, also for future referenceyou may want to try posting questions of this nature to theMicrosoft.publ ic.exchange2000 to avoid any delays in getting a response.Unfortunatel y the Microsoft.publi c.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 Programmaticall y 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.co m>
| Subject: RE: Customizing SMTP from address when using Exchange 2000
| Date: Tue, 18 Nov 2003 21:48:40 -0800
| X-Tomcat-NG: microsoft.publi c.dotnet.genera l
|
| 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.CO M>
|
| Before the company installed Exchange 2000 the email
| would appear as from:
| "Weekly News" <Ja***@ABC.CO M>
|
| Now that the company installed Exchange 2000 the email
| appears as from:
| "Jason" <Ja***@ABC.CO M>
|
| 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...Microsof t
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.CO M>

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

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

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.publi c.exchange2000, also

forfuture reference
you may want to try posting questions of this nature tothe
Microsoft.pub lic.exchange200 0 to avoid any delays in

getting a response.
Unfortunate ly the Microsoft.publi c.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.co m>
| Subject: RE: Customizing SMTP from address when using Exchange 2000
| Date: Tue, 2 Dec 2003 07:35:57 -0800
| X-Tomcat-NG: microsoft.publi c.dotnet.genera l
|
| Have not had any response on my new post...Microsof t
| 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.CO M>
| >
| >Before the company installed Exchange 2000 the email
| >would appear as from:
| >"Weekly News" <Ja***@ABC.CO M>
| >
| >Now that the company installed Exchange 2000 the email
| >appears as from:
| >"Jason" <Ja***@ABC.CO M>
| >
| >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.publi c.exchange2000, also
| for
| >future reference
| >>you may want to try posting questions of this nature to
| >the
| >>Microsoft.pub lic.exchange200 0 to avoid any delays in
| >getting a response.
| >>Unfortunate ly the Microsoft.publi c.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
3274
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 returned. How can all of a user's Exchange SMTP email addresses be returned? Thanks,
0
1329
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 same e-mail address for From: and To:, my personal e-mail address on my ISP. I do not have an e-mail server set up on my machine, though I do have the SMTP service running. Everything was working. I could send a mail message from my ASP.Net...
7
3010
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 possible? After much much researching I came across this article on MSDN: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsmtps/html/writingmngsinks.asp but it is *horrible*. I downloaded the needed files for it and get stuck...
9
4311
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, VisualStudio2002, VB as programing language. Our test/development version of the web app as hosted on our "localhost" works fine; our "Default SMTP Virtual Server" is running (per the IIS console).
4
2472
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 be used in an intranet environment: MailMessage Message = new MailMessage(); Message.To = ... .... SmtpMail.SmtpServer = ...
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 address. is "My Custom Name" Jason@Yahoo.com. When the email was received into my companies Exchange 5.5 mail system the custom name was kept intact. Now that
10
24394
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
1725
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 running on the same server as the Exchange Server. Environment is W2003 SP2 Exchange 2003 SP1. Allowing the email to bounce is not an option. Thanks in Advance, Mike Ober.
2
3335
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 I do to retrieve the smtp address from this exchange address? Thank you!
0
9531
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
9345
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
10115
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
9905
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,...
1
7332
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
6609
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
5373
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3881
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
2752
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.