Richard Lynch wrote:
On Wed, August 8, 2007 4:26 am, Stut wrote:
Completely agree. It's like banning someone from a pub based on the
clothes they were wearing the last time you saw them.
Yeah, one drunk abusive chick in a little black dress could get EVERY
gal in a little black dress banned.
On Wed, August 8, 2007 4:26 am, Stut wrote:
> Completely agree. It's like banning someone from a pub based on the
> clothes they were wearing the last time you saw them.
Yeah, one drunk abusive chick in a little black dress could get EVERY
gal in a little black dress banned.
That's pretty messed
Richard Lynch wrote:
On Tue, August 7, 2007 6:21 pm, Stut wrote:
Kevin Waterson wrote:
I would like to prevent registration of emails from certain domains
that
abuse a forum. eg: foo.uy7f564d8d6d.com
These domains are registered by the thousands by spammers and
because they
use dyndns it is imp
On Tue, August 7, 2007 6:21 pm, Stut wrote:
> Kevin Waterson wrote:
>> I would like to prevent registration of emails from certain domains
>> that
>> abuse a forum. eg: foo.uy7f564d8d6d.com
>> These domains are registered by the thousands by spammers and
>> because they
>> use dyndns it is impossib
On Tue, August 7, 2007 4:46 pm, Jim Lucas wrote:
> Are all domains that use ccTLD's created/formatted like other not
> ccTLD's just with the .uk or
> whatever tagged on the end?
No.
Every ccTLD country is free to sub-divide as the government of that
country sees fit, so long as the sub-divisions
On Tue, August 7, 2007 4:39 pm, Stut wrote:
> Which brings me back to my earlier question of why would you want to
> do
> this? I can't think of any reason, but then again it is getting late.
+1
What you are trying to do has been tried many times before, to
disastrous results.
Step back and show
Manually aprove forum signups. If people are serious about being a
productive part of your forum they'll wait a few hours or a day to be
confirmed. Otherwise they probably just have a question they're blasting at
every forum they can find, or are spammers. I've never had a problem with
this
Kevin Waterson wrote:
This one time, at band camp, Stut <[EMAIL PROTECTED]> wrote:
Which brings me back to my earlier question of why would you want to do
this? I can't think of any reason, but then again it is getting late.
I would like to prevent registration of emails from certain domains
way to do so by using dns records. It's like 5 lines, here's the site
http://www.sitepoint.com/article/users-email-address-php
The requirement for email delivery is not MX, just having an A address
is enough. Also executing external utility program from php is not
optimal from system point of
This one time, at band camp, Stut <[EMAIL PROTECTED]> wrote:
> Which brings me back to my earlier question of why would you want to do
> this? I can't think of any reason, but then again it is getting late.
I would like to prevent registration of emails from certain domains that
abuse a forum.
Stut wrote:
Jim Lucas wrote:
Are all domains that use ccTLD's created/formatted like other not
ccTLD's just with the .uk or whatever tagged on the end?
Something like this
your example
stut.co.uk
is this the base for your domain. Basically, would this be
stut.com if it were a dot.com ??
Jim Lucas wrote:
Are all domains that use ccTLD's created/formatted like other not
ccTLD's just with the .uk or whatever tagged on the end?
Something like this
your example
stut.co.uk
is this the base for your domain. Basically, would this be
stut.com if it were a dot.com ??
or would it b
Stut wrote:
Jim Lucas wrote:
Stut wrote:
Jim Lucas wrote:
Dan wrote:
What are you trying to do exactly, maybe there's a better way. If
you're trying to determine if an email address is valid there's a
pretty cool way to do so by using dns records. It's like 5 lines,
here's the site
http:
Jim Lucas wrote:
Stut wrote:
Jim Lucas wrote:
Dan wrote:
What are you trying to do exactly, maybe there's a better way. If
you're trying to determine if an email address is valid there's a
pretty cool way to do so by using dns records. It's like 5 lines,
here's the site
http://www.sitepoi
I guess I was just happy that I was able to remember how to do PHP. Yeah,
that one works better. Just seemed a bit similar. Besides, people usually
give pseudo code any way rather than working code. My code didn't work.
Yours was better.
- Dan
On 8/7/07, Jim Lucas <[EMAIL PROTECTED]> wrote:
>
Stut wrote:
Jim Lucas wrote:
Dan wrote:
What are you trying to do exactly, maybe there's a better way. If
you're trying to determine if an email address is valid there's a
pretty cool way to do so by using dns records. It's like 5 lines,
here's the site http://www.sitepoint.com/article/user
Stut wrote:
Jim Lucas wrote:
Dan wrote:
What are you trying to do exactly, maybe there's a better way. If
you're trying to determine if an email address is valid there's a
pretty cool way to do so by using dns records. It's like 5 lines,
here's the site http://www.sitepoint.com/article/user
Jim Lucas wrote:
Dan wrote:
What are you trying to do exactly, maybe there's a better way. If
you're trying to determine if an email address is valid there's a
pretty cool way to do so by using dns records. It's like 5 lines,
here's the site http://www.sitepoint.com/article/users-email-addre
Dan wrote:
What are you trying to do exactly, maybe there's a better way. If
you're trying to determine if an email address is valid there's a pretty
cool way to do so by using dns records. It's like 5 lines, here's the
site http://www.sitepoint.com/article/users-email-address-php
As far as
On 8/7/07, Stut <[EMAIL PROTECTED]> wrote:
> Dan wrote:
> > yes co.uk is a tdl.
>
> No it's not, it's a ccTLD which is a TLD specific to a country.
>
> > "Kevin Waterson" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> >> Hi all.
> >>
> >> Im looking for a way to get the domain fr
Well then he needs an array of ccTLD's and pretty much anything that can
follow a domain name. In my previous code change the array you're giving it
to be of ccTLD's and also you might want to pass that array in through the
funciton. As I said, been a while since I did PHP.
- Dan
"Stut" <[E
Dan wrote:
yes co.uk is a tdl.
No it's not, it's a ccTLD which is a TLD specific to a country.
"Kevin Waterson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi all.
Im looking for a way to get the domain from an email address.
Not sub domains, just the domain, so
[EMAIL PROTE
22 matches
Mail list logo