thelonelycoder
Part of the Furniture
I don't think so, just some more extra code and formatting (html and css) to send along in the mail body and a header meta.Indeed...... tricky?
I don't think so, just some more extra code and formatting (html and css) to send along in the mail body and a header meta.Indeed...... tricky?
Check your password, special chars can be a problem, especially backticks (`).I created a new gmail account selected the "less secure apps" option. I am getting closer as I now get an error message.
View attachment 8098
Check your password, special chars can be a problem, especially backticks (`).
, ; : * seem to be fine.
Test with a alphanumeric password only, to rule that out.I removed all special characters from the password and received the same error message. I also powered cycle the router just in case..
I have periods in my email address though
Welcome to AB-Solution! This is perfectly fine and is how a standard install of AB works.Is it normal to use ip 0.0.0.0?
/tmp/mnt/sda1/adblocking/hosts-adblock pagead2.googlesyndication.com is 0.0.0.0
No manual intervention necessary, it works best the way you have set it now. pixelserv-tls will block https ads in addition to standard http ads and will partially remove the pesky boxes.Is it normal to use ip 0.0.0.0?
/tmp/mnt/sda1/adblocking/hosts-adblock pagead2.googlesyndication.com is 0.0.0.0
or should I manually set the routers dns under dhcp? It's blank now, which should use routers ip. My devices are setup to use dhcp and work fine, and ads are blocked, not completely (leaves the box with 'refused'), but I guess pixelserv will take care of that once I set it up.
And double check 'Allow less secure apps' is in fact set to ONI removed all special characters from the password and received the same error message. I also powered cycle the router just in case..
I have periods in my email address though
Welcome to AB-Solution! This is perfectly fine and is how a standard install of AB works.
0.0.0.0 is a dead IP on any device, a black-hole if you want.
No manual intervention necessary, it works best the way you have set it now. pixelserv-tls will block https ads in addition to standard http ads and will partially remove the pesky boxes.
Test with a alphanumeric password only, to rule that out.
I'm not sure this has anything to do with it but you can also try to enable IMAP access in Settings / Forwarding and POP/IMAP.
If it then works, switch IMAP to disable and test again.
The difference is the timeout of the IP's used. If you use 127.0.0.1 (the localhost) or an existing IP (say 192.168.1.1) your router will try to send a response and timeout after a few milisecs because it is unable to serve that page.Ah, cool.. I used to use dnsmasq myself with a hosts file script that pulled from most of the ones yours does, and always set it to use the servers ip, didn't think of just using 0.0.0.0.
Very smooth install on my ac87. Expect some beer money deposited
Try it without the dot in the address. gmail ignores dot's.The email format is text.text.text@gmail.com. No numbers or special characters in the password. I enabled IMAP and received the same error. I disabled it and received the same error.
And double check 'Allow less secure apps' is in fact set to ON
Try this: Enable a more verbose mode in /adblocking/addon/log-stats.add on line 3.I verified the setting:
View attachment 8101
I tried changing my DNS settings to google 8.8.8.8 and 8.8.4.4. The same error occurred. I can ping smtp.gmail.com.
View attachment 8102
I created another gmail account with no periods in the name. Same result.
Welcome to AB-Solution! This is perfectly fine and is how a standard install of AB works.
0.0.0.0 is a dead IP on any device, a black-hole if you want.
No manual intervention necessary, it works best the way you have set it now. pixelserv-tls will block https ads in addition to standard http ads and will partially remove the pesky boxes.
And if my previous post still does not give more clues, do this:I verified the setting:
View attachment 8101
I tried changing my DNS settings to google 8.8.8.8 and 8.8.4.4. The same error occurred. I can ping smtp.gmail.com.
View attachment 8102
I created another gmail account with no periods in the name. Same result. I also changed the IMAP settings to on, tested and received the same error.
cat /tmp/mail.txt | sendmail -H"exec openssl s_client -quiet \
cat /tmp/mail.txt | sendmail -v -H"exec openssl s_client -quiet \
Try this: Enable a more verbose mode in /adblocking/addon/log-stats.add on line 3.
Set it by removing the comment hash (#)
# set -x
to
set -x
and save the file.
Then send a testmail again. Verbose output follows, the interesting bit is near the end:
sendmail: failed
......
.....
Be careful not to post the email credentials if you paste output....
Some magic in there huh?Great job tho.. dat bash script doe
Yeah, that's just the script's code, nothing to do with sendmail. Try my second suggestion I just posted.
What about your pfSense box? Any interference from it?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!