Vpopmail is reading /adding/deleting/editing user and domain
information from a table called vpopmail within the vpopmail database.
It appears that the send/smtp/delivery modules are looking for user
information in tables specific to each virtual domain(i.e. tablename
"domain_com")
You see, They both should be accessing the same path and db, but smtp
is not. smtp will send to mailboxes outside our mailserver, but
throws those errors when it attempts to deliver to mailboxes on our
server.
What I would like to know, if there is a config file or any file that
could be modified to look for the correct table name. I have looked
at all the conf files in /var/qmail/control/ but I cant seem to find
anything.
On 3/20/06, Ole Johansen <[EMAIL PROTECTED]> wrote:
> Obvious the table are missing,
>
> For what I have experienced, newer mysql db's does not support . ( dots ) in
> table name, like vpopmail.mydomain.com
>
> Anyway I am not a MySQL wizard, but this is something you can give some
> thoughts until some of the specialists here on the mailinglist wakes up
> Try to migrate the data from old table to a new table without dots.
> Navicat software is a good thing for handling MySQL - transfer, backup and
> more.
>
> B/R
> Ole J
>
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]