First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 207657
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andreas Korsten <gentoo-bugs@korsten.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 207657 depends on: Show dependency tree
Show dependency graph
Bug 207657 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


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

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