Search DominoPower's 11,441 Lotus-related article archive 
Home
EasyPrint
News details Click here for the RSS feed's XML code. This is not a browser URL.
Articles-only Click here for the RSS feed's XML code. This is not a browser URL.
Twitter Feed Click here for the Twitter feed.
THE MAIL MUST GO THROUGH
The care and feeding of your SMTP MTA
By Jon Johnston

The SMTP MTA (i.e., Simple Mail Transport Protocol Message Transfer Agent) is easily the most important MTA in the Domino environment. It is through the SMTP MTA that users communicate with external sites on the Internet. This article is concerned with care and maintenance of the Domino SMTP MTA environment. I'm assuming that you already have the SMTP MTA up and running, and now would like to know more about how to make it work for you.

How does the MTA work?
One of the key elements to understanding how to troubleshoot and maintain the SMTP MTA is understanding its basic operation. How does it send messages? How does it receive them?

The SMTP MTA consists of several distinct tasks and requires several Notes databases for its operation. Following is a description of the database files required:

  • Mail.box is affectionately known as "mail dot box". In any case, mail.box is the mail router database. Any mail routed to the Domino server uses mail.box as a temporary storage until the mail message is either transmitted to another server or into the user's mail database. Mail.box is not technically part of the SMTP MTA, but is used by Domino mail routing.

  • Smtp.box is a mail routing database specific to the SMTP MTA.

  • Smtpibwq.nsf is considerably harder to pronounce than mail.box. The wonderfully descriptive sequence SMTPIBWQ stands for the SMTP MTA InBound Work Queue database [like they couldn't just call it in.box? -- DG]. Messages being received are temporarily stored in this database until they are converted into Notes format and routed into the Domino server environment.

  • Smtpobwq.nsf is nearly as unpronounceable as it's twin. In this case, the file name stands for SMTP MTA OutBound Work Queue database. Messages being sent are held in this database until they are successfully transmitted to the Internet.

These databases are used by several SMTP MTA tasks. A somewhat condensed description of the operation of the SMTP MTA goes like this:

A user within your Domino environment sends a message to the Internet address: jon@msphub.com. The Domino server accepts the message and places it in the mail.box database. From there it is routed to the Domino server where the SMTP MTA is running, and then it's placed into the smtp.box database.

The outbound message conversion task of the SMTP MTA continually polls smtp.box for new outgoing messages. As new messages are found, the message conversion task converts the message to SMTP format; file attachments are converted to MIME. The message is then deposited in the outbound work queue database in native Internet mail format.


1  ·  2  ·  3  ·  4  ·  Next »
Other articles you might like
Home > Strategies > Email Management (60 articles)
   Using the Notes Client with Gmail
   Using the Notes client with Hotmail (or not)
   Is English-only a viable mail management strategy?
Get Weekly Email Updates
Subscribe to our regular weekly email newsletter. It's packed with tips, reviews, deep analysis, and the latest news.
 
Recent DominoPower Articles
Application development, William Shatner, and the origin of the universe
Learn Domino Designer 8.5 for free
The (near) future of Sametime, Quickr, Connections, and Symphony
Inside the IBM Innovations lab
Lotusphere 2010: Hot fixes and cool news for Notes, Domino, and LotusLive
Lotusphere 2010: mobility and collaboration
2010: A Lotusphere of change
Latest Lotus Headlines
Xpages not loading? JVM errors? - Solution
How to implement an iCalendar feed into your Notes calendar with XPages
DWA Hotfixes for Domino 8.5.1FP1 - A Gotcha
IBM Adds DB2 to Lotus Foundations SMB Package
SNTT : XPages onclick Ghosts in the machine
Ports used by Lotus Sametime 8.5 servers
Exploring a Domino Date Bug
>> Read all the news
More from the ZATZ journals
Computing Unplugged: The iPad defenders have spoken
David Gewirtz Online: CNN commentary and analysis
OutlookPower: More about disappearing text
-- Advertisement --

Find unused Lotus Notes groups and clean up your address book
Have you ever wanted to get rid of old Lotus Notes groups that were cluttering up your address book, but you weren't sure if they were used? Find Unused Groups can help.

Find Unused Groups will check your ACL, mail, multi purpose and server groups to help you determine if they are used, and who uses them.

Learn how to easily clean up your address book.

-- Advertisement --

Integrate your Notes Applications with Microsoft Office and Symphony
Integra for Notes Integrates Microsoft Office and/or IBM Lotus Symphony
Requires NO change to the design of the appliation or Installations of DLL's and EXE's
  • Integra is a ready to use solution, enhance static reports with Excel data analysis, pivot tables, macros
  • User friendly aproach, using a point and click access to features
  • Reports from any Lotus Notes databases
  • Runs reports through a Notes client, web browser and scheduled basis
  • Allows use of LotusScript for advanced data manipulation
  • Enables self service reporting capabilities to end-users


Learn more at www.integra4notes.com.
ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2010, ZATZ Publishing. All rights reserved worldwide.
Editor's Login