Bug Tracker item #2799166, was opened at 2009-05-31 21:28
Message generated for change (Comment added) made by sbajic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2799166&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: webui
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Paul Cockings (paulcockings)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't delete from quarantine in chrooted apache

Initial Comment:
Bug reported by Mate Gabri (scout3r) 2009-01-27 20:50 on the dspam-community 
bug tracker

The /var/dspam tree is under the Apache chrooted direcory tree, but
deleting from the quarantine through the webui doesn't work. When i'm
running non-chrooted apache then i can delete from the quarantine.

I think the problem is related to the stat() function, which get's the mbox
status.

----------------------------------------------------------------------

>Comment By: Stevan Bajic (sbajic)
Date: 2009-08-02 16:52

Message:
I join bofh999 and say as well that it is more a misconfiguration then a
bug.


> I think the problem is related to the stat() function, which get's the
> mbox status.
>
The stat() is very unlikely to be the issue. The reason why I think the
stat() is not the issue is because the stat() command is used in two
places: When displaying the quarantine and when deleting from quarantine.
And since the OP is complaining to not be able to delete in chroot he must
have clicked on a link in the quarantine and to be able to do that he needs
first to see the quarantine and seeing the quarantine executes the same
stat() as when deleting. So the stat() is not the issue.

I am going to set this now to pending. If OP does not respond in 14 days
then SF will automatically close this issue.

----------------------------------------------------------------------

Comment By: Imposit.com Webmaster (bofh999)
Date: 2009-06-03 03:44

Message:
i guess its more an missconfig than a bug.
please post the error logs

be shure you use the virtual path for the chroot in the config

lets say you have a real directory under /var/apache/dspam/mailboxes
but you chroot from apache - so your config must be /dspam/mailboxes

because he can see /var/apache. its an chroot all he knows that theres an
/dspam directory

do not forget every binfile dspam maybe needs shoudl be accesible or the
chroot
he can use anything he couldnt find

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2799166&group_id=250683

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to