pkgsrc-Bugs archive

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

Re: pkg/30904: mail/queue-repair can not check pkgsrc's qmail



The following reply was made to PR pkg/30904; it has been noted by GNATS.

From: Amitai Schlair <schmonz%schmonz.com@localhost>
To: gnats-bugs%netbsd.org@localhost, ISIHARA Takanori 
<ishit%oak.dti.ne.jp@localhost>
Cc: 
Subject: Re: pkg/30904: mail/queue-repair can not check pkgsrc's qmail
Date: Wed, 3 Aug 2005 15:31:40 -0400

 On Aug 3, 2005, at 2:04 PM, Amitai Schlair wrote:
 
 > On Aug 3, 2005, at 11:38 AM, ishit%oak.dti.ne.jp@localhost wrote:
 >
 >> queue-repair can not check pkgsrc's qmail queue.
 >>
 >> qmail queue default path is /var/qmail/queue.
 >> but pkgsrc's qmail queue path is /var/spool/qmail.
 >>
 >> queue-rapair -r opition can not understand this path.
 
 It seems "queue_repair -r" also unlinks /var/qmail/queue. For now, try 
 restoring the symlink and then using the queue-fix package:
 
 # ln -s /var/spool/qmail /var/qmail/queue
 # queue-fix -i /var/qmail/queue
 
 Let me know if this helps,
 
 - Amitai
 



Home | Main Index | Thread Index | Old Index