Uncategorized

Certificate Missing on the Server – BUG?

I recently was trying to update the certificate to add a new domain to it. I generated a new CSR file and i got a new certificate from the “Third Party CA”. All the pre-requisite for installing the certifica...

I’m Back

I was busy with my work due to hetic work schedule.Ā  From now you can expect constant posting from me until i get stuck with my work. šŸ™‚

How to drop an email using telnet

Step 1. Telnet “Ip address or mx record” 25
StepĀ 2. Ehlo (or) helo (or) ehlo domain.com
StepĀ 3. mail from : youraddress@domainame.com (or) mail from : <youraddress@domainame.com>
StepĀ 4. rcpt to : RecipientAddress@domainname.com (or) rcpt to : <RecipientAddress@domainname.com>
StepĀ 5. data
StepĀ 6. “Type the text”
StepĀ 7. . (Period)

Temp Table

What is use of Temp tables? The Exchange Temp tables are special-purpose subfolders of the SMTP service’s logon to the Message Database. They are used for the creation of the bifurcated messages in the message cate...