Re: CDONTS strangeness
- From: jeff.nospam@xxxxxxxx (Jeff Cochran)
- Date: Thu, 19 May 2005 10:52:24 GMT
On Tue, 17 May 2005 09:34:05 -0700, Stimp <ren@xxxxxxxxxx> wrote:
>I'm trying to send a mail using CDONTS with a .FROM email
>address that doesn't exist (like bob@xxxxxxxxxxx), but it won't send
>the mail unless I put a valid .FROM email address (i.e. of an email
>address that exists)
>
>The mails I try to send on the Windows 2000 server are moved into the
>mailroot/Badmail folder as spam.. so this would seem to be a built-in
>spam prevention tool that CDONTS employs.
>
>This would be fine, if it always worked, but sometimes perfectly correct
>email addresses don't work either.
>
>Is there any way to disable this spam-prevention so that I can send
>emails no matter what the .FROM email address is?
>
>Any info would be great!
There is no SPAM function in SMTP. Badmail is where mail that isn't
correctly addressed or formatted gets dropped. Check the logs to see
what may be going on, look at the .BDR file for reasons, and see:
http://www.aspfaq.com/show.asp?id=2254
http://www.aspfaq.com/show.asp?id=2268
Then stop using CDONTS and use CDO instead.
Jeff
.
- Follow-Ups:
- Re: CDONTS strangeness
- From: Stimp
- Re: CDONTS strangeness
- References:
- CDONTS strangeness
- From: Stimp
- CDONTS strangeness
- Prev by Date: Re: CDONTS strangeness
- Next by Date: Re: CDONTS strangeness
- Previous by thread: Re: CDONTS strangeness
- Next by thread: Re: CDONTS strangeness
- Index(es):
Relevant Pages
|