[REBOL] Re: overcoming anti-spam monitor
From: agem:crosswinds at: 27-Jun-2001 20:39
RE: [REBOL] Re: overcoming anti-spam monitor
[ryan--christiansen--intellisol--com] wrote:
>
> Nope. I know I'm using the right smtp server because I am able to send the
> first e-mail, just not subsequent e-mails.
>
> -Ryan
> >
> > When I run a script to send e-mail to multiple recipients (one at a time
> > in a foreach loop) I receive the following error:
> >
> > ** User Error: Server error: tcp 554 Relay rejected for policy reasons.
> > ** Near: insert port reduce data
> >
> > I'm told this is because there is an anti-spam monitor on the mail
> server.
> > I tried using a wait statement for as much as 15 seconds, but that didn't
> > trick the server. Any suggestions?
> >
How do they detect that?
same content sended twice?
could you "personalize" your email a bit?
> > Ryan C. Christiansen
> > Web Developer
> >
-Volker