Bug 207657 - mail-mta/mini-qmail - /var/mini-qmail vs. /var/qmail
Bug#: 207657 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vapier@gentoo.org Reported By: gentoo-bugs@korsten.org
Component: Ebuilds
URL: 
Summary: mail-mta/mini-qmail - /var/mini-qmail vs. /var/qmail
Keywords:  
Status Whiteboard: 
Opened: 2008-01-27 07:43 0000
Description:   Opened: 2008-01-27 07:43 0000
The mini-qmail ebuild doesn't USE mailwrapper and conflicts with netqmail
(which is ok) but installs qmail into /var/mini-qmail instead of /var/qmail,
which causes certain problems:

- /etc/env.d/99qmail contains wrong paths

- packages relying on qmail being installed in /var/qmail (like
net-mail/mess822) don't work

Suggested solutions:
- create a symlink /var/qmail -> mini-qmail
- better: install in /var/qmail instead of /var/mini-qmail

------- Comment #1 From SpanKY 2008-01-27 10:22:00 0000 -------
mini-qmail by design isnt supposed to do anything except redirect messages to a
real qmail server ... do all of your customizations on that server

/var/mini-qmail/ is the upstream default path

------- Comment #2 From Andreas Korsten 2008-01-27 12:01:44 0000 -------
mini-qmail by design isn't supposed to do anything except letting local
programs/users use the qmail-binaries (sendmail, qmail-inject etc.).
That's why they must be in PATH, which isn't the case at the moment.

What's more, packages like mess822 have /var/qmail/bin compiled in.

Changing anything on the qmqp-server won't help here, im afraid.

------- Comment #3 From Andreas Korsten 2008-02-04 20:43:53 0000 -------
ACtually, there's another problem.  The current ebuild overwrites
/usr/sbin/sendmail if mailwrapper is installed.  As none of you lot can be
bothered to do anything about it, I've put an ebuild in my private overlay that
adresses all the problems mentioned before:

http://dev.korsten.org/layman.xml

------- Comment #4 From Benedikt Böhm 2008-04-06 18:19:39 0000 -------
fixed in mini-qmail-1.06