Author Topic: Email working again!  (Read 2988 times)

0 Members and 1 Guest are viewing this topic.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Email working again!
« on: March 30, 2010, 11:56:43 am »
I realized that email was pointing to my old ISP, so any email sent since I changed it wouldn't have been working.

Also, the reCAPTCHA plugin has become a pain in the ass. I do egress filtering, which has started blocking it because the IP changed. I disabled reCAPTCHA for now so people can actually register, we'll see if it becomes an issue.

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Email working again!
« Reply #1 on: March 30, 2010, 02:13:30 pm »
Fantastic! In the three hours you've had that disabled, we've had one spam post and three spam bots sign up.

Wanna have someone work on getting that thing actually working? :D
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Email working again!
« Reply #2 on: March 30, 2010, 02:15:35 pm »
Fine, it was a dumb idea. ReCAPTCHA is once again enabled.

It's not that it wasn't working, it's that it requires outbound connections to arbitrary servers. That sucks -- I don't want my web server connecting to anything unless I can lock it to a specific ip address. Lame!

Either way, I worked around the issue and it's fixed. :)

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Email working again!
« Reply #3 on: March 30, 2010, 02:24:02 pm »
I know with pf, you can specify a domain name and it'll resolve it. A little unsafe, I suppose, but it should do the trick realistically. And I'm not sure if it'll just resolve once and store it, but if it does I'm sure you could have a script to reload the rules every hour or so.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Email working again!
« Reply #4 on: March 30, 2010, 02:32:32 pm »
Yeah, but that's pretty lame. I could probably hack the plugin itself and hardcode an ip, but whatever. I took care of it.