[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: speaking of spam...



From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>

> Does anyone know what the message looks like when someone who's in the
Spam
> list gets their junk bounced back to them?

It is a generic form message that lists an error, in this case "550 Access
denied"

> I'd sure love to find a way to add a little personal message when my
server
> rejects their mail.

Find the line that says:
R<REJECT> $*            $#error $@ 5.7.1 $: "550 Access denied"

And change the "550 Access denied" to any evil thing that you may desire.
You should leave the 550 in there, though, as good email ettiquette.

At least, I think that will work :)
Kevin