Question
What are mail objects?

Answers

SMTP transports a mail object.  A mail object contains an envelope and content.
The SMTP envelope is sent as a series of SMTP protocol units.  It consists of an originator address (to which error reports should be directed); one or more recipient addresses; and optional protocol extension material.  Historically, variations on the recipient address specification command (RCPT TO) could be used to specify alternate delivery modes, such as immediate display; those variations have now been deprecated.
The SMTP content is sent in the SMTP DATA protocol unit and has two parts: the headers and the body. If the content conforms to other contemporary standards, the headers form a collection of field/value pairs structured as in the message format specification ; the body, if structured, is defined according to MIME.  The content
is textual in nature, expressed using the US-ASCII repertoire.
Although SMTP extensions (such as "8BITMIME") may relax this restriction for the content body, the content headers are always encoded using the US-ASCII repertoire.  A MIME extension defines an algorithm for representing header values outside the US-ASCII repertoire, while still encoding them using the US-ASCII repertoire.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What is transient keyword?
  • Q Who is known as the ‘Indian Bismark’?
  • Q What is factory overhead?
  • Q India signed USD 119 million loan agreement with the World Bank (WB) for
  • Q Where in the oracle directory tree structure are audit traces placed?
  • Q The capital of the United Kingdom (UK)?
  • Q First _________ amendments were passed by the congress on September 25, 1789.
  • Q How you can distinguish between 2S and 4S engine?
  • Q Robert invested rupees 8000 in a fixed deposit scheme for 2 years at compound interest of 5 p.c per annum. Calculate and choose from the below mentioned option, how much amount will Robert get from the fixed deposit on maturity?
  • Q What is the surface temperature of venus?
  • Q Explain how logical gates are controlled by boolean logic?