Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113076 - qmailadmin don't show forwards (I Don't use MySQL use flag)
Summary: qmailadmin don't show forwards (I Don't use MySQL use flag)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Qmail Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-20 05:04 UTC by Jonas Jonsson
Modified: 2005-12-30 16:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Jonsson 2005-11-20 05:04:41 UTC
I have an server runnnig Vpopmail + qmailadmin.
The problem is that when I login into qmailadmin I can't se any of the forwards
for that domain. If I check in vqadmin I see the forwards right.

I have tried Qmailadmin 1.2.1 and Qmailadmin 1.2.9 (Using the ebuild from bug
#110252)

I have also tried the ~x86 versino of vpopmail 5.4.13 and the stable 5.4.6-r1

I don't use the Mysql use flag for these two. I have check they don't compile
with the --enable-valias=y. (qmailadmin 1.2.9, did at first so I change the
ebuild but no change)

The most strange thing is that if I create an forward in qmailadmin, the .qmail
file appears as it should but qmailadmin can't display the list of forwards.

Reproducible: Always
Steps to Reproduce:
1. Use vpopmail+qmailadmin without the mysql use flag
2. Login to qmailadmin
3. Click forwards

Actual Results:  
"No Aliases/Forwards to Display"

Expected Results:  
A list of all forwards seen i vqadmin.

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12-gentoo-r10 i686)
=================================================================
System uname: 2.6.12-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains
/var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo http://ftp.du.se/pub/os/gentoo
http://ds.thn.htu.se/linux/gentoo"
LC_ALL="sv_SE"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local_portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 apache2 berkdb bzip2 cli eds expat gd gstreamer imap jpeg mmx mysql
ncurses nls nptl nptlonly ogg pcre php png readline sse ssl threads udev vhosts
vorbis xml2 zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS
Comment 1 Jonas Jonsson 2005-12-30 16:34:48 UTC
I found that it was my fault why it didn't work...

It was the "domain" directory that had the wrong permissions... Missing read...