First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 129678
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 129636
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sune Kloppenborg Jeppesen <jaervosz@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129678 depends on: Show dependency tree
Bug 129678 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-12 04:35 0000
Problem:

(!!) TROUBLE in pre_loop_hook: QUARANTINEDIR inaccessible, Permission denied:
$MYHOME/quarantine at /usr/sbin/amavisd line 6729.

Diff of diff to fix problem:

--- amavisd-new-2.4-amavisd.conf-gentoo.patch.orig      2006-04-12
13:25:18.000000000 +0200
+++ amavisd-new-2.4-amavisd.conf-gentoo.patch   2006-04-12 13:25:49.000000000
+0200
@@ -79,7 +79,7 @@
  #   (the default value is undef, meaning no quarantine)
  #
 -$QUARANTINEDIR = '/var/virusmails';
-+$QUARANTINEDIR = '$MYHOME/quarantine';
++$QUARANTINEDIR = "$MYHOME/quarantine";

  #$quarantine_subdir_levels = 1;  # add level of subdirs to disperse
quarantine

------- Comment #1 From Tuan Van (RETIRED) 2006-04-12 07:53:46 0000 -------

*** This bug has been marked as a duplicate of 129636 ***

First Last Prev Next    No search results available      Search page      Enter new bug