batboy103 0 Posted July 21, 2008 I am using godaddy to send SMTP mail. Homeseer works great and sends mail but Geovision won't connect using the same settings. I've uninstalled AVG and restarted. Firewall is off and not on the router either. If I uncheck authentication it connects and attempts to send but of course it can't because it needs the account/password. If I check use authentication it can't connect. What am I missing? Share this post Link to post Share on other sites
sinbad 0 Posted August 10, 2008 try different settings for the user name, as such: you@domain.com you+domain.com you%domain.com also, some ISP blocks outgoing emails from your server and you'll need to use a workaround such as using their own SMTP address. Share this post Link to post Share on other sites
secureconcepts 0 Posted August 12, 2008 you do nothing wrong, I have been having the same (did not really needed it) but tested it and whatever you do: it want send ..... bug ? Share this post Link to post Share on other sites
sinbad 0 Posted August 12, 2008 My GV1480 8.1 and and GV800 8.2 sends emails no problem. Share this post Link to post Share on other sites
CollinR 0 Posted August 12, 2008 You must use your ISP's SMPT server in most every install I have done in the last few years. Share this post Link to post Share on other sites
Thomas 0 Posted August 12, 2008 you do nothing wrong, I have been having the same (did not really needed it) but tested it and whatever you do: it want send ..... bug ? Most likely not. A lot of ISP's block SMTP traffic from their users and generally with good reason. SMTP is a mail transfer protocol designed to move mail between servers. It isn't intended to send mail from a server to a client. For example, Outlook doesn't use SMTP to transfer mail. The reason for this is that SMTP doesn't have authentication built into it. It was designed with the idea that all servers could be trusted to be who they say they are. And it's old enough that it predates spam as an issue. The problem with from the ISP perspective is two fold: 1. Spam. If a user's computer gets taken over, it can start spewing out spam in bulk. A number of major ISP's started banning port 25 traffic and there was a noticeable drop in spam. 2. Money. End users generally shouldn't be hosting e-mail servers. They are notoriously hard to configure correctly and safely. Failure to do so generates technical support calls. Also, users using e-mail servers tend to use a lot more bandwidth then the average home user. So ISP's want those users on more expensive business class plans. So what can you do about it? Most likely...nothing. A call to your ISP will generate the following response. "Sir, we do not block any ports." This isn't true. But they aren't going to change it for you. Eventually you may get to level 2 support who admits they do block that port. And they still aren't going to do anything about it. Upgrading your package from your ISP can help but it can also be very expensive. Share this post Link to post Share on other sites
hareshpatel123 0 Posted May 23, 2015 My GV1480 8.1 and and GV800 8.2 sends emails no problem. Hi There, I have just setup GV800 and GV 1480, but I can't send emails notification. Your help will be appreciate. I have attached both the files, one with the error and second with the setting. many thanks Share this post Link to post Share on other sites
Boogieman 1 Posted May 23, 2015 Change the port to 465 Share this post Link to post Share on other sites