Hello,
> In any 'rejection-class' verb (i.e. a 'deny', NOT a warn)
> use a structure of this general nature:
>
> ===========================================================================
>
> deny
> message = \n Defective server $acl_m3 has no PTR record\
> \n $local_part@$domain refuses mail of unknown origin.
well, this is fine at SMTP time. But how can I define a defer message as
for internal forwarders (within the mailserver, once the message has
been accepted)? I know that I can return a ":defer:" value, but then I
cannot specify a defer message.
Regards
Marten