Search DominoPower's 10,675 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
What to look for in a Domino-based document management solution
Understanding Domino.doc end-of-life options
When the debugger won't debug hidden code that isn't hidden
What to do if the LotusScript debugger won't single-step over code
Top 10 ways to launch and build a Lotus consulting practice (with a little help from the Beatles)
Troubleshooting an OpenSuse Notes install
Incident report: denial of service attack against ConnectedPhotographer.com
Latest Lotus Headlines
SnTT - Enabling ALL the bells and whistles!
Tivoli Data protection causes Domino to crash
Fun when running DB2 CLP scripts
Introducing Flippr, the easy way to admin Quickr
DXL and fake security
Using search forms in IBM Workplace Collaborative Learning 2.7
Schmidt, Freed, and Gering on the OVF Toolkit
>> Read all the news
More from the ZATZ journals
Computing Unplugged: Eight steps to successful and reliable home backups
David Gewirtz Online: CNN commentary and analysis
OutlookPower: Can Outlook run when it's not running (and other mysteries)?
-- Advertisement --

Learn Notes and Domino 8 at your place and pace!
Learn Notes and Domino in your office and/or home! TLCC's highly acclaimed distance learning courses for users, developers, and admins will enhance your career and your resume.

The many included activities and demos will make you a pro! Expert instructor help is a click away.

Click here to try a FREE demo course!!

-- Advertisement --

Want The Top Lotus Experts By Your Side Without Paying Hefty Consulting Fees? Look No Further.
Like having a team of consultants by your side -- ones who have all the answers and never make mistakes -- THE VIEW gives you immediate access to field-tested instruction, guidance, and best practices from the brightest Lotus professionals around.

Join your peers who realize their Lotus technology is too important to let people from blogs and forums tell them how they should implement it, run it, and use it. THE VIEW is where only the world's top Lotus experts provide validated support to you on a weekly basis to ensure you work more efficiently, get more out of your Lotus technology, and stay clear of costly mistakes.

Check out the new instruction, tips, and best practices added to THE VIEW this week.

ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2009, ZATZ Publishing. All rights reserved worldwide.
Editor's Login