| Bug#: 20257 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: mysql-bugs@gentoo.org | Reported By: todd@doonga.info | |
| Component: Applications | |||
| URL: | |||
| Summary: Maildrop's mysql config file isn't installed in the correct place. | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2003-05-01 02:46 0000 | |||
| Description: | Opened: 2003-05-01 02:46 0000 |
The maildrop-1.5.2 ebuild configures the mysql config dir as /etc/maildrop/maildropmysql.cf, but the ebuild installs it in /etc. This causes massive confusion as to why it won't work. :) Reproducible: Always Steps to Reproduce: 1. 2. 3.
Just for people's reference, this causes a screwy: Invalid user specified. error from maildrop. Hopefully this will help.