<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>General</title><link>http://forums.iis.net/1029.aspx</link><description>Start forum discussions here around general questions about the IIS platform including SMTP &amp; NNTP.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Problems with SMTP</title><link>http://forums.iis.net/thread/1910106.aspx</link><pubDate>Mon, 13 Jul 2009 13:50:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910106</guid><dc:creator>tomkmvp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910106.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1029&amp;PostID=1910106</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;IIS_SDM:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;I have a domain ... and external mailserver.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Then you do have a mail server.&amp;nbsp; It might be best to configure your web app to use this server to send email.&lt;/p&gt;</description></item><item><title>Re: Problems with SMTP</title><link>http://forums.iis.net/thread/1910075.aspx</link><pubDate>Mon, 13 Jul 2009 08:11:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910075</guid><dc:creator>IIS_SDM</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1910075.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1029&amp;PostID=1910075</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thanks for your response. &lt;/p&gt;&lt;p&gt;I have understood you but I don&amp;#39;t have a mail server.&lt;/p&gt;&lt;p&gt;I have a domain, with 12 computers more or less, one domain controller and external mailserver. It is a small business. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;The software that sends the mails is a &amp;quot;database web&amp;quot;. I try to explain you. I have document management software and it contains databases. Also, you can see the databases through Internet because it installed in IIS and it is able to send documents of the database, for this, it need install SMTP service.&lt;/p&gt;&lt;p&gt;But when I send a mail with this software IIS send me the error that I told here.&lt;/p&gt;&lt;p&gt;Whatever I don&amp;#39;t have Exchange or another mail server. Then What could I do?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Re: Problems with SMTP</title><link>http://forums.iis.net/thread/1909873.aspx</link><pubDate>Fri, 10 Jul 2009 13:34:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909873</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909873.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1029&amp;PostID=1909873</wfw:commentRss><description>&lt;p&gt;If they are in the drop folder, they are actually behaving correctly.&amp;nbsp; Your SMTP has decided that they are local and left them there.&amp;nbsp; The real problem is that it appears your sending address cannot be validated.&amp;nbsp; This is quite common when you use a local SMTP server to handle the same domain as your mail server, which does both SMTP and POP (and probably MAPI).&lt;/p&gt;
&lt;p&gt;The solution is to send through your mail server, not the SMTP service on the local system.&amp;nbsp; If you must send through a local SMTP service, define your mail server as the smart host.&amp;nbsp; You must of course configure your mail server to allow mail from your web server.&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>Problems with SMTP</title><link>http://forums.iis.net/thread/1909843.aspx</link><pubDate>Fri, 10 Jul 2009 08:13:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909843</guid><dc:creator>IIS_SDM</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909843.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1029&amp;PostID=1909843</wfw:commentRss><description>&lt;p&gt;Hello. I have a 2003server with sp2 and I have installed IIS 6.0 with SMTP. This machine belongs a Domain. &amp;quot;mybusinnes.local&amp;quot; &lt;/p&gt;&lt;p&gt;I have a program that have a WebPlatform. This is able to send mails through the SMTP of IIS.&lt;/p&gt;&lt;p&gt;My problems is that the mails are stopped in DropFolder and when I see the dat file I read the next:&lt;/p&gt;&lt;p&gt;Action: failed&lt;br /&gt;Status: 5.5.0&lt;br /&gt;Diagnostic-Code: smtp;550-Verification failed for &amp;lt;prueba@serveralchemy83.mybusiness.local&amp;gt;&lt;br /&gt;550-Unrouteable address&lt;br /&gt;550 Sender verify failed&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But the mails that informs me that the mail doesn&amp;#39;t send is reached me and the sender is postmasters@mybusiness.local&lt;/p&gt;&lt;p&gt;I have configured anonymous access to send mails from the SMTP.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Why the mails don&amp;#39;t send?&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p&gt;Regards. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>