RE: OT: AOL?

2002-12-19 Thread Kris Pilles
How can I test to ensure that my RDNS is working???

Do I have to have an entry for every domain in reverse DNS???

-Original Message-
From: Justin Greene [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, December 19, 2002 12:18 AM
To: CF-Talk
Subject: RE: OT: AOL?


AOL has their own internal RBL and uses their own rules.  If you are
sending alot of email across their network you should speak with them
about being whitelisted.  They may be enforcing rDNS, some anti-spam
efforts do this. They probably have other criteria as well.  Most of the
AOL delivery problems that we have had in the past were just related to
a few really slow relays that held the mail for a few hours before
spitting it back out.

Oh, if they are rejecting based on a non-matching rDNS, they should be
doing it at the connection and not even accepting the mail.  I would be
very surprised to hear that it was really being sent to /dev/null.

Justin

 -Original Message-
 From: samcfug [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, December 18, 2002 3:37 PM
 To: CF-Talk
 Subject: Re: OT: AOL?
 
 Ah, excuse me, the validate sender is a separate selection
 on the mail server.
 Sorry
 
 =
 Douglas White
 group Manager
 mailto:[EMAIL PROTECTED]
 http://www.samcfug.org
 =
 - Original Message -
 From: Jason Burnett [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, December 18, 2002 2:24 PM
 Subject: Re: OT: AOL?
 
 
 | I am not trying to start a flame war here, I just want to make sure 
 | noone gets the wrong impression and confirm or disprove
 what I thought
 | SMTP-AUTH was. As far as I can tell from RFC 2554 SMTP-AUTH really 
 | has nothing to do with checking reverse DNS, it is just an 
 | authentication method.
 |
 | on Wed Dec 18 samcfug spoke forth with the blessed manuscript
 |  I see your point, however, in my own case as a email
 hosting provider, I
 have
 |  the settings set to enable SMTP AUTH, which is what you
 mean by doing the
 |  reverse lookup.  I also make it a point to create the
 in-addr-arpa record
 in
 |  DNS that takes care of it.   That is just another task in 
 hosting email
 domains.
 |  In fact I use a script that takes care of all this when
 adding a new domain.
 |  If you were an ISP or hosting provider, you would be
 aware of the constant
 |  attacks by others trying to spoof one of your hosted
 addresses, including
 virus
 |  attacks such as the Klez Virus, which are all turned away
 at the server.
 |  That is my story, and I am sticking to it! :-)
 |
 |  =
 |  Douglas White
 |  group Manager
 |  mailto:[EMAIL PROTECTED]
 |  http://www.samcfug.org =
 |  - Original Message -
 |  From: Lee Fuller [EMAIL PROTECTED]
 |  To: CF-Talk [EMAIL PROTECTED]
 |  Sent: Wednesday, December 18, 2002 1:12 PM
 |  Subject: RE: OT: AOL?
 |
 |
 |  | Ya know.. Don't let them hit you with that.
 |  |
 |  | The problem is, new sysadmins tend to think that making
 changes is part
 |  | of their job.  We had a MAJOR battle with HUD since one
 of our customers
 |  | submits information to them via email regularly.
 Suddenly, they could
 |  | not contact HUD, due to a policy change by a new admin
 who decided that
 |  | if the email server didn't reverse to the same domain
 name, it was
 |  | most-likely SPAM.  The problem is (as you are most
 likely aware) that
 |  | with 1000's of domain names on a single mail server,
 how could you
 |  | POSSIBLY reverse to them?  Even if you added all the
 reverse names to
 |  | your DNS server manually, it would never answer with
 the right one
 |  | first.. So it's not logical.
 |  |
 |  | We have to force them to understand that THEY are not
 the ONLY ISP on
 |  | the planet... and that making willy-nilly admin
 decisions effects
 |  | millions.  If we fight back, they will change the policy.
 |  |
 |  | Just my .02...
 |  |
 |  |
 |  |
 |  | | -Original Message-
 |  | | From: Kris Pilles [mailto:[EMAIL PROTECTED]]
 |  | | Sent: Wednesday, December 18, 2002 11:05 AM
 |  | | To: CF-Talk
 |  | | Subject: RE: OT: AOL?
 |  | |
 |  | |
 |  | | Aol says my reverse DNS is not up But everything on my 
 |  | | server appears to be working fine I guess its my fault 
 |  | | after all lol
 |  | |
 |  | | -Original Message-
 |  | | From: Bud [mailto:[EMAIL PROTECTED]]
 |  | | Sent: Wednesday, December 18, 2002 1:44 PM
 |  | | To: CF-Talk
 |  | | Subject: RE: OT: AOL?
 |  | |
 |  | |
 |  | | On 12/18/02, Kris Pilles penned:
 |  | | No good This sucks... MY clients are starting to
 notice this
 |  | | too.  Weird thing is the mail just disappears... No
 |  | | bounce back or
 |  | | anything like that...
 |  | |
 |  | | I occasionally have similar problems. I ALWAYS use them as an 
 |  | | opportunity to point out to my client that they are
 LIKELY losing
 |  | | other e-mails, some which may

RE: OT: AOL?

2002-12-19 Thread Len Conrad
How can I test to ensure that my RDNS is working???

dig -x ip.ad.re.ss

dig for win32 can be had at ftp.isc.org.

or free registration to get to this page:

http://preview.samspade.org/t/

or:

http://www.dnsstuff.com/

Do I have to have an entry for every domain in reverse DNS???

The critical ones are any ip's that are SMTP clients sending mail to other 
mail servers.  Each sending ip should have matching PTR and A records.

Of course, the reverse zone delegation must be done and the delegated NS 
responding.

For all CF or web apps that send mail:

1. the envelope @sender.domain must have A and/or MX records.

2. The MX for @sender.domain must accept mail for [EMAIL PROTECTED]

That is, in your CF apps that send mail (and that you want to give the best 
chance of being delivered), just don't invent any old 
[EMAIL PROTECTED]  You will have no success with MX's that do sender 
address verification or DNS validations of @sender.domain.

Len

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: OT: AOL?

2002-12-18 Thread Gordon Burns
At 17:49 18/12/2002 Kris Pilles said
Is anyone having any difficulty sending mail to AOL???  I have been
unable to send mail to aol for the past 2 days My IPS are not
blacklisted... I cannot figure this out...


What do you have your Max Recpt set for?

I think from others AOL will refuse if you try and deliver more 
than 10 in a single connection.

Try delivering a single email and see if that gets through.


Gordon

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: OT: AOL?

2002-12-18 Thread Kris Pilles
No good This sucks... MY clients are starting to notice this
too.  Weird thing is the mail just disappears... No bounce back or
anything like that...

KP

-Original Message-
From: Gordon Burns [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, December 18, 2002 1:00 PM
To: CF-Talk
Subject: Re: OT: AOL?


At 17:49 18/12/2002 Kris Pilles said
Is anyone having any difficulty sending mail to AOL???  I have been 
unable to send mail to aol for the past 2 days My IPS are not 
blacklisted... I cannot figure this out...


What do you have your Max Recpt set for?

I think from others AOL will refuse if you try and deliver more 
than 10 in a single connection.

Try delivering a single email and see if that gets through.


Gordon


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: OT: AOL?

2002-12-18 Thread paul smith
I set Max Recpt = 1

At 01:15 PM 12/18/02 -0500, you wrote:
No good This sucks... MY clients are starting to notice this
too.  Weird thing is the mail just disappears... No bounce back or
anything like that...

That's the AOL way

best,  paul


KP

-Original Message-
From: Gordon Burns [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 1:00 PM
To: CF-Talk
Subject: Re: OT: AOL?


At 17:49 18/12/2002 Kris Pilles said
 Is anyone having any difficulty sending mail to AOL???  I have been
 unable to send mail to aol for the past 2 days My IPS are not
 blacklisted... I cannot figure this out...


What do you have your Max Recpt set for?

I think from others AOL will refuse if you try and deliver more
than 10 in a single connection.

Try delivering a single email and see if that gets through.


Gordon



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: OT: AOL?

2002-12-18 Thread Howie Hamlin
AOL has their own rules (and, believe it or not, they are not consistant among their 
servers) and they tend to send mail
into a black hole (never to be seen or heard from again) if one of their mystery rules 
are upset.

You can find *some* help here: http://postmaster.info.aol.com/

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
 Find out how iMS Stacks up to the competition: 
http://www.coolfusion.com/imssecomparison.cfm

- Original Message -
From: Kris Pilles [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 1:15 PM
Subject: RE: OT: AOL?


 No good This sucks... MY clients are starting to notice this
 too.  Weird thing is the mail just disappears... No bounce back or
 anything like that...

 KP


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: OT: AOL?

2002-12-18 Thread Matt Robertson
That's what I went to.  I found just blasting out the mail results in a
few getting thru, then the sender is blocked for an indeterminate (but
fairly short) period of time.

I have a client that's a medical association.  They have a large member
mailing list with a TON of AOL addresses.  I built a mailer that loops
over a query and sends an individual email to each recipient AND
throttles down the speed of the operation, so as not to flood my mail
queue with recipients, or trigger whatever floodgate-alert AOL has in
place.  Uses cfmail, its query parameter and startrow/maxrows parms.

The safe speed I found is disgustingly slow.  10 messages every 17
seconds, and it was important to tie in my mail spool interval (cf
admin) to the job.  I have a 15 second interval there, so the throttling
never doubles up two loads of mail in the queue.  Also related is how
fast your mail server can send the messages once they arrive in that
queue.

I also found this to be an issue with msn/hotmail.  Throttling the mail
solves the problem.

You can probably go faster than 10 every 17 secs.  Like I said...
Disgustingly slow.  I just was charged with a guaranteed safe speed and
that's what I eventually settled on.  Would love to hear any specifics
from anyone else with experience on this.

--Matt Robertson--
MSB Designs, Inc.
http://mysecretbase.com



-Original Message-
From: Gordon Burns [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, December 18, 2002 10:00 AM
To: CF-Talk
Subject: Re: OT: AOL?


At 17:49 18/12/2002 Kris Pilles said
Is anyone having any difficulty sending mail to AOL???  I have been
unable to send mail to aol for the past 2 days My IPS are not
blacklisted... I cannot figure this out...


What do you have your Max Recpt set for?

I think from others AOL will refuse if you try and deliver more 
than 10 in a single connection.

Try delivering a single email and see if that gets through.


Gordon


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: OT: AOL?

2002-12-18 Thread Kris Pilles
Damn aol..

-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, December 18, 2002 1:29 PM
To: CF-Talk
Subject: RE: OT: AOL?


That's what I went to.  I found just blasting out the mail results in a
few getting thru, then the sender is blocked for an indeterminate (but
fairly short) period of time.

I have a client that's a medical association.  They have a large member
mailing list with a TON of AOL addresses.  I built a mailer that loops
over a query and sends an individual email to each recipient AND
throttles down the speed of the operation, so as not to flood my mail
queue with recipients, or trigger whatever floodgate-alert AOL has in
place.  Uses cfmail, its query parameter and startrow/maxrows parms.

The safe speed I found is disgustingly slow.  10 messages every 17
seconds, and it was important to tie in my mail spool interval (cf
admin) to the job.  I have a 15 second interval there, so the throttling
never doubles up two loads of mail in the queue.  Also related is how
fast your mail server can send the messages once they arrive in that
queue.

I also found this to be an issue with msn/hotmail.  Throttling the mail
solves the problem.

You can probably go faster than 10 every 17 secs.  Like I said...
Disgustingly slow.  I just was charged with a guaranteed safe speed and
that's what I eventually settled on.  Would love to hear any specifics
from anyone else with experience on this.

--Matt Robertson--
MSB Designs, Inc.
http://mysecretbase.com



-Original Message-
From: Gordon Burns [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, December 18, 2002 10:00 AM
To: CF-Talk
Subject: Re: OT: AOL?


At 17:49 18/12/2002 Kris Pilles said
Is anyone having any difficulty sending mail to AOL???  I have been 
unable to send mail to aol for the past 2 days My IPS are not 
blacklisted... I cannot figure this out...


What do you have your Max Recpt set for?

I think from others AOL will refuse if you try and deliver more 
than 10 in a single connection.

Try delivering a single email and see if that gets through.


Gordon



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: OT: AOL?

2002-12-18 Thread Bud
On 12/18/02, Kris Pilles penned:
No good This sucks... MY clients are starting to notice this
too.  Weird thing is the mail just disappears... No bounce back or
anything like that...

I occasionally have similar problems. I ALWAYS use them as an 
opportunity to point out to my client that they are LIKELY losing 
other e-mails, some which may be important. I point out to them (as 
Howie did to you) that they don't generally bounce the e-mails, so 
the sender has no way of knowing what the problem is so they may 
rectify it, or even if there is a problem on his/her end and that the 
best course of action is to dump AOL for a true ISP.

That said, I do have an AOL account which I use for testing web 
sites. Email address is buddy123. I'll be glad to check the account 
if you want to send something there.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: OT: AOL?

2002-12-18 Thread Kris Pilles
Aol says my reverse DNS is not up But everything on my server
appears to be working fine I guess its my fault after all lol

-Original Message-
From: Bud [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, December 18, 2002 1:44 PM
To: CF-Talk
Subject: RE: OT: AOL?


On 12/18/02, Kris Pilles penned:
No good This sucks... MY clients are starting to notice this 
too.  Weird thing is the mail just disappears... No bounce back or 
anything like that...

I occasionally have similar problems. I ALWAYS use them as an 
opportunity to point out to my client that they are LIKELY losing 
other e-mails, some which may be important. I point out to them (as 
Howie did to you) that they don't generally bounce the e-mails, so 
the sender has no way of knowing what the problem is so they may 
rectify it, or even if there is a problem on his/her end and that the 
best course of action is to dump AOL for a true ISP.

That said, I do have an AOL account which I use for testing web 
sites. Email address is buddy123. I'll be glad to check the account 
if you want to send something there.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED]
http://www.twcreations.com/ 954.721.3452

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: OT: AOL?

2002-12-18 Thread Lee Fuller
Ya know.. Don't let them hit you with that.

The problem is, new sysadmins tend to think that making changes is part
of their job.  We had a MAJOR battle with HUD since one of our customers
submits information to them via email regularly.  Suddenly, they could
not contact HUD, due to a policy change by a new admin who decided that
if the email server didn't reverse to the same domain name, it was
most-likely SPAM.  The problem is (as you are most likely aware) that
with 1000's of domain names on a single mail server, how could you
POSSIBLY reverse to them?  Even if you added all the reverse names to
your DNS server manually, it would never answer with the right one
first.. So it's not logical.

We have to force them to understand that THEY are not the ONLY ISP on
the planet... and that making willy-nilly admin decisions effects
millions.  If we fight back, they will change the policy.

Just my .02...



| -Original Message-
| From: Kris Pilles [mailto:[EMAIL PROTECTED]] 
| Sent: Wednesday, December 18, 2002 11:05 AM
| To: CF-Talk
| Subject: RE: OT: AOL?
| 
| 
| Aol says my reverse DNS is not up But everything on my 
| server appears to be working fine I guess its my fault 
| after all lol
| 
| -Original Message-
| From: Bud [mailto:[EMAIL PROTECTED]] 
| Sent: Wednesday, December 18, 2002 1:44 PM
| To: CF-Talk
| Subject: RE: OT: AOL?
| 
| 
| On 12/18/02, Kris Pilles penned:
| No good This sucks... MY clients are starting to notice this
| too.  Weird thing is the mail just disappears... No 
| bounce back or 
| anything like that...
| 
| I occasionally have similar problems. I ALWAYS use them as an 
| opportunity to point out to my client that they are LIKELY losing 
| other e-mails, some which may be important. I point out to them (as 
| Howie did to you) that they don't generally bounce the e-mails, so 
| the sender has no way of knowing what the problem is so they may 
| rectify it, or even if there is a problem on his/her end and that the 
| best course of action is to dump AOL for a true ISP.
| 
| That said, I do have an AOL account which I use for testing web 
| sites. Email address is buddy123. I'll be glad to check the account 
| if you want to send something there.
| -- 
| 
| Bud Schneehagen - Tropical Web Creations
| 
| _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
| ColdFusion Solutions / eCommerce Development 
| [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452
| 
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: OT: AOL?

2002-12-18 Thread Howie Hamlin
That may be true but you would think that they would reject the mail properly instead 
of just tossing it into a black
hole...

Howie

- Original Message -
From: Kris Pilles [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 2:04 PM
Subject: RE: OT: AOL?


 Aol says my reverse DNS is not up But everything on my server
 appears to be working fine I guess its my fault after all lol



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: OT: AOL?

2002-12-18 Thread Howie Hamlin
But usually a mail server that does RDNS checks the reverse dns against the server 
name specified in the HELO part of
the protocol.  So, as long as your mail server uses that reverse dns name in its HELO, 
you should be OK.

Regards,

Howie

- Original Message -
From: Lee Fuller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 2:12 PM
Subject: RE: OT: AOL?


 Ya know.. Don't let them hit you with that.

 The problem is, new sysadmins tend to think that making changes is part
 of their job.  We had a MAJOR battle with HUD since one of our customers
 submits information to them via email regularly.  Suddenly, they could
 not contact HUD, due to a policy change by a new admin who decided that
 if the email server didn't reverse to the same domain name, it was
 most-likely SPAM.  The problem is (as you are most likely aware) that
 with 1000's of domain names on a single mail server, how could you
 POSSIBLY reverse to them?  Even if you added all the reverse names to
 your DNS server manually, it would never answer with the right one
 first.. So it's not logical.

 We have to force them to understand that THEY are not the ONLY ISP on
 the planet... and that making willy-nilly admin decisions effects
 millions.  If we fight back, they will change the policy.

 Just my .02...



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: OT: AOL?

2002-12-18 Thread samcfug
I see your point, however, in my own case as a email hosting provider, I have
the settings set to enable SMTP AUTH, which is what you mean by doing the
reverse lookup.  I also make it a point to create the in-addr-arpa record in
DNS that takes care of it.   That is just another task in hosting email domains.
In fact I use a script that takes care of all this when adding a new domain.
If you were an ISP or hosting provider, you would be aware of the constant
attacks by others trying to spoof one of your hosted addresses, including virus
attacks such as the Klez Virus, which are all turned away at the server.
That is my story, and I am sticking to it! :-)

=
Douglas White
group Manager
mailto:[EMAIL PROTECTED]
http://www.samcfug.org
=
- Original Message -
From: Lee Fuller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 1:12 PM
Subject: RE: OT: AOL?


| Ya know.. Don't let them hit you with that.
|
| The problem is, new sysadmins tend to think that making changes is part
| of their job.  We had a MAJOR battle with HUD since one of our customers
| submits information to them via email regularly.  Suddenly, they could
| not contact HUD, due to a policy change by a new admin who decided that
| if the email server didn't reverse to the same domain name, it was
| most-likely SPAM.  The problem is (as you are most likely aware) that
| with 1000's of domain names on a single mail server, how could you
| POSSIBLY reverse to them?  Even if you added all the reverse names to
| your DNS server manually, it would never answer with the right one
| first.. So it's not logical.
|
| We have to force them to understand that THEY are not the ONLY ISP on
| the planet... and that making willy-nilly admin decisions effects
| millions.  If we fight back, they will change the policy.
|
| Just my .02...
|
|
|
| | -Original Message-
| | From: Kris Pilles [mailto:[EMAIL PROTECTED]]
| | Sent: Wednesday, December 18, 2002 11:05 AM
| | To: CF-Talk
| | Subject: RE: OT: AOL?
| |
| |
| | Aol says my reverse DNS is not up But everything on my
| | server appears to be working fine I guess its my fault
| | after all lol
| |
| | -Original Message-
| | From: Bud [mailto:[EMAIL PROTECTED]]
| | Sent: Wednesday, December 18, 2002 1:44 PM
| | To: CF-Talk
| | Subject: RE: OT: AOL?
| |
| |
| | On 12/18/02, Kris Pilles penned:
| | No good This sucks... MY clients are starting to notice this
| | too.  Weird thing is the mail just disappears... No
| | bounce back or
| | anything like that...
| |
| | I occasionally have similar problems. I ALWAYS use them as an
| | opportunity to point out to my client that they are LIKELY losing
| | other e-mails, some which may be important. I point out to them (as
| | Howie did to you) that they don't generally bounce the e-mails, so
| | the sender has no way of knowing what the problem is so they may
| | rectify it, or even if there is a problem on his/her end and that the
| | best course of action is to dump AOL for a true ISP.
| |
| | That said, I do have an AOL account which I use for testing web
| | sites. Email address is buddy123. I'll be glad to check the account
| | if you want to send something there.
| | --
| |
| | Bud Schneehagen - Tropical Web Creations
| |
| | _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
| | ColdFusion Solutions / eCommerce Development
| | [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452
| |
| |
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: OT: AOL?

2002-12-18 Thread samcfug
Correct

=
Douglas White
group Manager
mailto:[EMAIL PROTECTED]
http://www.samcfug.org
=
- Original Message -
From: Howie Hamlin [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 1:18 PM
Subject: Re: OT: AOL?


| But usually a mail server that does RDNS checks the reverse dns against the
server name specified in the HELO part of
| the protocol.  So, as long as your mail server uses that reverse dns name in
its HELO, you should be OK.
|
| Regards,
|
| Howie
|
| - Original Message -
| From: Lee Fuller [EMAIL PROTECTED]
| To: CF-Talk [EMAIL PROTECTED]
| Sent: Wednesday, December 18, 2002 2:12 PM
| Subject: RE: OT: AOL?
|
|
|  Ya know.. Don't let them hit you with that.
| 
|  The problem is, new sysadmins tend to think that making changes is part
|  of their job.  We had a MAJOR battle with HUD since one of our customers
|  submits information to them via email regularly.  Suddenly, they could
|  not contact HUD, due to a policy change by a new admin who decided that
|  if the email server didn't reverse to the same domain name, it was
|  most-likely SPAM.  The problem is (as you are most likely aware) that
|  with 1000's of domain names on a single mail server, how could you
|  POSSIBLY reverse to them?  Even if you added all the reverse names to
|  your DNS server manually, it would never answer with the right one
|  first.. So it's not logical.
| 
|  We have to force them to understand that THEY are not the ONLY ISP on
|  the planet... and that making willy-nilly admin decisions effects
|  millions.  If we fight back, they will change the policy.
| 
|  Just my .02...
| 
| 
|
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: OT: AOL?

2002-12-18 Thread Jason Burnett
I am not trying to start a flame war here, I just want to make sure
noone gets the wrong impression and confirm or disprove what I thought
SMTP-AUTH was. As far as I can tell from RFC 2554 SMTP-AUTH
really has nothing to do with checking reverse DNS, it is just an
authentication method.

on Wed Dec 18 samcfug spoke forth with the blessed manuscript
 I see your point, however, in my own case as a email hosting provider, I have
 the settings set to enable SMTP AUTH, which is what you mean by doing the
 reverse lookup.  I also make it a point to create the in-addr-arpa record in
 DNS that takes care of it.   That is just another task in hosting email domains.
 In fact I use a script that takes care of all this when adding a new domain.
 If you were an ISP or hosting provider, you would be aware of the constant
 attacks by others trying to spoof one of your hosted addresses, including virus
 attacks such as the Klez Virus, which are all turned away at the server.
 That is my story, and I am sticking to it! :-)

 =
 Douglas White
 group Manager
 mailto:[EMAIL PROTECTED]
 http://www.samcfug.org
 =
 - Original Message -
 From: Lee Fuller [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, December 18, 2002 1:12 PM
 Subject: RE: OT: AOL?


 | Ya know.. Don't let them hit you with that.
 |
 | The problem is, new sysadmins tend to think that making changes is part
 | of their job.  We had a MAJOR battle with HUD since one of our customers
 | submits information to them via email regularly.  Suddenly, they could
 | not contact HUD, due to a policy change by a new admin who decided that
 | if the email server didn't reverse to the same domain name, it was
 | most-likely SPAM.  The problem is (as you are most likely aware) that
 | with 1000's of domain names on a single mail server, how could you
 | POSSIBLY reverse to them?  Even if you added all the reverse names to
 | your DNS server manually, it would never answer with the right one
 | first.. So it's not logical.
 |
 | We have to force them to understand that THEY are not the ONLY ISP on
 | the planet... and that making willy-nilly admin decisions effects
 | millions.  If we fight back, they will change the policy.
 |
 | Just my .02...
 |
 |
 |
 | | -Original Message-
 | | From: Kris Pilles [mailto:[EMAIL PROTECTED]]
 | | Sent: Wednesday, December 18, 2002 11:05 AM
 | | To: CF-Talk
 | | Subject: RE: OT: AOL?
 | |
 | |
 | | Aol says my reverse DNS is not up But everything on my
 | | server appears to be working fine I guess its my fault
 | | after all lol
 | |
 | | -Original Message-
 | | From: Bud [mailto:[EMAIL PROTECTED]]
 | | Sent: Wednesday, December 18, 2002 1:44 PM
 | | To: CF-Talk
 | | Subject: RE: OT: AOL?
 | |
 | |
 | | On 12/18/02, Kris Pilles penned:
 | | No good This sucks... MY clients are starting to notice this
 | | too.  Weird thing is the mail just disappears... No
 | | bounce back or
 | | anything like that...
 | |
 | | I occasionally have similar problems. I ALWAYS use them as an
 | | opportunity to point out to my client that they are LIKELY losing
 | | other e-mails, some which may be important. I point out to them (as
 | | Howie did to you) that they don't generally bounce the e-mails, so
 | | the sender has no way of knowing what the problem is so they may
 | | rectify it, or even if there is a problem on his/her end and that the
 | | best course of action is to dump AOL for a true ISP.
 | |
 | | That said, I do have an AOL account which I use for testing web
 | | sites. Email address is buddy123. I'll be glad to check the account
 | | if you want to send something there.
 | | --
 | |
 | | Bud Schneehagen - Tropical Web Creations
 | |
 | | _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 | | ColdFusion Solutions / eCommerce Development
 | | [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452
 | |
 | |
 | 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: OT: AOL?

2002-12-18 Thread Howie Hamlin
Right - smtp auth has nothing to do with a server (like an AOL mail server) verifying 
reverse DNS on your mail server.

Regards,

Howie

- Original Message - 
From: Jason Burnett [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 3:24 PM
Subject: Re: OT: AOL?


 I am not trying to start a flame war here, I just want to make sure
 noone gets the wrong impression and confirm or disprove what I thought
 SMTP-AUTH was. As far as I can tell from RFC 2554 SMTP-AUTH
 really has nothing to do with checking reverse DNS, it is just an
 authentication method.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: OT: AOL?

2002-12-18 Thread samcfug
Ah, excuse me, the validate sender is a separate selection on the mail server.
Sorry

=
Douglas White
group Manager
mailto:[EMAIL PROTECTED]
http://www.samcfug.org
=
- Original Message -
From: Jason Burnett [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 2:24 PM
Subject: Re: OT: AOL?


| I am not trying to start a flame war here, I just want to make sure
| noone gets the wrong impression and confirm or disprove what I thought
| SMTP-AUTH was. As far as I can tell from RFC 2554 SMTP-AUTH
| really has nothing to do with checking reverse DNS, it is just an
| authentication method.
|
| on Wed Dec 18 samcfug spoke forth with the blessed manuscript
|  I see your point, however, in my own case as a email hosting provider, I
have
|  the settings set to enable SMTP AUTH, which is what you mean by doing the
|  reverse lookup.  I also make it a point to create the in-addr-arpa record
in
|  DNS that takes care of it.   That is just another task in hosting email
domains.
|  In fact I use a script that takes care of all this when adding a new domain.
|  If you were an ISP or hosting provider, you would be aware of the constant
|  attacks by others trying to spoof one of your hosted addresses, including
virus
|  attacks such as the Klez Virus, which are all turned away at the server.
|  That is my story, and I am sticking to it! :-)
|
|  =
|  Douglas White
|  group Manager
|  mailto:[EMAIL PROTECTED]
|  http://www.samcfug.org
|  =
|  - Original Message -
|  From: Lee Fuller [EMAIL PROTECTED]
|  To: CF-Talk [EMAIL PROTECTED]
|  Sent: Wednesday, December 18, 2002 1:12 PM
|  Subject: RE: OT: AOL?
|
|
|  | Ya know.. Don't let them hit you with that.
|  |
|  | The problem is, new sysadmins tend to think that making changes is part
|  | of their job.  We had a MAJOR battle with HUD since one of our customers
|  | submits information to them via email regularly.  Suddenly, they could
|  | not contact HUD, due to a policy change by a new admin who decided that
|  | if the email server didn't reverse to the same domain name, it was
|  | most-likely SPAM.  The problem is (as you are most likely aware) that
|  | with 1000's of domain names on a single mail server, how could you
|  | POSSIBLY reverse to them?  Even if you added all the reverse names to
|  | your DNS server manually, it would never answer with the right one
|  | first.. So it's not logical.
|  |
|  | We have to force them to understand that THEY are not the ONLY ISP on
|  | the planet... and that making willy-nilly admin decisions effects
|  | millions.  If we fight back, they will change the policy.
|  |
|  | Just my .02...
|  |
|  |
|  |
|  | | -Original Message-
|  | | From: Kris Pilles [mailto:[EMAIL PROTECTED]]
|  | | Sent: Wednesday, December 18, 2002 11:05 AM
|  | | To: CF-Talk
|  | | Subject: RE: OT: AOL?
|  | |
|  | |
|  | | Aol says my reverse DNS is not up But everything on my
|  | | server appears to be working fine I guess its my fault
|  | | after all lol
|  | |
|  | | -Original Message-
|  | | From: Bud [mailto:[EMAIL PROTECTED]]
|  | | Sent: Wednesday, December 18, 2002 1:44 PM
|  | | To: CF-Talk
|  | | Subject: RE: OT: AOL?
|  | |
|  | |
|  | | On 12/18/02, Kris Pilles penned:
|  | | No good This sucks... MY clients are starting to notice this
|  | | too.  Weird thing is the mail just disappears... No
|  | | bounce back or
|  | | anything like that...
|  | |
|  | | I occasionally have similar problems. I ALWAYS use them as an
|  | | opportunity to point out to my client that they are LIKELY losing
|  | | other e-mails, some which may be important. I point out to them (as
|  | | Howie did to you) that they don't generally bounce the e-mails, so
|  | | the sender has no way of knowing what the problem is so they may
|  | | rectify it, or even if there is a problem on his/her end and that the
|  | | best course of action is to dump AOL for a true ISP.
|  | |
|  | | That said, I do have an AOL account which I use for testing web
|  | | sites. Email address is buddy123. I'll be glad to check the account
|  | | if you want to send something there.
|  | | --
|  | |
|  | | Bud Schneehagen - Tropical Web Creations
|  | |
|  | | _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
|  | | ColdFusion Solutions / eCommerce Development
|  | | [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452
|  | |
|  | |
|  |
| 
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: OT: AOL?

2002-12-18 Thread Justin Greene
AOL has their own internal RBL and uses their own rules.  If you are sending
alot of email across their network you should speak with them about being
whitelisted.  They may be enforcing rDNS, some anti-spam efforts do this.
They probably have other criteria as well.  Most of the AOL delivery
problems that we have had in the past were just related to a few really slow
relays that held the mail for a few hours before spitting it back out.

Oh, if they are rejecting based on a non-matching rDNS, they should be doing
it at the connection and not even accepting the mail.  I would be very
surprised to hear that it was really being sent to /dev/null.

Justin

 -Original Message-
 From: samcfug [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, December 18, 2002 3:37 PM
 To: CF-Talk
 Subject: Re: OT: AOL?
 
 Ah, excuse me, the validate sender is a separate selection 
 on the mail server.
 Sorry
 
 =
 Douglas White
 group Manager
 mailto:[EMAIL PROTECTED]
 http://www.samcfug.org
 =
 - Original Message -
 From: Jason Burnett [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, December 18, 2002 2:24 PM
 Subject: Re: OT: AOL?
 
 
 | I am not trying to start a flame war here, I just want to make sure
 | noone gets the wrong impression and confirm or disprove 
 what I thought
 | SMTP-AUTH was. As far as I can tell from RFC 2554 SMTP-AUTH
 | really has nothing to do with checking reverse DNS, it is just an
 | authentication method.
 |
 | on Wed Dec 18 samcfug spoke forth with the blessed manuscript
 |  I see your point, however, in my own case as a email 
 hosting provider, I
 have
 |  the settings set to enable SMTP AUTH, which is what you 
 mean by doing the
 |  reverse lookup.  I also make it a point to create the 
 in-addr-arpa record
 in
 |  DNS that takes care of it.   That is just another task in 
 hosting email
 domains.
 |  In fact I use a script that takes care of all this when 
 adding a new domain.
 |  If you were an ISP or hosting provider, you would be 
 aware of the constant
 |  attacks by others trying to spoof one of your hosted 
 addresses, including
 virus
 |  attacks such as the Klez Virus, which are all turned away 
 at the server.
 |  That is my story, and I am sticking to it! :-)
 |
 |  =
 |  Douglas White
 |  group Manager
 |  mailto:[EMAIL PROTECTED]
 |  http://www.samcfug.org
 |  =
 |  - Original Message -
 |  From: Lee Fuller [EMAIL PROTECTED]
 |  To: CF-Talk [EMAIL PROTECTED]
 |  Sent: Wednesday, December 18, 2002 1:12 PM
 |  Subject: RE: OT: AOL?
 |
 |
 |  | Ya know.. Don't let them hit you with that.
 |  |
 |  | The problem is, new sysadmins tend to think that making 
 changes is part
 |  | of their job.  We had a MAJOR battle with HUD since one 
 of our customers
 |  | submits information to them via email regularly.  
 Suddenly, they could
 |  | not contact HUD, due to a policy change by a new admin 
 who decided that
 |  | if the email server didn't reverse to the same domain 
 name, it was
 |  | most-likely SPAM.  The problem is (as you are most 
 likely aware) that
 |  | with 1000's of domain names on a single mail server, 
 how could you
 |  | POSSIBLY reverse to them?  Even if you added all the 
 reverse names to
 |  | your DNS server manually, it would never answer with 
 the right one
 |  | first.. So it's not logical.
 |  |
 |  | We have to force them to understand that THEY are not 
 the ONLY ISP on
 |  | the planet... and that making willy-nilly admin 
 decisions effects
 |  | millions.  If we fight back, they will change the policy.
 |  |
 |  | Just my .02...
 |  |
 |  |
 |  |
 |  | | -Original Message-
 |  | | From: Kris Pilles [mailto:[EMAIL PROTECTED]]
 |  | | Sent: Wednesday, December 18, 2002 11:05 AM
 |  | | To: CF-Talk
 |  | | Subject: RE: OT: AOL?
 |  | |
 |  | |
 |  | | Aol says my reverse DNS is not up But everything on my
 |  | | server appears to be working fine I guess its my fault
 |  | | after all lol
 |  | |
 |  | | -Original Message-
 |  | | From: Bud [mailto:[EMAIL PROTECTED]]
 |  | | Sent: Wednesday, December 18, 2002 1:44 PM
 |  | | To: CF-Talk
 |  | | Subject: RE: OT: AOL?
 |  | |
 |  | |
 |  | | On 12/18/02, Kris Pilles penned:
 |  | | No good This sucks... MY clients are starting to 
 notice this
 |  | | too.  Weird thing is the mail just disappears... No
 |  | | bounce back or
 |  | | anything like that...
 |  | |
 |  | | I occasionally have similar problems. I ALWAYS use them as an
 |  | | opportunity to point out to my client that they are 
 LIKELY losing
 |  | | other e-mails, some which may be important. I point 
 out to them (as
 |  | | Howie did to you) that they don't generally bounce 
 the e-mails, so
 |  | | the sender has no way of knowing what the problem is 
 so they may
 |  | | rectify it, or even if there is a problem on his/her 
 end

RE: OT: AOL?

2002-12-18 Thread Dave Lyons
LOL
Ok, let me get this straight
AOL is CONCERNED about letting spam in!!!
The sure don't have a problem spamming everyone in the world  loading
our computers with all their spyware, what a fricking joke!
Shows you just how stupid our general population is.

Dave 
 

-Original Message-
From: Justin Greene [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, December 19, 2002 12:18 AM
To: CF-Talk
Subject: RE: OT: AOL?

AOL has their own internal RBL and uses their own rules.  If you are
sending
alot of email across their network you should speak with them about
being
whitelisted.  They may be enforcing rDNS, some anti-spam efforts do
this.
They probably have other criteria as well.  Most of the AOL delivery
problems that we have had in the past were just related to a few really
slow
relays that held the mail for a few hours before spitting it back out.

Oh, if they are rejecting based on a non-matching rDNS, they should be
doing
it at the connection and not even accepting the mail.  I would be very
surprised to hear that it was really being sent to /dev/null.

Justin

 -Original Message-
 From: samcfug [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, December 18, 2002 3:37 PM
 To: CF-Talk
 Subject: Re: OT: AOL?
 
 Ah, excuse me, the validate sender is a separate selection 
 on the mail server.
 Sorry
 
 =
 Douglas White
 group Manager
 mailto:[EMAIL PROTECTED]
 http://www.samcfug.org
 =
 - Original Message -
 From: Jason Burnett [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, December 18, 2002 2:24 PM
 Subject: Re: OT: AOL?
 
 
 | I am not trying to start a flame war here, I just want to make sure
 | noone gets the wrong impression and confirm or disprove 
 what I thought
 | SMTP-AUTH was. As far as I can tell from RFC 2554 SMTP-AUTH
 | really has nothing to do with checking reverse DNS, it is just an
 | authentication method.
 |
 | on Wed Dec 18 samcfug spoke forth with the blessed manuscript
 |  I see your point, however, in my own case as a email 
 hosting provider, I
 have
 |  the settings set to enable SMTP AUTH, which is what you 
 mean by doing the
 |  reverse lookup.  I also make it a point to create the 
 in-addr-arpa record
 in
 |  DNS that takes care of it.   That is just another task in 
 hosting email
 domains.
 |  In fact I use a script that takes care of all this when 
 adding a new domain.
 |  If you were an ISP or hosting provider, you would be 
 aware of the constant
 |  attacks by others trying to spoof one of your hosted 
 addresses, including
 virus
 |  attacks such as the Klez Virus, which are all turned away 
 at the server.
 |  That is my story, and I am sticking to it! :-)
 |
 |  =
 |  Douglas White
 |  group Manager
 |  mailto:[EMAIL PROTECTED]
 |  http://www.samcfug.org
 |  =
 |  - Original Message -
 |  From: Lee Fuller [EMAIL PROTECTED]
 |  To: CF-Talk [EMAIL PROTECTED]
 |  Sent: Wednesday, December 18, 2002 1:12 PM
 |  Subject: RE: OT: AOL?
 |
 |
 |  | Ya know.. Don't let them hit you with that.
 |  |
 |  | The problem is, new sysadmins tend to think that making 
 changes is part
 |  | of their job.  We had a MAJOR battle with HUD since one 
 of our customers
 |  | submits information to them via email regularly.  
 Suddenly, they could
 |  | not contact HUD, due to a policy change by a new admin 
 who decided that
 |  | if the email server didn't reverse to the same domain 
 name, it was
 |  | most-likely SPAM.  The problem is (as you are most 
 likely aware) that
 |  | with 1000's of domain names on a single mail server, 
 how could you
 |  | POSSIBLY reverse to them?  Even if you added all the 
 reverse names to
 |  | your DNS server manually, it would never answer with 
 the right one
 |  | first.. So it's not logical.
 |  |
 |  | We have to force them to understand that THEY are not 
 the ONLY ISP on
 |  | the planet... and that making willy-nilly admin 
 decisions effects
 |  | millions.  If we fight back, they will change the policy.
 |  |
 |  | Just my .02...
 |  |
 |  |
 |  |
 |  | | -Original Message-
 |  | | From: Kris Pilles [mailto:[EMAIL PROTECTED]]
 |  | | Sent: Wednesday, December 18, 2002 11:05 AM
 |  | | To: CF-Talk
 |  | | Subject: RE: OT: AOL?
 |  | |
 |  | |
 |  | | Aol says my reverse DNS is not up But everything on my
 |  | | server appears to be working fine I guess its my fault
 |  | | after all lol
 |  | |
 |  | | -Original Message-
 |  | | From: Bud [mailto:[EMAIL PROTECTED]]
 |  | | Sent: Wednesday, December 18, 2002 1:44 PM
 |  | | To: CF-Talk
 |  | | Subject: RE: OT: AOL?
 |  | |
 |  | |
 |  | | On 12/18/02, Kris Pilles penned:
 |  | | No good This sucks... MY clients are starting to 
 notice this
 |  | | too.  Weird thing is the mail just disappears... No
 |  | | bounce back or
 |  | | anything like that...
 |  | |
 |  | | I

RE: OT: AOL?

2002-12-18 Thread Lee Fuller
Correct.  I was going to mention that myself.  SMTP-AUTH really checks
to see if a sender is an authorized user by matching the username and
password with what is in the DB for that user.  If it matches, it allows
the SMTP traffic to pass.  Otherwise, it denies it.  This doesn't really
have anything to do with RDNS.

As for entering everything in the reverse zone, we've tried that.  And
unfortunately several of those systems that use RDNS to protect against
SPAM are not doing so by name (or the HELO listing), but rather by IP.
Therefore, we found that unless that same domain (the one in the from
header) is the first one that the name server answers to when asked for
RDNS, than it will reject it as invalid.



| -Original Message-
| From: Jason Burnett [mailto:[EMAIL PROTECTED]] 
| Sent: Wednesday, December 18, 2002 12:25 PM
| To: CF-Talk
| Subject: Re: OT: AOL?
| 
| 
| I am not trying to start a flame war here, I just want to 
| make sure noone gets the wrong impression and confirm or 
| disprove what I thought SMTP-AUTH was. As far as I can tell 
| from RFC 2554 SMTP-AUTH really has nothing to do with 
| checking reverse DNS, it is just an authentication method.
| 
| on Wed Dec 18 samcfug spoke forth with the blessed manuscript
|  I see your point, however, in my own case as a email 
| hosting provider, 
|  I have the settings set to enable SMTP AUTH, which is what 
| you mean by 
|  doing the reverse lookup.  I also make it a point to create 
| the in-addr-arpa record in
|  DNS that takes care of it.   That is just another task in 
| hosting email domains.
|  In fact I use a script that takes care of all this when 
| adding a new 
|  domain. If you were an ISP or hosting provider, you would 
| be aware of 
|  the constant attacks by others trying to spoof one of your hosted 
|  addresses, including virus attacks such as the Klez Virus, 
| which are 
|  all turned away at the server. That is my story, and I am 
| sticking to 
|  it! :-)
| 
|  =
|  Douglas White
|  group Manager
|  mailto:[EMAIL PROTECTED]
|  http://www.samcfug.org
|  =
|  - Original Message -
|  From: Lee Fuller [EMAIL PROTECTED]
|  To: CF-Talk [EMAIL PROTECTED]
|  Sent: Wednesday, December 18, 2002 1:12 PM
|  Subject: RE: OT: AOL?
| 
| 
|  | Ya know.. Don't let them hit you with that.
|  |
|  | The problem is, new sysadmins tend to think that making 
| changes is 
|  | part of their job.  We had a MAJOR battle with HUD since 
| one of our 
|  | customers submits information to them via email regularly.  
|  | Suddenly, they could not contact HUD, due to a policy change by a 
|  | new admin who decided that if the email server didn't 
| reverse to the 
|  | same domain name, it was most-likely SPAM.  The problem 
| is (as you 
|  | are most likely aware) that with 1000's of domain names 
| on a single 
|  | mail server, how could you POSSIBLY reverse to them?  Even if you 
|  | added all the reverse names to your DNS server manually, it would 
|  | never answer with the right one first.. So it's not logical.
|  |
|  | We have to force them to understand that THEY are not the 
| ONLY ISP 
|  | on the planet... and that making willy-nilly admin 
| decisions effects 
|  | millions.  If we fight back, they will change the policy.
|  |
|  | Just my .02...
|  |
|  |
|  |
|  | | -Original Message-
|  | | From: Kris Pilles [mailto:[EMAIL PROTECTED]]
|  | | Sent: Wednesday, December 18, 2002 11:05 AM
|  | | To: CF-Talk
|  | | Subject: RE: OT: AOL?
|  | |
|  | |
|  | | Aol says my reverse DNS is not up But everything on 
| my server 
|  | | appears to be working fine I guess its my fault 
| after all lol
|  | |
|  | | -Original Message-
|  | | From: Bud [mailto:[EMAIL PROTECTED]]
|  | | Sent: Wednesday, December 18, 2002 1:44 PM
|  | | To: CF-Talk
|  | | Subject: RE: OT: AOL?
|  | |
|  | |
|  | | On 12/18/02, Kris Pilles penned:
|  | | No good This sucks... MY clients are starting to 
| notice this 
|  | | too.  Weird thing is the mail just disappears... No
|  | | bounce back or
|  | | anything like that...
|  | |
|  | | I occasionally have similar problems. I ALWAYS use them as an 
|  | | opportunity to point out to my client that they are 
| LIKELY losing 
|  | | other e-mails, some which may be important. I point out to them 
|  | | (as Howie did to you) that they don't generally bounce the 
|  | | e-mails, so the sender has no way of knowing what the 
| problem is 
|  | | so they may rectify it, or even if there is a problem 
| on his/her 
|  | | end and that the best course of action is to dump AOL 
| for a true 
|  | | ISP.
|  | |
|  | | That said, I do have an AOL account which I use for testing web 
|  | | sites. Email address is buddy123. I'll be glad to check the 
|  | | account if you want to send something there.
|  | | --
|  | |
|  | | Bud Schneehagen - Tropical Web Creations