[Mimedefang] Bug in mimedefang-2.70/examples/init-script

ml ml mliebherr99 at googlemail.com
Tue Jun 29 17:13:01 EDT 2010


Hello,

there is a typo in mimedefang-2.70/examples/init-script:

It should be:
        `[ -n "$MX_RECIPOK_PERDOMAIN_LIMIT" ] && echo "-y
$MX_RECIPOK_PERDOMAIN_LIMIT"` \

and not:
        `[ -n "$MX_RECIPOK_PERDOMAIN_LIMIT" ] && "echo -y
$MX_RECIPOK_PERDOMAIN_LIMIT"` \

Regards,
Mario



More information about the MIMEDefang mailing list