On Sun, 2 Feb 2003 12:16 am, Claus Rasmussen wrote:
> Hi folks,
>
> --- snip from my SA config file -----------------
> rewrite_subject         1
> subject_tag             [spam-level: _HITS_]
> --- snip ----------------------------------------
>
> When the qpsmtpd SA plugin runs, _it_ modifies the subject, and it seems
> that SA don't get to do it according to configuration. Other parts of my SA
> configuration seem to work fine.
>
> Am I wrong? If not, are there plans to change this, or should I just try to
> hack the plugin?

Well, I just hacked the plugin - line 155 is the line you want.

Now that you mention it, having it as a configuration option would be a good 
idea.  However, I have just tried doing a patch to achieve the said aim, but 
the problem is that line 82

  %{$self->{_args}} = @args;

does not recognise a quoted string (either 'a string with spaces' or "another 
string with spaces") as a single item.  I personally don't know enough perl 
to solve this quickly.  Perhaps Ask will have an idea?

> Ask, thanks much for qpsmtpd - it's really useful.

Here here.

Rasjid.

-- 
Rasjid Wilcox
Canberra, Australia (UTC +10 hrs)
http://www.openminddev.net

Reply via email to