<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;How to set up SMTP secure for DUDE server&#x27; in forum &#x27;Wireless Service Providers&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/How-to-set-up-SMTP-secure-for-DUDE-server-27777389</link>
<description></description>
<language>en</language>
<pubDate>Wed, 19 Jun 2013 01:39:25 EDT</pubDate>
<lastBuildDate>Wed, 19 Jun 2013 01:39:25 EDT</lastBuildDate>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27825170</link>
<description><![CDATA[anon posted : Don't forget the tower techs that use ghetropcs.<br>10digitnumber@mymetropcs.com<br>:D]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27825170</guid>
<pubDate>Sat, 15 Dec 2012 06:55:21 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27822390</link>
<description><![CDATA[treichhart posted : most common cell carrier email text setup is like this:<br><br>10number@vtext.com <--- verizon<br>             @txt.att.com <----att<br>             @messaging.sprintpcs.com <---- sprint<br>             @tmomail.net <--- Tmobile]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27822390</guid>
<pubDate>Fri, 14 Dec 2012 12:52:14 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27821154</link>
<description><![CDATA[bburley posted : You could also use this (or similar)<br><br>&raquo;<A HREF="http://www.postcastserver.com/" >www.postcastserver.com/</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27821154</guid>
<pubDate>Fri, 14 Dec 2012 04:17:39 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27821144</link>
<description><![CDATA[bburley posted : I should mention that I have used "/tool e-mail" in a MikroTik Router to send an email directly to my cell phone.<br><br>Most carriers will allow email sent to [10digitPhoneNumber]@cellcarrier.com or similar.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27821144</guid>
<pubDate>Fri, 14 Dec 2012 04:03:21 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27821137</link>
<description><![CDATA[bburley posted : .vbs is Visual Basic Script running on a Windows PC.<br><br>I am also running The Dude on a Windows PC.<br><br>You can create an email script in the MikroTik, but it will look very different.<br><br>You first have to set up "/tool e-mail" with some basic info.<br>Server: [IP Address of mail server]<br>Port: [Mail Server Port (25 or other)]<br>From: [sender email address]<br>User: [email user name - usually sender email address]<br>Password: [users email password]<br><br>Then in the MikroTik script the line that sends the email looks like;<br><br>/tool e-mail send to=emailaddress@yourdomain.com subject="Email Alert" body="Text String" (or use $variable)<br><br>You can overide default e-mail tool settings by including "from=", "server=", and probably "port=" in the script line.<br><br>The MikroTik e-mail tool can handle basic authentication but I am not sure about SSL authentication.<br><br>From the MikroTik wiki: "Email tool uses only plain authentication and tls encryption. Other methods are not supported."<br><br>Offhand, I can't recall if there is an easy way of launching a PC-based script from the MikroTik, but I know you can create a PC-based script that will interact with a MikroTik Router. The PC-based script would have to periodically poll the router to see if there was something to do.<br><br>There is probably some clever way for a PC to become aware that the router wants to trigger an event, but I am not sure of the best approach.<br><br>"/tool fetch" might grab a web page from a local server that triggers based on the IP address(router) of the http request.<br><br>A telnet or ftp event might also be used. Perhaps an email from the MikroTik to a local mail server could trigger sending another ssl authenticated email from the local mail server.<br><br>The hard part is finding a *simple* way to do it.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27821137</guid>
<pubDate>Fri, 14 Dec 2012 03:51:45 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27820906</link>
<description><![CDATA[viperm posted : on your alert  notice you start with c:\????<br><br>I am running on a rb433ah as a test for right now what would the alert look like running on that platform?<br><br>and is emailer.vbs the name you gave the script when you create it in mikrotik with winbox?<br><small>--<br>&raquo;<A HREF="http://www.accelwireless.com" >www.accelwireless.com</A><br>ComTrain Certified Tower Climber. <br>Wireless and IT consultant. <br>Proficient in Mikrotik</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27820906</guid>
<pubDate>Fri, 14 Dec 2012 00:19:46 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777973</link>
<description><![CDATA[viperm posted : Cool I will try this later this weekend waiting for rain sto stop so I can hang my sector and backhaul on the tower..]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777973</guid>
<pubDate>Sat, 01 Dec 2012 09:26:57 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777826</link>
<description><![CDATA[bburley posted : Here is another solution;<br><br>&raquo;<A HREF="http://forum.mikrotik.com/viewtopic.php?f=8&t=39220" >forum.mikrotik.com/viewtopic.php?f=8&t=39220</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777826</guid>
<pubDate>Sat, 01 Dec 2012 06:29:51 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777822</link>
<description><![CDATA[bburley posted : I modified the above script before posting and the port 995 may not be compatible with "cdoBasic" authentication, but I am sure you can sort it out.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777822</guid>
<pubDate>Sat, 01 Dec 2012 06:23:27 EDT</pubDate>
</item>

<item>
<title>Re: How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777817</link>
<description><![CDATA[bburley posted : What I did was create an alert called "Email Alert" and set it to "execute locally" and passed variables to a VB script. I can't remember why "execute on server" didn't work, but "execute locally" runs the script on the server. The script also creates logs.<br><br>This is the alert;<br><pre class="brush: text">"C:\Scripts\Dude Scripts\emailer.vbs" &#91;Probe.Name&#93; "&#91;Device.Name&#93;" &#91;Service.Status&#93; (&#91;Service.ProblemDescription&#93;) "&#91;Device.FirstAddress&#93;"&#012; &#012;</pre><!--end code block--><br>And this is the VB script;<br><pre class="brush: text">' Authentication Constants&#012;Const cdoAnonymous = 0 'Do Not Authenticate&#012;Const cdoBasic = 1     'Basic (clear-text) Authentication&#012;Const cdoNTLM = 2      'NTLM (NT Lan Manager Authentication)&#012; &#012;' sendusing Constants&#012;Const cdoSendUsingPickup = 1 'Send message using the local SMTP service pickup directory.&#012;Const cdoSendUsingPort = 2   'Send the message using the network (SMTP over the network).&#012; &#012;' OpenTextFile Constants&#012;Const ForReading = 1, ForWriting = 2, ForAppending = 8&#012; &#012;LogYear = Year(Date)&#012;LogMonth = Month(Date)&#012;if Len(LogMonth) = 1 then LogMonth = "0" &amp; LogMonth&#012;LogDay = Day(Date)&#012;if Len(LogDay) = 1 then LogDay = "0" &amp; LogDay&#012; &#012;ProbeName = WScript.Arguments.Item(0)&#012;DeviceName = WScript.Arguments.Item(1)&#012;ServiceStatus = WScript.Arguments.Item(2)&#012;ProblemDescription = WScript.Arguments.Item(3)&#012;IpAddress = WScript.Arguments.Item(4)&#012; &#012;SendSubject = "Netmonitor Alert - " &amp; DeviceName &amp; " - " &amp; ServiceStatus&#012;SendBody = "Service " &amp; ProbeName &amp; " on " &amp; DeviceName &amp; " at " &amp; IpAddress &amp; " is now " &amp; ServiceStatus &amp; " - " &amp; ProblemDescription&#012; &#012;Set fso = CreateObject("Scripting.FileSystemObject")&#012;LogFilename = LogYear &amp; "-" &amp; LogMonth &amp; "-" &amp; LogDay &amp; " - Dude Alert Log.txt"&#012;Set LogFile = fso.OpenTextFile(LogFilename,ForAppending,True)&#012;LogFile.WriteLine(Now &amp; " - " &amp; SendBody)&#012;LogFile.Close&#012;Set fso = Nothing&#012; &#012;smtpserver = "smtp.yourserver.com"&#012;sendusername = "email@yourdomain.com"&#012;sendpassword = "yourpassword"&#012;smtpserverport = 995&#012; &#012;MessageTo = "youremail@yourdomain.com"&#012;call Mail&#012;MessageTo = "yourphonenumber@txt.bellmobility.ca"&#012;call Mail&#012; &#012;WScript.Quit&#012; &#012;sub Mail&#012;  Set objMessage = CreateObject("CDO.Message") &#012;  objMessage.Subject = SendSubject &#012;  objMessage.From = sendusername&#012;  objMessage.To = MessageTo &#012;  objMessage.TextBody = SendBody &amp; Now&#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 &#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = smtpserver&#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = cdoBasic&#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusername") = sendusername&#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendpassword") = sendpassword&#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = smtpserverport &#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpusessl") = False&#012;  objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout") = 60&#012;  objMessage.Configuration.Fields.Update&#012;  objMessage.Send&#012;end sub&#012; &#012;</pre><!--end code block-->]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-How-to-set-up-SMTP-secure-for-DUDE-server-27777817</guid>
<pubDate>Sat, 01 Dec 2012 06:12:42 EDT</pubDate>
</item>

<item>
<title>How to set up SMTP secure for DUDE server</title>
<link>http://www.dslreports.com/forum/How-to-set-up-SMTP-secure-for-DUDE-server-27777389</link>
<description><![CDATA[viperm posted : I dont see anywhere that allows me to choose what port to use for notifications under the SMTP settings? I guess they just assume everyone still uses port 25?<br><br>Anyway to change this option somewhere that I am missing? We dont host our own server anymore and all the SMTP settings are on secure port 995]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/How-to-set-up-SMTP-secure-for-DUDE-server-27777389</guid>
<pubDate>Fri, 30 Nov 2012 22:29:40 EDT</pubDate>
</item>

</channel>
</rss>
