09KR0058's profile

Contributor

 • 

33 Messages

Monday, July 18th, 2022 2:00 AM

Closed

Sending Logs From Router

I am trying to configure the settings in my Netgear router to send the router logs to a non-Comcast email address every night at midnight.  Its been a few years since I've done this and I can't get it working.  Here are the settings I currently have:

Send-to address: (my personal email address)

Sender: [Edited: "Personal Information"]

Outgoing Mail Server: smtp.comcast.net

Mail Server Port Number: 465

Mail Server Authentication User Name: (My comcast email address)

Mail Server Authentication Password: (My comcast password)

When I test the connection, I find this error in the logs:

[email failed] authentication rejected (6), Sunday, Jul 17,2022 21:54:50

I tried changing the Sender address above to my Comcast email address, but still get this error.

Has anyone using a Netgear router been able to get this to work?

Accepted Solution

Contributor

 • 

33 Messages

3 years ago

Thanks guys for all the help.  It is finally working with port 465.  Must have been the reboot I did after updating a few other things on my router.

Gold Problem Solver

 • 

26.3K Messages

3 years ago

... Here are the settings I currently have ...

You also need SSL/TLS or STARTTLS encryption. See https://www.xfinity.com/support/articles/email-client-programs-with-xfinity-email. Does your router allow you to configure those?

Please be aware that there are 2 kinds of responses in this Forum: Replies and Comments. When you Comment on a post by scrolling down to "Comment on this post here...", I am notified of your response. But if you select Reply, I am NOT notified and may not be aware of your response.

Official Employee

 • 

6.9K Messages

3 years ago

Hello @09KR0058, and thank you for posting to the Xfinity Community Forum to get help. I wanted to see if you were able to get help from the link provided above? 

Contributor

 • 

33 Messages

3 years ago

Hello, sorry for the delay in responding.

I'm just now getting back to looking at this issue.

The problem is that with my Netgear R7000 Nighthawk AC1900 router, there does not appear to be any way to declare any encryption method, which is why I was asking if anyone got this to work with Comcast

Gold Problem Solver

 • 

26.3K Messages

3 years ago

... there does not appear to be any way to declare any encryption method ...

Nope. My antique WNR1000v4 doesn't have one either, so if I want to send email from my router I have to set up an email server on the local network just for that purpose. That works, but it's kinda gross overkill unless you really, really want that info. If you could find a public server that doesn't require encryption that would work too, but my guess is that those are nearly extinct.

Please be aware that there are 2 kinds of responses in this Forum: Replies and Comments. When you Comment on a post by scrolling down to "Comment on this post here...", I am notified of your response. But if you select Reply, I am NOT notified and may not be aware of your response.

Contributor

 • 

33 Messages

3 years ago

Thanks for the info @BruceW, but I wouldn't necessarily expect an "antique" router to support this type of encryption.  The R7000 hasn't been out very long and has been getting pretty regular firmware updates.  I also ran across this post in the Netgear forums from late last year:

The smart email sender software on the Netgear routers in place is able to deal with plain text SMTP submission, with explicit TLS (configure port 587, this is the de-facto standard SMTP submission port, working with plain text), or with implicit TLS (configure port 465). Trouble is that if you don't specify the port, it defaults to 25 which is not intended for email submission (only for SMTP transport between message handlers). And that port 25 can be captured or is even blocked by more and more ISPs these days. 

However, I've tried it with port 587, then 465 and  neither of those work.

As for setting up an smtp server, that's a very interesting approach.  Would you mind providing more details on how you did that?  I've been in Development for 40+ years and love playing with things like that.

I've used Blat for a long, long time in projects that need to send email, but I don't see how it could be called by the email process in the router.

Gold Problem Solver

 • 

26.3K Messages

3 years ago

Correction:: my router is so old it doesn't allow me to specify what port to use. So even if the reasonable sounding statement you quoted is correct, I wouldn't be able to use it. (I need a new router.)

... smtp server ... Would you mind providing more details on how you did that? ...

Sure. I used the free version of Mail Enable, which seemed to me to be a bit more trustworthy than some of the other mail servers out there. My notes say:

1. Check router's Security / E-mail / "Turn E-mail Notification On" box.
2. Set "Your Outgoing Mail Server" to the local IP of the machine running Mail Enable
3. Enable the "MailEnable SMTP Connector" service.  

Received emails are stored at:

  C:\Program Files\Mail Enable\Queues\SMTP\Inbound\Messages\*.MAI

Please be aware that there are 2 kinds of responses in this Forum: Replies and Comments. When you Comment on a post by scrolling down to "Comment on this post here...", I am notified of your response. But if you select Reply, I am NOT notified and may not be aware of your response.

(edited)

Gold Problem Solver

 • 

26.3K Messages

3 years ago

... It is finally working with port 465 ...

Thanks for posting your results. Glad it's working for you!

forum icon

New to the Community?

Start Here