I have a mail server currently handling smtp/pop3 with storage across NFS
and auth through mysql.  (qmail 1.03, vpopmail 5.2) I working to add another
server (qmail 1.03, vpopmail 5.3.16) as a load share for smtp/pop3.  When I
add the second server to the mix, using vuserinfo I can query the database
and get back results for email boxes and virtual domains without a problem.
When I try to add an email box to an existing domain that vuserinfo just
told me was there, I get :

Error: Domain does not exist

For example :

==================
[EMAIL PROTECTED] bin]# ./vadddomain testing3431.com <password>
[EMAIL PROTECTED] bin]# ./vdominfo testing3431.com
domain: testing3431.com
uid:    89
gid:    89
dir:    /usr/local/vpopmail/domains/0/testing3431.com
users:  1

===================

[EMAIL PROTECTED] bin]# ./vuserinfo [EMAIL PROTECTED]
name:   postmaster
passwd: $1$tEwdi$gxDfuY8/NerlUWDmfmlpS.
clear passwd: <password removed>
uid:    0
gid:    0
        all services available
dir:       /usr/local/vpopmail/domains/0/testing3431.com/postmaster
quota:     10000000S,2000C
usage:     0%
account created: Mon Mar 17 17:06:53 2003
last auth: Never logged in
[EMAIL PROTECTED] bin]#  ls -la
/usr/local/vpopmail/domains/0/testing3431.com/postmaster
total 3
drwx------  3 vpopmail  vchkpw  512 Mar 17 17:07 .
drwx------  3 vpopmail  vchkpw  512 Mar 17 17:07 ..
drwx------  5 vpopmail  vchkpw  512 Mar 17 17:07 Maildir
[EMAIL PROTECTED] bin]# ./vdominfo testing3431.com
domain testing3431.com does not exist
[EMAIL PROTECTED] bin]# ./vadduser [EMAIL PROTECTED] what
Error: Domain does not exist
[EMAIL PROTECTED] bin]#


If I create the domain on the new server and do the query/email add from the
current server, I also get the same errors.  I'm guessing there is something
I'm missing on letting the multiple servers share emailbox info or something
between themselves.

Anyone able to give me a pointer or maybe even a hint of what I've
overlooked?

thanks your time.

David Brinks -- Power-Net Internet Services -- Network Manager
[EMAIL PROTECTED]
Local Office : 402 N. Mission, Mt.Pleasant, MI 48858
Phone : 989.772.1121  Fax : 989.772.8008



Reply via email to