http://bugzilla.spamassassin.org/show_bug.cgi?id=4468
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From [EMAIL PROTECTED] 2005-07-08 18:20 -------
noted via email:
>> BSD HATES setruid(). I had to disable this in openwebmail for me to
>> get openwebmail to work. You may want to add code that disables
>> setruid in BSD.
>
> That might be tricky. We don't have any code that *enables* it.
>
>> exit=1 Fri Jul 8 14:31:02 PDT 2005; cd /home/jm/ftp/spamassassin/t
>> jm 29...; grep -r setruid ../lib ../spamd/spamd.raw
>> exit=1 Fri Jul 8 14:31:07 PDT 2005; cd /home/jm/ftp/spamassassin/t
>> jm 30...; grep -r setreuid ../lib ../spamd/spamd.raw
>> exit=1 Fri Jul 8 14:31:10 PDT 2005; cd /home/jm/ftp/spamassassin/t
>> jm 31...;
>
> We only use the perl builtins $> and $< to manipulate UIDs --
> if there's errors from that, you need to find a new perl that
> supports a working form of UID-changing on your platform.
this is a perl bug, not an SpamAssasin one -- we need a working setuid/euid
implementation
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.