Rexolio
Technical User
- Aug 29, 2001
- 230
Hi...I have a script written with CDONTS where a client can go to a form, type out an email message, a subject and enter his email address and then send it to all of the other members in my SQL Database via CDONTS.
Basically, I create a loop pulling out each member and sending the message to them individually via CDONTS.
Today we started having problems with members of my company not receiving their emails. These emails are email forwards/aliases - not real email address. I can receive email on my company email address, which is not a forward, and they can received emails on their personal ISP addresses where their company email addresses are usually forwarded to, but not from the alias itself.
The guy who hosts my site is saying that someone is spamming people using his mail server, that he can see "a ton of connections with bogus email addresses" and that's slowing things down. He's saying that he's going to have to prevent it somehow (I guess he can disable our ability to send out mass emails even if its not really spam)
My question is this: How would that only affect email forwards/aliases? Does this mean that I will have to disable that feature for my clients? Does CDONTS use the hosting server's outgoing mail server (dumb quesiton I know because I'm sure it does). But then why wouldn't the sending person simply get a returned email sent back. I know this happens because I've done it.
I can't possibly verify every member's email addresses because there's over 20,000 of them.
HELP!!!!!!!!! I just want some information to combat by host in case he's looking for an easy answer and wants to limit what I'm able to provide for my members!!!
Basically, I create a loop pulling out each member and sending the message to them individually via CDONTS.
Today we started having problems with members of my company not receiving their emails. These emails are email forwards/aliases - not real email address. I can receive email on my company email address, which is not a forward, and they can received emails on their personal ISP addresses where their company email addresses are usually forwarded to, but not from the alias itself.
The guy who hosts my site is saying that someone is spamming people using his mail server, that he can see "a ton of connections with bogus email addresses" and that's slowing things down. He's saying that he's going to have to prevent it somehow (I guess he can disable our ability to send out mass emails even if its not really spam)
My question is this: How would that only affect email forwards/aliases? Does this mean that I will have to disable that feature for my clients? Does CDONTS use the hosting server's outgoing mail server (dumb quesiton I know because I'm sure it does). But then why wouldn't the sending person simply get a returned email sent back. I know this happens because I've done it.
I can't possibly verify every member's email addresses because there's over 20,000 of them.
HELP!!!!!!!!! I just want some information to combat by host in case he's looking for an easy answer and wants to limit what I'm able to provide for my members!!!