[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re[2]: [vps-mail] Dramatic increase of spam during last days
- Subject: Re: Re[2]: [vps-mail] Dramatic increase of spam during last days
- From: Godwin Stewart <gstewart@xxxxxxxxxxx>
- Date: Thu, 27 May 2004 16:49:33 +0200
On Thu, 27 May 2004 07:33:56 -0700, Matt Cohen <lists@xxxxxxxxxx> wrote:
> I understand i need to add
>
> FEATURE(`dnsbl', `bl.spamcop.net')dnl
>
> to my .mc file and rebuild the .cf file, but what else do i change in
> that file to configure the reject message.
Actually, you add:
FEATURE(`dnsbl',`bl.spamcop.net',`"your rejection message goes here"')dnl
For example (watch the wrap, it should all be on one line):
FEATURE(`dnsbl',`bl.spamcop.net',`"Mail rejected because ["$&{client_addr}"] is listed in bl.spamcop.net. See http://www.spamcop.net/w3m?action=blcheck&ip="$&{client_addr}')dnl
If your message contains an apostrophe then you can leave it out during this
phase, then edit your sendmail.cf file in order to "correct" the message
before restarting sendmail.
--
G. Stewart -- gstewart@xxxxxxxxxxx -- gstewart@xxxxxxxxxxx
Registered Linux user #284683 (Slackware 9.0, Linux 2.6.6)
--------------------------------------------------------------
The First Commandment for Technicians:
Beware the lightening that lurketh in the undischarged
capacitor, lest it cause thee to bounce upon thy buttocks
in a most untechnician-like manner.
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index