Explain how do I add a disclaimer to outgoing smtp messages in visual basic/visual basic script?



Explain how do I add a disclaimer to outgoing smtp messages in visual basic/visual basic script?..

Answer / Ankur Khurana

To add a disclaimer to outgoing SMTP messages using Visual Basic or Visual Basic Script, you can create a function that appends the disclaimer to the email body before it is sent. Here's an example in VBScript:nnFunction AddDisclaimer(emailBody) Dim disclaimer disclaimer = "Your Disclaimer Text" emailBody = emailBody & vbCrLf & disclaimer End Function

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Exchange Server Interview Questions

Mention how many types of delivery groups found in ms exchange 2013?

1 Answers  


Explain how do I filter incoming mail by subject or attachment?

1 Answers  


What is the difference between "receive as" and "send as"?

1 Answers  


I have an exchange 2003 server on a member server that I promoted to a dc, what happened to my oma, it no longer works?

1 Answers  


What are the new adc tools?

1 Answers  


Can we move the mailboxes from exchange 2003 which is reside in one exchange organization to Exchange 2007 which is reside in another exchange organization. Both exchange organization having forest trust ?

9 Answers   HCL, Microsoft, Mind Tree,


What is QBDG.

3 Answers   CMS,


1.do we have some problem after in stall multiple exchange server 2003 in the same forest(join existing org)?why do we need to install that? 2.why do we need to install unattended installation?what different and what is the benefit?

2 Answers  


my outlook express could not work currently and my email data is imporntent for me so tell me the solution of to take backup of my mail

2 Answers   HCL, Team Computers,


What are Routing Groups? When would you the them?

4 Answers   Cognizant, HCL,


Explain why do you need ddns?

1 Answers  


What are the different Exchange 2003 versions?

4 Answers   Wipro,


Categories