spamass-milt-list
[Top][All Lists]
Advanced

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

Re: Custom Reject Message


From: Dan Nelson
Subject: Re: Custom Reject Message
Date: Fri, 30 May 2003 11:51:39 -0500
User-agent: Mutt/1.5.4i

In the last episode (May 30), Jason Granat said:
> I am using -r to reject mail over a certain score.  Rejected mail
> always says:
> 
> "reason: 550 5.7.1 Blocked by SpamAssassin"
> 
> How do I modify this message?

It's hardcoded in spamass-milter.cpp, so you'll have to rebuild to
change it.

    smfi_setreply(ctx, "550", "5.7.1", "Blocked by SpamAssassin");

-- 
        Dan Nelson
        address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]