mailfront

Plugin: reject


This plugin optionally rejects all senders with a configurable message.

Configuration

$SMTPREJECT
The reject message to issue to clients (defaults to the value of $REJECT)
$REJECT
The reject message to issue to clients

Sender Action

If either $SMTPREJECT or $REJECT are set, all addresses are rejected with the given message. If the text of the message starts with a "-", it is skipped and the rejection uses a permanent failure code (ie bounce); otherwise a temporary failure code is used. If neither are set, no action.

Recipient Action

None

Data Action

None

Message Action

None