<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Domino People&#039;s News and Blog &#187; SMTP</title>
	<atom:link href="http://dominopeople.ie/blog/?feed=rss2&#038;cat=58" rel="self" type="application/rss+xml" />
	<link>http://dominopeople.ie/blog</link>
	<description>Lotus Notes and Domino News and Technotes</description>
	<lastBuildDate>Tue, 28 Mar 2017 15:39:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Debugging SMTP in Domino</title>
		<link>http://dominopeople.ie/blog/?p=388&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=debugging-smtp-in-domino</link>
		<comments>http://dominopeople.ie/blog/?p=388#comments</comments>
		<pubDate>Tue, 19 Mar 2013 12:41:47 +0000</pubDate>
		<dc:creator>Cormac McCarthy</dc:creator>
				<category><![CDATA[notes.ini]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>

		<guid isPermaLink="false">http://dominopeople.ie/blog/?p=388</guid>
		<description><![CDATA[These are some really useful notes.ini variables, if you&#8217;re changing any SMTP settings in Domino (in particular if you&#8217;re setting up or changing a TLS connection). SMTPClientDebug, SMTPDebug and SMTPDebugIO &#8211; Description and usage here TraceSSLHandshake &#8211; Description and usage here &#8230; <a href="http://dominopeople.ie/blog/?p=388">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>These are some really useful notes.ini variables, if you&#8217;re changing any SMTP settings in Domino (in particular if you&#8217;re setting up or changing a TLS connection).</p>
<ul>
<li><strong>SMTPClientDebug</strong>, <strong>SMTPDebug</strong> and <strong>SMTPDebugIO</strong> &#8211; <a title="Description and usage here" href="http://www-01.ibm.com/support/docview.wss?uid=swg27003007">Description and usage here</a></li>
<li><strong>TraceSSLHandshake</strong> &#8211; <a title="Description and usage here" href="http://www-10.lotus.com/ldd/dominowiki.nsf/017a458ac61675e78025716900586077/ed298aad03feca1b8525761d006ad199?OpenDocument">Description and usage here</a></li>
<li><strong>SmtpSaveOutboundToFile</strong> &#8211; <a title="Description and usage here" href="http://www-01.ibm.com/support/docview.wss?uid=swg21088993">Description and usage here </a></li>
<li><strong>SMTPSaveImportErrors</strong> &#8211; <a title="Description and usage here" href="http://www-10.lotus.com/ldd/dominowiki.nsf/dx/smtpsaveimporterrors">Description and usage here</a></li>
</ul>
<p>Every time I&#8217;ve needed these in the past I&#8217;ve ended up correlating this list or similar, thought it might be useful to have them together in once place!</p>
<p>Note you can set any of these by running:</p>
<p>set config <em>notesinisettinghere</em></p>
<p>from the Domino Console so if you wanted to set up SMTP debug, running the following would give you verbose logging:-</p>
<ul>
<li>set config SMTPDebug=3</li>
</ul>
<ul>
<li>set config SMTPDebugIO=3</li>
</ul>
<ul>
<li>set config SMTPClientDebug=3</li>
</ul>
<ul>
<li>set config TraceSSLHandshake=1</li>
</ul>
<ul>
<li>set config SMTPSaveOutboundToFile=1</li>
</ul>
<ul>
<li>set config SMTPImportErrors=1</li>
</ul>
<p>Obviously these settings will produce a lot of logging, which will effect performance, only turn these on for a short period, during non-peak times.</p>
<p>Let us know if you&#8217;ve found this helpful!</p>
<p>Cormac McCarthy &#8211; Domino People Ltd</p>
]]></content:encoded>
			<wfw:commentRss>http://dominopeople.ie/blog/?feed=rss2&#038;p=388</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
