<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to disable mail completely</title><link>https://www.aras.com/community/f/development/6647/how-to-disable-mail-completely</link><description>For installations in disconnected areas where no Internet connection exist, we want to completely short circuit the mail sending functionality. 
 Sure, we could configure the SMTP like so: 
 &amp;lt;Mail SMTPServer=&amp;quot;bogus&amp;quot;/&amp;gt; 
 ... but it can produce error messages</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to disable mail completely</title><link>https://www.aras.com/community/thread/4060?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2019 13:04:34 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ad9911bb-a4f3-4446-9b70-aa276741d37b</guid><dc:creator>Former Member</dc:creator><description>&lt;p&gt;Thanks. Yes that is how we do it currently.&lt;/p&gt;
&lt;p&gt;However the administrator complains that we are &amp;quot;spamming the file system&amp;quot; as we output the mails on disk.&lt;/p&gt;
&lt;p&gt;Is there a way to hook up some kind of dummy queue that simply discards the mails?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable mail completely</title><link>https://www.aras.com/community/thread/4058?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2019 11:43:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9f70dffb-4a50-4fa0-9442-5995417f8cb6</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;Hello Moramatte,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can use below code in&amp;nbsp;InnovatorServerConfig.xml file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;Mail SMTPServer=&amp;quot;queue&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Suhas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>